@media only screen and (min-width: 1441px) {
    #features .featurebox {
        background-size: cover;
    }
}

@media only screen and (max-width: 1439px) {
    #builder .leftpart {
        width: 42%;
    }

    #builder .rightpart {
        width: 58%;
    }

    #builder .circle, #services .circle2 {
        background-size: 100% auto;
        width: 796px;
        height: 796px;
        margin-top: -93px;
    }

    #builder .ctitle {
        margin-right: 104px;
    }

    .custtabs > li > a.msgicon .innertexts {
        left: -228px;
    }

        .custtabs > li > a.msgicon .innertexts::after {
            left: 88%;
        }

    #services .leftimgbox {
        left: -777px;
        top: 45px;
    }

        #services .leftimgbox img {
            width: 725px;
        }

    #services .servicetexts {
        padding-left: 135px;
    }
		.builder .ctitle {
    margin: 10px 40px 100px 0px !important;
}
}

@media only screen and (max-width: 1199px) {
    #mainpart .mobile {
        margin-left: 80px;
    }
	.builder .ctitle {
    margin: 10px 0px 100px 0px !important;
}
    .maintext {
        margin-right: 80px;
    }

        .maintext h1 {
            font-size: 24px;
        }

    #features .innerpart {
        padding: 10px 8%;
    }

    #builder .rightpart, #builder .leftpart, #services .leftimg, #services .servicetexts {
        height: 493px;
    }

    #builder .circle {
        margin-left: -98px;
    }

    #builder .circle, #services .circle2 {
        width: 658px;
        height: 658px;
        margin-top: -83px;
    }

    #builder .ctitle {
        margin-right: 17px;
        margin-top: 128px;
    }

    .rightpart .gifpart {
        background-size: 100% auto;
        width: 500px;
        height: 294px;
        margin-top: 186px;
        margin-left: 86px;
    }

        .rightpart .gifpart img {
            width: 375px;
            margin-top: 20px;
        }

    .custtabs > li > a.neticon {
        left: 182px;
        top: 93px;
    }

    .custtabs > li > a.listicon {
        bottom: 97px;
    }

    .custtabs > li > a.imgicon {
        bottom: 100px;
        left: 310px;
    }

    .custtabs > li > a.editicon {
        bottom: 90px;
        right: 119px;
    }

    #services .circle2 {
        margin-right: -98px;
    }

    #services .leftimgbox {
        left: -647px;
        top: 33px;
    }

        #services .leftimgbox img {
            width: 608px;
        }

    #services .servicetexts {
        padding-left: 52px;
    }

        #services .servicetexts .ctitle {
            margin-top: 81px;
        }

    #functions .functbox h3 {
        min-height: 35px;
    }

    footer .copyright p {
        margin-left: 6px;
    }

    footer .fmenu li {
        padding-right: 17px;
    }

    /****************
	 * Inner Page
	 ****************/
    .cinfotext .ctitle p {
        padding: 0 10%;
    }

    .supportlist .imagepart {
        width: 59%;
    }

    .supportlist .supporttext {
        width: 41%;
    }

    .supportlist .infopart {
        width: 350px;
    }

    .posleft {
        left: 32px;
    }

    .posright {
        right: 32px;
    }

    #contact .fieldbox {
        width: 950px;
    }

    #contact .custfield {
        width: 290px;
    }
}


@media only screen and (max-width: 991px) {
    #menuicon {
        width: 38px;
        height: 38px;
        float: left;
        background: url(../images/menuicon.png) no-repeat center center;
        cursor: pointer;
        border: 1px solid rgba(255,255,255,0.30);
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
    }

    .custnav .menus {
        position: absolute;
        display: none;
        width: 100%;
        top: 85px;
        z-index: 1111;
        left: 0;
        background-color: #ffffff;
        display: none;
    }

        .custnav .menus > li {
            width: 100%;
            padding: 5px 15px;
            border-top: 1px solid #f1f1f1;
        }

            .custnav .menus > li > a {
                color: #565e66;
            }

    .custnav .cbttn {
        padding: 10px 28px 8px;
    }

    #mainpart .mobile {
        margin-left: 0;
    }

    .maintext {
        margin: 0;
        position: absolute;
        right: 20px;
        top: 190px;
    }

    #features .innerpart h2 {
        font-size: 32px;
    }

    #features .featurebox {
        height: 547px;
    }

    #builder {
        padding: 15px 0 118px;
    }

        #builder .rightpart, #builder .leftpart, #services .leftimg, #services .servicetexts {
            width: 100%;
            float: left;
        }

    #services .servicetexts {
        height: 422px;
    }

    #builder .leftpart {
        background: none;
        height: 393px;
    }

    #builder .rightpart, #services .leftimg {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }

    #builder .circle, #services .circle2 {
        margin: -83px auto 0 auto;
        float: none;
    }

    #builder .leftpart .ctitle {
        width: 100%;
        padding: 0 15px;
    }

    #builder .ctitle {
        margin-top: 50px;
        margin-right: 0;
    }

    #services {
        padding-bottom: 0;
    }

        #services .servicetexts {
            padding: 50px 30px 0;
        }

            #services .servicetexts .ctitle {
                margin-top: 0;
            }

            #services .servicetexts .ctitle {
                width: 100%;
            }

        #services .leftimgbox {
            left: 0;
            top: -460px;
        }

    footer {
        padding: 20px 0;
    }

        footer .copyright {
            width: 100%;
        }


        footer .fmenu {
            width: 100%;
            text-align: center;
            padding-left: 56px;
        }

    /****************
	 * Inner Page
	 ****************/
    .header2 #menuicon {
        background: url(../images/menuicon2.png) no-repeat center center;
        border: 1px solid #495057;
    }

    .header2 .custnav .menus {
        top: 63px;
    }

    .subpagebanner {
        padding: 230px 0 150px;
        height: 540px;
    }

        .subpagebanner .bannerimg {
            background-position: 50% 50%;
        }

    .supportlist .imagepart {
        width: 100%;
    }

    .supportlist .supporttext {
        width: 100%;
        height: auto !important;
    }

    .supportlist .infopart {
        position: relative;
        width: 100%;
        padding: 20px 15px 0;
        float: left;
        top: auto;
        left: auto;
        right: auto;
        transform: none;
        -moz-transform: none;
        -webkit-transform: none;
    }

    .support2 .supporttext, .support4 .supporttext, .support6 .supporttext {
        float: none;
        display: table-footer-group;
    }

    .support2 .imagepart, .support4 .imagepart, .support6 .imagepart {
        float: none;
        display: table-header-group;
    }

    #contact .fieldbox {
        width: 740px;
    }

    #contact .custfield {
        width: 226px;
    }

    #contact .fieldbox .emailf {
        margin-left: 10px;
        margin-right: 10px;
    }

    .marketinglist {
        margin-top: 50px;
    }
			
#services .leftimg22,#services .leftimg33, #builder .rightpart33{
	 background-size: 542px auto !important;
    height: 330px;}
.services .leftimg22 {
    background: url(../images/Robot.png) no-repeat 0% 0% !important;
}
	.services .leftimg33 {
    background: url(../images/Virtual-Assistant.png) no-repeat 0% 0% !important;
}
	.builder .rightpart{
	    background: url(../images/Conversational-Analytics.png) no-repeat 100% 0% !important;

	}
}

@media only screen and (max-width: 767px) {
		
		.brands .item22 {
    width: 33%;
    height: 111px;
    text-align: center;
			margin: 0;
    float: left;
}
	   
	
    #services .leftimgbox img {
        width: 725px;
    }

    .container {
        padding: 0 15px;
    }

    #mainpart {
        background-size: cover;
        height: 620px;
    }

        #mainpart .mobile {
            display: none;
        }

    .maintext {
        width: 100%;
        left: 0;
        right: 0;
        padding: 0 15px;
    }

    #features .featurebox {
        height: 398px;
        background-size: cover;
    }

    #builder {
        padding-bottom: 0;
    }

        #builder .rightpart, #builder .leftpart, #services .leftimg, #services .servicetexts {
            height: auto;
        }

            #builder .leftpart .ctitle {
                margin-bottom: 50px;
            }

        #builder .circle {
            background: none;
            padding: 40px 0;
            margin: 0;
            width: 100%;
            height: auto;
        }

    .custtabs {
        text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }

        .custtabs > li {
            display: inline-block;
            float: none;
        }

            .custtabs > li > a {
                position: relative;
                top: auto !important;
                left: auto !important;
                right: auto !important;
                bottom: auto !important;
                margin: 0 5px;
            }

                .custtabs > li > a.msgicon .innertexts {
                    left: -125px;
                }

                    .custtabs > li > a.msgicon .innertexts::after {
                        left: 50%;
                    }

    .rightpart .gifpart {
        margin: 0 auto;
        float: none;
    }

    #services .circle2 {
        display: none;
    }

    #services .servicetexts {
        padding: 0;
    }

    #services .leftimgbox {
        position: relative;
        left: auto;
        top: auto;
        width: 100%; /*text-align: center;*/
        float: left;
        padding: 40px 0;
        background: rgb(253,165,168);
        background: -moz-linear-gradient(left, rgba(253,165,168,1) 0%, rgba(253,165,168,1) 50%, rgba(163,62,180,1) 100%);
        background: -webkit-linear-gradient(left, rgba(253,165,168,1) 0%,rgba(253,165,168,1) 50%,rgba(163,62,180,1) 100%);
        background: linear-gradient(to right, rgba(253,165,168,1) 0%,rgba(253,165,168,1) 50%,rgba(163,62,180,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda5a8', endColorstr='#a33eb4',GradientType=1 );
    }

    #services .servicetexts .ctitle {
        padding: 50px 30px 0;
    }

    #services .nav-tabs {
        padding: 0 30px 50px;
    }

    #blogs {
        padding-bottom: 80px;
    }

    #newsletter {
        padding: 80px 0;
    }

        #newsletter .fieldbox {
            width: 580px;
        }

        #newsletter .formbox {
            background-size: 100% auto;
            padding: 18px;
        }

        #newsletter .custfield {
            width: 377px;
            height: 50px;
            background-position: 24px 50%;
            padding-left: 51px;
        }

    .subbtn {
        padding: 14px 0;
    }

    /****************
	 * Inner Page
	 ****************/
    .cinfotext {
        padding-top: 80px;
    }

        .cinfotext .ctitle p {
            padding: 0;
        }

    #contact {
        margin-top: 50px;
        padding: 65px 0 90px;
    }

        #contact .fieldrow, #contact .button {
            background: none;
            padding: 0;
        }

        #contact .fieldbox {
            width: 100%;
        }

        #contact .custfield {
            height: 50px;
            width: 100%;
        }

        #contact .fieldbox .emailf {
            margin-left: 0;
            margin-right: 0;
        }

        #contact textarea.custfield {
            margin-top: 10px;
        }

    .marketinglist {
        margin-top: 0px;
    }
	.builder .ctitle {
    margin: 10px 0px 100px 0px !important;
}
	.services {
    padding: 0 !important;
}
	.builder {
    padding: 0 !important;
}
	.services .ctitle {
    margin-bottom: 100px;
    margin-top: 100px;
}
	
#services .leftimg22,#services .leftimg33, #builder .rightpart33{
	 background-size: 542px auto !important;
    height: 330px;}
.services .leftimg22 {
    background: url(../images/Robot.png) no-repeat 0% 0% !important;
}
	.services .leftimg33 {
    background: url(../images/Virtual-Assistant.png) no-repeat 0% 0% !important;
}
	.builder .rightpart{
	    background: url(../images/Conversational-Analytics.png) no-repeat 100% 0% !important;
}
	.services .servicetexts .ctitle p {
    color: #868e96;
    margin-bottom: 25px;
    min-height: 110px !important;
}
	.builder .leftpart .ctitle {
    margin-top: 40px !important;
}
	.services .servicetexts .ctitle {
    padding: 20px 30px 0;
}
}

@media only screen and (max-width: 726px) {
		
		.brands .item22 {
    width: 50%;
    height: 111px;
    text-align: center;
			margin: 0;
    float: left;
}
	
    #services .leftimgbox img {
        width: 600px;
    }
}

@media only screen and (max-width: 639px) {
    .custtabs > li > a.neticon .innertexts {
        left: -54px;
    }

        .custtabs > li > a.neticon .innertexts:after {
            left: 24%;
        }

    .custtabs > li > a.editicon .innertexts {
        left: -200px;
    }

        .custtabs > li > a.editicon .innertexts:after {
            left: 78%;
        }

    .rightpart .gifpart {
        width: 450px;
    }

        .rightpart .gifpart img {
            margin-top: 17px;
            width: 338px;
        }

    #functions {
        padding: 60px 0;
    }

    #newsletter .fieldbox {
        width: 448px;
    }

    #newsletter .formbox {
        background: none;
    }

    #newsletter .custfield, .subbtn {
        width: 100%;
        border-radius: 35px;
        -moz-border-radius: 35px;
        -webkit-border-radius: 35px;
    }

    .subbtn {
        margin-top: 10px;
    }

    /****************
	 * Inner Page
	 ****************/
    .subpagebanner {
        height: auto;
    }

    .support1 .imgbox {
        background-size: 790px auto;
        height: 479px;
    }

    .supportlist .imgbox .sbubble1 {
        background-size: 144px auto;
        height: 56px;
        right: 210px;
        top: 177px;
    }

    .support2 .imgbox {
        background-size: 640px auto;
        height: 338px;
    }

    .supportlist .imgbox .sbubble2 {
        background-size: 104px auto;
        height: 51px;
        left: 82px;
        top: 126px;
    }

    .support3 .imgbox {
        background-size: 640px auto;
        height: 343px;
    }

    .support4 .imgbox {
        background-size: 640px auto;
        height: 344px;
    }

    .supportlist .imgbox .sbubble3 {
        background-size: 29px auto;
        height: 33px;
        left: 176px;
        top: 108px;
    }

    .supportlist .suphoveimg1, .supportlist .suphoveimg2, .supportlist .suphoveimg3, .supportlist .suphoveimg4, .comhoverimg {
        display: none;
    }

    #contact {
        margin-top: 50px;
        padding: 35px 0 60px;
    }

    .marketinglist .support1 .imgbox {
        height: 440px;
    }

    .marketinglist .support2 .imgbox {
        height: 345px;
    }

    .marketinglist .support3 .imgbox {
        height: 334px;
    }

    .marketinglist .support4 .imgbox {
        height: 372px;
    }

    .marketinglist .support5 .imgbox {
        background-size: 640px auto;
        height: 347px;
    }

    .marketinglist .support6 .imgbox {
        background-size: 640px auto;
        height: 360px;
    }
}

@media only screen and (max-width: 625px) {
	
		.brands .item22 {
    width: 50%;
    height: 111px;
    text-align: center;
			margin: 0;
    float: left;
}
	
	
    #services .leftimgbox img {
        width: 450px;
    }
}

@media only screen and (max-width: 565px) {
    #services .leftimgbox img {
        width: 460px;
    }
}

@media only screen and (max-width: 479px) {
			.brands .item22 {
    width: 100%;
    height: 111px;
    text-align: center;
}
	.builder .ctitle {
    margin: 10px 0px 100px 0px !important;
}
	.cinfotext .imgsizing{
	    width: 400px;
    height: auto;
	}
    header .header {
        padding: 15px 0;
    }

    .custnav .cbttn {
        padding: 10px 18px 8px;
        margin-left: 5px;
    }

    .maintext {
        top: 110px;
    }

        .maintext h1 {
            font-size: 46px;
            line-height: 52px;
        }

    #features .innerpart h2 {
        font-size: 30px;
    }

    .rightpart .gifpart {
        width: 293px;
        height: 172px;
    }

        .rightpart .gifpart img {
            margin-top: 10px;
            width: 221px;
        }

    #builder .leftpart .ctitle {
        padding: 0;
    }

    #services .leftimgbox img {
        width: 300px;
    }

    #services .servicetexts .ctitle {
        padding: 50px 15px 0;
    }

    #services .nav-tabs {
        padding: 0 15px 50px;
    }

        #services .nav-tabs > li > a {
            margin-right: 7px;
        }

        #services .nav-tabs > li:last-child > a {
            margin-right: 0px;
        }

        #services .nav-tabs > li > a .iconb {
            background-size: 44px auto;
            width: 44px;
            height: 48px;
            display: inline-block;
        }

            #services .nav-tabs > li > a .iconb .icon {
                height: 41px;
                background-size: 23px auto;
            }

        #services .nav-tabs > li.active > a .iconb, #services .nav-tabs > li:hover > a .iconb {
            background-size: 44px auto;
        }

    #brands {
        padding: 60px 0;
    }

    #newsletter .fieldbox {
        width: 100%;
    }

    #newsletter .formbox {
        padding: 0;
    }

    footer .copyright p {
        width: 81%;
    }

    #newsletter {
        padding-top: 40px;
    }

    .custtabs .innertexts {
        display: none !important;
    }

    /****************
	 * Inner Page
	 ****************/
    .subpagebanner {
        padding: 179px 0 100px;
    }

    .support1 .imgbox {
        background-size: 542px auto;
        height: 330px;
    }

    .supportlist .imgbox .sbubble1 {
        right: 111px;
        top: 104px;
    }

    .marketinglist .support1 .imgbox {
        height: 300px;
    }
    /*.marketinglist .support2 .imgbox {height: 345px;}
	.marketinglist .support3 .imgbox {height: 334px;}
	.marketinglist .support4 .imgbox {height: 372px;}
	.marketinglist .support5 .imgbox {background-size: 640px auto; height: 347px;}
	.marketinglist .support6 .imgbox {background-size: 640px auto; height: 360px;}*/
}

@media only screen and (max-width: 350px) {
    .partnerships .subtexts h2 {
        font-size: 40px;
    }

    .articles .subttexts h2 {
        font-size: 40px;
    }
	.cinfotext .container .imgsizing{
	    width: 300px;
    height: auto;
	}
.builder .ctitle {
    margin: 10px 0px 100px 0px !important;
}
	.brands .item22 {
    width: 100%;
    height: 111px;
    text-align: center;
}
}
