body{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#000;
	background:#fff;
}
html, body{
	margin:0;
	width:100%;
	height:100%;
}
p{padding:0px;margin:0px;}
a{padding:0px;margin:0px;outline:none;}
ul{list-style:none;padding:0px;margin:0px;}
ul li{padding:0px;margin:0px;}
h1, h2, h3, h4, h5, h6{padding:0px;margin:0px;}
a:hover{outline:none !important;text-decoration:none;}
a:active{outline:none !important;text-decoration:none;}
input[type="text"]::-webkit-input-placeholder{opacity:1;}
input[type="text"]::-moz-placeholder{opacity:1;}
input[type="search"]::-webkit-input-placeholder{opacity:1;}
input[type="search"]::-moz-placeholder{opacity:1;}
input[type="email"]::-webkit-input-placeholder{opacity:1;}
input[type="email"]::-moz-placeholder{opacity:1;}
input[type="tel"]::-webkit-input-placeholder{opacity:1;}
input[type="tel"]::-moz-placeholder{opacity:1;}
textarea::-moz-placeholder{opacity:1;}
textarea::-webkit-placeholder{opacity:1;}
.bredcamb_sec{width:100%;display:inline-block;padding:20px 0 10px 0;}
.bredcamb_sec ul{
	width:100%;
	display:inline-block;
	border-bottom:5px double #273881;
	padding-bottom:15px;
}
.bredcamb_sec ul li{float:left;padding:0 15px 0 0;margin:0 8px 0 0;font:400 16px/18px 'Roboto', sans-serif;color:#606060;text-transform:capitalize;position:relative;}
.bredcamb_sec ul li:after{
	border:5px solid transparent;
	border-left:5px solid #273880;
	content:"";
	position:absolute;
	right:-4px;
	top:5px;
}
.bredcamb_sec ul li:last-child::after{display:none;}
.bredcamb_sec ul li a{color:#606060;text-decoration:none;}
.bredcamb_sec ul li.selected{
	color:#273880;
	font-weight:500;
}
.bredcamb_sec ul li:last-child{background:none;padding-right:0px;margin-right:0px;}
.bredcamb_sec ul li a:hover{color:#096ea7;}
.top_content_sec{width:100%;display:inline-block;}
.top_content_top{width:100%;display:inline-block;}
.top_content_top h1{
	font: 500 28px/32px 'Oswald', sans-serif;
	color:#273880;
	padding-top:20px;
}
.top_content_top h6{font:700 15px/28px 'Roboto', sans-serif;color:#232e3c;}
.top_content_top h1 span{
	text-transform:uppercase;
	color:#c03c29;
}
.top_content_top p, .top_content_top ul li{
	font:400 16px/24px 'Roboto', sans-serif;
	color:#232e3c;
	padding-top:15px;
	text-align:justify;
}
.top_content_top ul li{position:relative;padding-left:22px;padding-top:0px !important;margin-top:10px;}
.top_content_top ul li::before{background:url(../images/orange-tick.png) no-repeat left top;color:#fd6a33;position:absolute;left:0px;top:8px;width:14px;height:10px;content:"";}
.top_content_top p b, .top_content_top ul li b{font-weight:600;}
.top_content_top h3{font:600 16px/18px 'Roboto', sans-serif;color:#096ea7;text-transform:uppercase;padding-top:24px;}
.top_content_top h2{font:700 18px/20px 'Roboto', sans-serif;color:#096ea7;padding-top:10px;text-transform:uppercase;}
.top_content_top h4{font:500 16px/18px 'Roboto', sans-serif;color:#096ea7;text-transform:uppercase;padding-top:24px;}
.top_reasons_sec{width:100%;display:inline-block;padding:35px 0;text-align:center;}
.main_services{
	display:inline-block;
}
.main_services ul{
	width:auto;
	display:inline-block;
	font-size:0px;
}
.main_services ul li{
	width: 14%;
    display: inline-block;
    text-align: center;
    margin-top: 22px;
    padding: 15px 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.main_services ul li:hover{
	border: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.main_services ul li a{
	width:100%;
	display:inline-block;
	text-decoration:none;
}
.main_services ul li a img{max-width:100%;}
.main_services ul li a span{width:100%;display:inline-block;font:500 13px/17px 'Roboto', sans-serif;color:#000;margin-top:12px;}
.what_can_sec{width:100%;background:#f3f4f5;padding:40px 0;}
.what_can_pic{width:100%;display:inline-block;text-align:center;}
.what_can_pic img{max-width:100%;}
.what_can_txt{width:100%;display:inline-block;}
.what_can_txt ul{width:100%;display:inline-block;padding:10px 0 0 10px;}
.what_can_txt ul li{width:100%;float:left;font:400 14px/20px 'Roboto', sans-serif;color:#000;margin-top:6px;padding:2px;padding-left:24px;background:url(../images/orange-tick.png) no-repeat left 8px;}
.what_can_txt ul li b{font-weight:500;}
.what_can_txt p{font:400 15px/22px 'Roboto', sans-serif;color:#787878;padding-top:12px;}
.about_content{width:100%;padding:40px 0;}
.about_content_box{width:100%;display:inline-block;margin-top:20px;}
.about_content_box h3{font:600 16px/18px 'Roboto', sans-serif;color:#096ea7;text-transform:uppercase;padding:0 0 12px;position:relative;}
.about_content_box h3::before{width:50px;height:2px;background:#096ea7;position:absolute;left:0px;bottom:0px;content:"";}
.about_content_box p, .about_content_box ul li{font:400 15px/24px 'Roboto', sans-serif;color:#404040;padding-top:15px;}
.about_content_box p strong, .about_content_box ul li strong{font-weight:600;}
.about_content_box ul li:before{background:url(../images/orange-tick.png) no-repeat left top;color:#fd6a33;position:absolute;left:0px;top:8px;width:14px;height:10px;content:"";}
.about_content_box ul li{position:relative;padding-left:22px;padding-top:0px !important;margin-top:10px;}
.other_services_main{background:#f7f7f7;padding:30px 0;}
.other_services_main .main_services{width:100%;}
.other_services_main .main_services ul{width:100%;}
.portfolio_sec{width:100%;display:inline-block;padding:0 0 80px;}
.portfolio_thumb{width:100%;background:#fff;padding:6px;margin-top:24px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-moz-box-shadow:0 0 12px 4px #d2d2d2;-webkit-box-shadow:0 0 12px 4px #d2d2d2;box-shadow:0 0 12px 4px #d2d2d2;position:relative;}
.portfolio_thumb_pic{width:100%;position:relative;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.portfolio_thumb_pic img{width:100%;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.portfolio_thumb_txt{width:100%;background: rgba(3, 100, 245, 0.84);position:absolute;left:0;bottom:0;padding:15px;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;visibility:visible;opacity:1;}
.portfolio_thumb_txt h3{font: 600 20px/26px 'Roboto', sans-serif;color:#fff;}
.portfolio_thumb_txt p{font:400 14px/18px 'Roboto', sans-serif;color:#fff;padding:10px 0 0;text-transform:capitalize;}
.portfolio_thumb_hover{width:100%;background-color: #0e5fcdb5;;position:absolute;left:0;top:0;height:100%;text-align:center;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;visibility:hidden;opacity:0;}
.portfolio_thumb_hoverBox{width:100%;position:absolute;left:50%;top:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.portfolio_thumb_hoverBox span.hover_heading{width:100%;display:inline-block;font:700 40px/44px 'Roboto', sans-serif;color:#fff;}
.portfolio_thumb_hoverBox a.view_more{padding:0 18px;font:700 16px/39px 'Roboto', sans-serif;color:#fff;height:40px;outline:0;background:#ff497c;transition: 0.5s;text-decoration:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;display:inline-block;margin:10px 0 0;}
.portfolio_thumb_hoverBox a.view_more img{max-width:100% !important;float:left;margin:12px 10px 0 0;width:auto !important;border-radius:0 !important;}
.portfolio_thumb_hoverBox a.view_more:hover{background:#0e0e1e;}
.portfolio_thumb:hover .portfolio_thumb_hover{visibility:visible;opacity:1;}
.portfolio_sec .col-xs-6{padding:0 12px;}
.portfolio_sec .row{margin:0 -12px;}
.contact_sec{width:100%;position:relative;}
.contact_sec iframe{width:100%;height:420px;}
.contact_inner{width:100%;position:absolute;left:0;top:25%;height:auto;}
.contact_ban_left{width:340px;float:left;padding:20px;background:rgba(0,0,0,.5);}
.contact_ban_left h2{font:400 42px/46px 'Roboto', sans-serif;color:#fff;text-transform:uppercase;}
.contact_ban_left h2 strong{font-weight:600;}
.contact_ban_left p{font:400 18px/26px 'Roboto', sans-serif;color:#fff;text-transform:uppercase;padding-top:15px;}
.contact_ban_left p span{color:#70c9f1;font-weight:600;}
.contact_top{
	width:100%;
	/*background:#f3f4f5;*/
	display:inline-block;
	padding:0 0 30px;
	margin-top:-5px;
}
.contact_topinnr{width:100%;display:inline-block;padding:0;}
.top_content_rt{width:100%;display:inline-block;margin-top:8px;}
.top_content_rt h2{
	font: 500 28px/32px 'Oswald', sans-serif;
	color:#273880;
	text-transform:uppercase;
	padding:12px 0 24px 0;
}
.top_content_rt h3{
	font: 500 24px/30px 'Oswald', sans-serif;
	color:#273880;
	padding-bottom:12px;
}
.top_content_rt p{
	font:600 13px/18px 'Roboto', sans-serif;
	color:#d02b13;
}
.top_content_rt_mid{width:50%;float:left;margin-top:20px;}
.top_content_rt_mid .cal_phsec{width:100%;float:left;padding:7px 0 0 30px;font:600 14px/24px 'Roboto', sans-serif;color:#232e3c;background:url(../images/call.png) no-repeat left 7px;}
.top_content_rt_mid .cal_phsec{
	color:#d02b13 !important;
	-webkit-appearance:none !important;
}
.top_content_rt_mid p{font:600 13px/18px'Roboto', sans-serif;color:#232e3c;}
.top_content_rt_mid p a{
	color:#d02b13;
	text-decoration:none;
}
.contact_details_sec{
	width:100%;
	display:inline-block;
	background: #f3f4f5;
}
.contact_details_inner{
	width:100%;
	display:inline-block;
	padding:30px 0 70px;
}
.contact_details_inner h3{
	font: 500 24px/30px 'Oswald', sans-serif;
	color:#273880;
	text-transform:uppercase;
	padding:0 0 10px;
}
.contact_form_main{width:100%;display:inline-block;margin:10px 0 0;}
.contact_form_box{width:50%;float:left;}
.contact_form_box label{font:600 14px/42px 'Roboto', sans-serif;color:#404040;width:22%;float:left;margin:0px;}
.contact_form_box input[type="text"],
.contact_form_box input[type="email"],
.contact_form_box textarea{
	height: 42px;
    border: 1px solid #273880;
    box-shadow: inherit;
    font: 600 14px/42px 'Roboto', sans-serif;
    color: #404040;
    width: 76%;
    float: right;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0;
    background: #fff;
    outline: none;
    -webkit-appearance: none;
    padding: 0 10px;
}
.contact_form_box.rt label{text-align:right;}
.contact_form_box.left label{text-align:right;}
.contact_form_box textarea{resize:none;height:60px;line-height:18px;padding:8px 10px 0;}
.contact_form_box .btn_secc{width:auto;float:right;margin-top:15px;}
.contact_form_box .btn_secc ul{width:auto;float:right;}
.contact_form_box .btn_secc ul li{width:128px;float:left;text-align:center;margin-left:15px;}
.contact_form_box .btn_secc ul li:first-child{margin-left:0px;}
.contact_form_box .btn_secc input[type="submit"]{
	width:100%;
	height:50px;
	background: #273881;
    border: none;
    border-bottom: 2px solid #273880;
	font:400 16px/50px 'Oswald', sans-serif;
	color:#fff;-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-transform:capitalize;
	margin:0;
}
.contact_form_box .btn_secc input[type="submit"]{
	-webkit-appearance:none !important;
	box-shadow:inherit !important;
	outline:0 !important;
}
.contact_form_box .btn_secc input[type="reset"]{
	width:100%;
	height:50px;
	background:#ee4646;
	border:none;
	border-bottom:2px solid #cb3c3c;
	font:400 16px/50px 'Oswald', sans-serif;
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-transform:capitalize;
	margin:0;
}
.contact_form_box .btn_secc input[type="reset"]{-webkit-appearance:none !important;box-shadow:inherit !important;outline:0 !important;}
.sbmt_box{width:100%;}
.captcha{float:left;margin-left:10px;}
.captcha img{max-width:100%;}
.web_port{
	width:100%;
	padding:5px;
	border:2px solid #bbb;
	display:inline-block;
	margin-top:30px;
	overflow:hidden;
	position:relative;
}
.linkpic{width:100%;position:absolute;top:0px;left:0px;height:100%;display:inline-block;z-index:1;}
.web_port img{width:100%;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.web_port:hover img{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.top_head_reasn{padding-bottom:10px;padding-top:20px;}
.web_port_btn{width:100%;display:inline-block;text-align:center;margin-top:25px;}
.web_port_btn a{
	width:248px;
	display:inline-block;
	height:50px;
	background:#273881;
	text-align:center;
	font:400 16px/50px 'Oswald', sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	outline:0;
	border-bottom:2px solid #c03c29;
	-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.web_port_btn a:hover{background:#000;}
.webdesinsrv{padding-bottom:40px;}
.new_web_service1{background:#efeeec !important;}
.web_design_new{width:100%;text-align:center;}
.web_design_box{position:relative;-moz-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;-webkit-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;transition:all .35s ease-in-out;width:100%;padding:10px 15px 15px;margin-top:30px;background:#fff;border-radius:3px;-moz-box-shadow:5px 5px 15px -7px #ccc;-webkit-box-shadow:5px 5px 15px -7px #ccc;box-shadow:5px 5px 15px -7px #ccc;cursor:pointer;}
.web_design_box::before{position:absolute;width:0;height:0;background:url(../images/line1.png) no-repeat top left;top:0;left:0;background-size:100% 100%;content:"";opacity:0;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.web_design_box::after{position:absolute;background:url(../images/line2.png) no-repeat top left;background-size:auto;bottom:0;right:0;background-size:100% 100%;content:"";opacity:0;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;width:0;height:0;}
.web_design_box img{margin-top:6px;max-width:100%;width:50px;}
.web_design_box h3{font:700 18px/20px 'Roboto', sans-serif;color:#007ec3;padding-top:10px;}
.web_design_box a{padding:10px 15px 9px;color:#fff;background:#1baef7;text-decoration:none;outline:0;font:700 14px/16px 'Roboto', sans-serif;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin-top:10px;text-transform:uppercase;display:inline-block;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.web_design_box a:hover{background:#008bc7;}
.web_design_box:hover{background:#f0f5f9;}
.web_design_box p{font:400 14px/25px 'Roboto', sans-serif;color:#787878;padding-top:12px;min-height:165px;}
.web_design_box:hover p{color:#333;}
.web_design_box:hover::before{opacity:1;width:104px;height:86px;}
.web_design_box:hover::after{opacity:1;width:104px;height:86px;}
.total_service_sec{width:100%;display:inline-block;padding:35px 0;}
.total_service_sec h3{font:700 18px/20px 'Roboto', sans-serif;color:#096ea7;padding-top:10px;text-transform:uppercase;}
.total_service_sec h2{font:700 24px/30px Poppins,sans-serif;color:#232e3c;}
.total_service_sec p{font:400 14px/20px 'Roboto', sans-serif;color:#404040;padding-top:12px;}
.web_design_box2{width:100%;margin-top:30px;position:relative;min-height:137px;}
.web_design_box2 h4{font:600 16px/18px 'Roboto', sans-serif;color:#096ea7;text-transform:capitalize;}
.web_design_box2 p{font:400 14px/20px 'Roboto', sans-serif;color:#404040;padding-top:12px;text-align:justify;}
.web_design_box2 .media-left img{width:80px;}
.web_design_box2 .media-left{padding-right:14px;}
.web_design_box2 p strong{font-weight:600;}
.get_heading{width:100%;display:inline-block;font:700 24px/28px 'Roboto', sans-serif;color:#232e3c;text-transform:capitalize;}
.get_touch_sec{width:100%;padding:0 0 30px 0;}
.get_touch_frm{width:100%;display:inline-block;margin-top:15px;}
.get_touch_frm label{font:600 14px/18px 'Roboto', sans-serif;color:#232e3c;margin-bottom:7px;width:100%;display:inline-block;}
.get_touch_frm label b{color:#f30c0c;}
.get_touch_frm input[type="email"], .get_touch_frm input[type="tel"], .get_touch_frm input[type="text"], .get_touch_frm textarea{width:100%;height:45px;padding:0 15px;border:1px solid #ccc;background:#f3f4f5;font:700 14px/45px 'Roboto', sans-serif;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;box-shadow:inherit;outline:0;}
.get_touch_frm textarea{height:130px;resize:none;padding:10px 15px 0}
.get_touch_frm input[type="submit"]{width:128px;height:45px;background:#087dc2;border:0;border-bottom:2px solid #076aa5;font:400 18px/45px 'Roboto', sans-serif;color:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-transform:capitalize;margin:0;cursor:pointer;}
.responsivecompanytop{padding-bottom:30px;}
.responsivecompanytop .top_content_top h3{padding-top:11px;}
.whyresponvsrv .whatCanTxt h2{text-transform:uppercase;}
.customcompanytop{padding-bottom:30px;}
.customcompanytop .top_content_top h2{padding-top:20px;}
.whbg{background:none !important;}
.ecomrsd{display:inline-block;}
.total_service_sec.ecomrsa .web_design_box2{min-height:101px;}
.total_service_sec.ecomrsa{padding-top:0px !important;}
.new_web_service1{display:inline-block;width:100%;}
.testemoniTop{padding-bottom:30px;}
.develositelap .whatCanTxt ul li{width:48%;display:inline-block;}
.word{padding-top:30px;}
.wordpress_txt_box{width:100%;display:inline-block;margin-top:22px;}
.wordpress_txt_box h3{font:600 16px/22px 'Roboto', sans-serif;color:#fd6a33;position:relative;padding-left:15px;}
.wordpress_txt_box h3::after{width:7px;height:7px;position:absolute;left:0px;top:8px;content:"";background:#fd6a33;border-radius:100px;}
.wordpress_txt_box p{padding-left:15px;}
.get_touch_sec p{font:400 15px/26px 'Roboto', sans-serif;color:#404040;margin-top:12px;}
.get_touch_sec p b{font-weight:500;}
.wordpess_dev_ser{padding-top:10px !important;}
.logo_portMian{width:100%;display:inline-block;padding:0 15px;margin-top:20px;}
.logo_port{width:100%;}
.logo_port img{width:100%;}
.about_content_box h4{font:600 15px/18px 'Roboto', sans-serif;color:#525252;text-transform:uppercase;padding-top:16px;}
.about_content_box h4 span.oddtxt{padding-bottom:20px;width:100%;display:inline-block;font-size:20px;color:#000;}
.about_content_box h2{
	font: 500 28px/32px 'Oswald', sans-serif;
	color:#273880;
	padding-bottom:20px;
}
.pt20{padding-top:20px;}
.digital_marktnglist{width:100%;display:inline-block;}
.digital_marktnglist ul{width:50%;float:left;}
.testimonial_box{width:100%;display:inline-block;margin-top:25px;padding:10px;padding-bottom:20px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;box-shadow:0 3px 11px -1px #ddd;-moz-box-shadow:0 3px 11px -1px #ddd;-webkit-box-shadow:0 3px 11px -1px #ddd;border-bottom:3px solid #f69c35;min-height:200px;}
.testimonial_box .media-left img{width:80px;-moz-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-moz-box-shadow:0 0 3px 4px #ddd;-webkit-box-shadow:0 0 3px 4px #ddd;box-shadow:0 0 3px 4px #ddd;}
.testimonial_box .media-left{padding:5px;padding-right:15px;}
.testimonial_box .media-body h4.media-heading{color:#007ec4;font:600 16px/22px 'Roboto', sans-serif;padding:5px 0 0;text-transform:capitalize;}
.testimonial_box .media-body h5{color:#5c5c5c;font:600 16px/22px 'Roboto', sans-serif;padding:0;}
.testimonial_box .media-body p{color:#555;font:normal 13px/18px 'Roboto', sans-serif;padding:8px 0 0 0;}
.testimonial_box .media-body ul.star_rating{width:100%;display:inline-block;padding:8px 0 0;}
.testimonial_box .media-body ul.star_rating li{float:left;margin:0 5px 0 0;}
.testimonial_box .media-body ul.star_rating li:last-child{margin-right:0px;}
.testimonial_box .media-body ul.star_rating li img{max-width:100%;}
.testimonl_pagi{width:100%;display:inline-block;padding:15px 0 0;}
.testimonl_pagi ul{float:right;}
.testimonl_pagi ul li{float:left;margin:5px 0 0 5px;font:500 14px/20px 'Roboto', sans-serif;color:#fff;background:#f69c35;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.testimonl_pagi ul li:first-child{margin-left:0px;}
.testimonl_pagi ul li a{padding:6px 12px;float:left;color:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.testimonl_pagi ul li a:hover{background:#333;}
.testimonl_pagi ul li.current{padding:6px 12px;float:left;background:#333;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.testimonl_pagi ul li span{padding:6px 12px;float:left;color:#fff;background:#f69c35;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.ban{width:100%;}
.ban img{width:100%;}
.hosting_top{width:100%;text-align:center;display:inline-block;padding:30px 0 40px 0;}
.hosting_topInnr{width:100%;text-align:center;display:inline-block;}
.hosting_topInnr h1{font:700 24px/28px 'Roboto', sans-serif;color:#232e3c;}
.hosting_topInnr h3{font:500 16px/22px 'Roboto', sans-serif;color:#242d3c;padding:8px 0 0;}
.hosting_topInnr h2{font:600 20px/24px 'Roboto', sans-serif;color:#8084af;padding:30px 0 25px 0;text-transform:uppercase;background:url(../images/txt-bg-new.png) no-repeat center bottom;}
.hosting_topInnr img{margin-top:30px;max-width:100%;}
.hosting_packageSec{width:100%;display:inline-block;}
.hosting_mid_box{width:100%;float:left;margin:20px 0 10px 0;-moz-box-shadow:1px 1px 7px -2px #ccc;-webkit-box-shadow:1px 1px 7px -2px #ccc;box-shadow:1px 1px 7px -2px #ccc;-moz-border-radius:20px 20px 0 0;-webkit-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.hosting_mid_box_top_main{width:100%;float:left;text-align:center;-moz-border-radius:20px 20px 0 0;-webkit-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;}
.hosting_mid_box_top{width:100%;float:left;}
.hosting_mid_box_top h4{padding:10px 0;text-align:center;border-bottom:1px solid #fff;font:400 17px/20px 'Roboto', sans-serif;color:#fff;}
.hosting_mid_box_price{width:100%;float:left;text-align:center;padding:24px 0 12px 0;}
.hosting_mid_box_price h3{font:700 60px/45px 'Roboto', sans-serif;color:#fff;display:inline-block;position:relative;padding-left:22px;padding-right:122px;}
.hosting_mid_box_price h3 sup{position:absolute;left:0;top:-7px;line-height:0;}
.hosting_mid_box_price h3 sup img{max-width:100%;}
.hosting_mid_box_price h3 sub{position:absolute;right:0;bottom:0;line-height:0;}
.hosting_mid_box_price h3 sub img{max-width:100%;}
.hosting_mid_box_price h4{font:500 16px/20px 'Roboto', sans-serif;color:#fff;display:inline-block;width:100%;text-align:center;padding-top:16px;}
.hosting_mid_box_list{width:100%;background:#fff;padding:10px;float:left;}
.hosting_mid_box_list ul{width:100%;float:left;}
.hosting_mid_box_list ul li{width:100%;float:left;border-bottom:1px solid #e3e3e3;padding:8px 0;font:400 14px/16px 'Roboto', sans-serif;}
.hosting_mid_box_list ul li span.host_left{float:left;color:#242d3c;text-align:left;}
.hosting_mid_box_list ul li span.host_rt{float:right;color:#ff6c00;text-align:right;}
.hosting_mid_box_list ul li img{max-width:100%;}
.order_btn{width:100%;display:inline-block;margin-top:10px;text-align:center;}
.order_btn a{display:inline-block;padding:8px 28px;color:#fff;font:400 15px/20px 'Roboto', sans-serif;color:#fff;text-decoration:none;text-transform:uppercase;border-bottom:2px solid #076aa5;-moz-border-radius:3px;-webkit-border-radius:3px;-webkit-border-radius:3px;background:#087dc2;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.host1 .hosting_mid_box_top_main{background:#17d6e7;}
.host2 .hosting_mid_box_top_main{background:#aadb28;}
.host3 .hosting_mid_box_top_main{background:#f90;}
.host4 .hosting_mid_box_top_main{background:#7f51ff;}
.host5 .hosting_mid_box_top_main{background:#1edac6;}
.host6 .hosting_mid_box_top_main{background:#eb4900;}
.hosting_mid_box.host1:hover .order_btn a{background:#17d6e7;border-bottom-color:#16c7d7;}
.hosting_mid_box.host2:hover .order_btn a{background:#aadb28;border-bottom-color:#99c720;}
.hosting_mid_box.host3:hover .order_btn a{background:#f90;border-bottom-color:#e68e0a;}
.hosting_mid_box.host4:hover .order_btn a{background:#7f51ff;border-bottom-color:#7043eb;}
.hosting_mid_box.host5:hover .order_btn a{background:#1edac6;border-bottom-color:#19cab7;}
.hosting_mid_box.host6:hover .order_btn a{background:#eb4900;border-bottom-color:#dc4c0b;}
.hosting_mid_box:hover{cursor:pointer;-moz-box-shadow:2px 2px 11px 4px #ccc;-webkit-box-shadow:2px 2px 11px 4px #ccc;box-shadow:2px 2px 11px 4px #ccc;}
.hosting_dev{width:100%;display:inline-block;text-align:center;padding-top:30px;}
.hosting_dev ul{display:inline-block;}
.hosting_dev ul li:first-child{margin-left:0;}
.hosting_dev ul li{display:inline-block;margin-left:20px;}
.hosting_dev ul li img{max-width:100%;}
.portfolio_details{width:100%;display:inline-block;padding:10px 0 80px;}
.portfolio_details_top{width:100%;display:inline-block;}
.portfolio_details_top h1{    font: 500 28px/32px 'Oswald', sans-serif;color:#282828;}
.portfolio_details_top p{font:400 16px/20px 'Roboto', sans-serif;color:#282828;padding:10px 0 0;}
.portfolio_details_top p span{color:#096ea7;text-transform:uppercase;font-weight:500;}
.portfolio_details_mid{width:100%;display:inline-block;}
.portfolio_box{width:100%;margin-top:30px;background:#fff;border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;box-shadow:0 4px 16px 6px #f4f4f4;-moz-box-shadow:0 4px 16px 6px #f4f4f4;-webkit-box-shadow:0 4px 16px 6px #f4f4f4;position:relative;cursor:pointer;border-bottom:3px solid transparent;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.portfolio_pic{width:100%;position:relative;overflow:hidden;border-radius:12px 12px 0 0;-moz-border-radius:12px 12px 0 0;-webkit-border-radius:12px 12px 0 0;}
.portfolio_box img{width:100%;border-radius:12px 12px 0 0;-moz-border-radius:12px 12px 0 0;-webkit-border-radius:12px 12px 0 0;}
.portfolio_box .overlay_port{position:absolute;top:0px;left:0px;width:100%;height:100%;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;visibility:hidden;}
.portfolio_box:hover .overlay_port{opacity:1;visibility:visible;}
.over_pic{position:absolute;top:50%;left:0px;width:100%;text-align:center;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:2;}
.over_pic{-webkit-transform:translate3d(0px,-280px,0);transform:translate3d(0px,-281px,0);-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;}
.over_pic img{max-width:100%;width:auto;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;}
.portfolio_box:hover .over_pic{-webkit-transform:translate3d(0px,-20px,0);transform:translate3d(0px,-20px,0);}
.portfolio_txt{width:100%;padding:15px 20px;text-align:left;display:inline-block;}
.portfolio_txt span{display:inline-block;font:700 22px/25px 'Roboto', sans-serif;color:#210101;width:100%;}
.portfolio_txt strong{display:inline-block;font:500 14px/18px 'Roboto', sans-serif;color:#1b2b41;margin-top:3px;width:100%;}
.portfolio_box:hover{border-bottom:3px solid #f78e12;}
.fancybox-close{background:url(../images/cross.png) no-repeat 0 0 !important;background-size:100% !important;top:-10px !important;right:-12px !important;width:40px !important;}
.terms{padding-bottom:30px;}
.customer_satisfy_sec{width:100%;padding:30px 0;text-align:center;display:inline-block;}
.customr_revw_innr{width:730px;display:inline-block;padding:60px;-moz-box-shadow:4px 6px 21px 14px #f5f5f5;-webkit-box-shadow:4px 6px 21px 14px #f5f5f5;box-shadow:4px 6px 21px 14px #f5f5f5;}
.customr_revw_box{width:100%;border:1px solid #ccc;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.customr_revw_boxTop{width:100%;background:#f5f5f5;padding:35px 10px;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;border-bottom:1px solid #ccc;}
.customr_revw_boxTop h1{font:700 24px/30px 'Roboto', sans-serif;color:#221d1d;}
.customr_revw_boxTop h2{font:400 15px/22px 'Roboto', sans-serif;color:#221d1d;padding-top:8px;}
.customr_revw_boxMid{width:100%;padding:5px 18px 18px;}
.customr_revwFrm{width:100%;display:inline-block;margin-top:15px;}
.customr_revwFrm label{width:100%;display:inline-block;font:500 16px/23px 'Roboto', sans-serif;color:#221d1d;}
.customr_revwFrm2{width:100%;display:inline-block;padding:35px 0 20px;}
.customr_radio{width:auto;display:inline-block;padding-left:35px;margin-left:26px;background:url(../images/line.html) no-repeat left top 10px;}
.customr_radio:first-child{margin-left:0;padding-left:0;background:0;}
.customr_revwFrm2 input[type="radio"]{display:none;margin:10px;}
.customr_radio input[type="radio"] + label{display:inline-block;margin:0;padding:4px;padding-bottom:42px;background:url(../images/radio-new2.png) no-repeat center bottom;cursor:pointer;}
.customr_radio input[type="radio"]:checked + label{background:url(../images/radio-new1.png) no-repeat center bottom;}
.customr_radio input[type="radio"] + label img{max-width:100%;}
.customr_revwFrm input[type="text"], .customr_revwFrm textarea{width:100%;display:inline-block;height:50px;padding:0 20px;font:500 15px/50px 'Roboto', sans-serif;color:#9b9999;outline:0;-webkit-appearance:none;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;box-shadow:inherit;border:1px solid #e1e1e1;background:#fff;}
.customr_revwFrm textarea{height:116px;padding:10px 20px 0;resize:none;line-height:18px;}
.customr_revwFrm input[type="submit"]{width:100%;display:inline-block;height:45px;padding:0;font:600 18px/44px 'Roboto', sans-serif;color:#fff;outline:0;-webkit-appearance:none;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;box-shadow:inherit;border:0;resize:none;cursor:pointer;background:#00aeef;}
.customr_revwFrm input[type="submit"]:hover{background:#fd6a33;}
.customr_revwFrm input[type="text"]:focus, .customr_revwFrm textarea:focus{color:#9b9999;opacity:1;}
.lazy_box{opacity:0;-webkit-transition:opacity 300ms 200ms ease-in-out;transition:opacity 300ms 200ms ease-in-out;}
.testimonial_popup .modal-body{padding:0px;}
.testimonial_popup .testimonial_box{margin-top:0px;min-height:inherit;}
.testimonial_popup .media-body{text-align:left;}
.testimonial_popup .testimonial_box .media-left img{width:60px;}
.inner_banner .banner_text{padding-top:70px;}
.inner_banner .banner_text ul.exp_list{width:100%;display:inline-block;padding:10px 0 0;text-align:center;}
.inner_banner .banner_text ul.exp_list li{float:left;text-align:left;font:700 24px/25px 'Roboto', sans-serif;color:#fff;margin:10px 0 0;width:33.3333%;}
.inner_banner .banner_text ul.exp_list li span{font-size:20px;}
.inner_banner .banner_text span.top_heading{font-weight:900;font-size:38px;}
.inner_banner .banner_text p{font-size:18px;font-weight:500;line-height:25px;}
.inner_banner .banner_text ul.list_btn li a{width:170px;padding:10px 7px;padding-left:37px;}
.inner_banner .banner_text ul.list_btn{padding:15px 0 0;}
.web_devBan{background-image:-webkit-linear-gradient(45deg, #522486, #3f1f6a);background-image:-o-linear-gradient(45deg, #522486, #3f1f6a);background-image:linear-gradient(45deg, #522486, #3f1f6a);background-repeat:repeat-x;}
.web_devBan .banner_text span.top_heading{color:#fff;}
.web_devBan .banner_text p{color:#fff;}
.web_devBan .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.web_devBan .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #69abff;color:#fff;border-color:#69abff;}
.web_devBan .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #69abff;color:#fff;border-color:#69abff;}
.seo_ban{background-image:-webkit-linear-gradient(45deg, #1699fb, #3194dd);background-image:-o-linear-gradient(45deg, #1699fb, #3194dd);background-image:linear-gradient(45deg, #1699fb, #3194dd);background-repeat:repeat-x;}
.seo_ban .banner_text span.top_heading{color:#fff;}
.seo_ban .banner_text p{color:#e7f4fc;}
.seo_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.seo_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.seo_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.seo_ban .banner_pic{padding:65px 0 50px 0;}
.seo_ban.inner_banner .banner_text{padding-top:50px;}
.responsive_web_ban{background-image:-webkit-linear-gradient(45deg, #043182, #1d5e99);background-image:-o-linear-gradient(45deg, #043182, #1d5e99);background-image:linear-gradient(45deg, #043182, #1d5e99);background-repeat:repeat-x;}
.responsive_web_ban .banner_text span.top_heading{color:#fff;}
.responsive_web_ban .banner_text p{color:#e7f4fc;}
.responsive_web_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.responsive_web_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.responsive_web_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.responsive_web_ban .banner_pic{padding:65px 0 50px 0;}
.responsive_web_ban.inner_banner .banner_text{padding-top:50px;}
.responsive_html_ban{background-image:-webkit-linear-gradient(45deg, #fc706f, #ef6e6d);background-image:-o-linear-gradient(45deg, #fc706f, #ef6e6d);background-image:linear-gradient(45deg, #fc706f, #ef6e6d);background-repeat:repeat-x;}
.responsive_html_ban .banner_text span.top_heading{color:#fff;}
.responsive_html_ban .banner_text p{color:#fff;}
.responsive_html_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.responsive_html_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #871d1c;color:#fff;border-color:#871d1c;}
.responsive_html_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #871d1c;color:#fff;border-color:#871d1c;}
.responsive_html_ban .banner_pic{padding:20px 0;}
.responsive_html_ban.inner_banner .banner_text{padding:70px 0 30px 0;}
.seo_portfolio_sec{width:100%;padding-bottom:40px;}
.seo_portfolioBox{width:100%;display:inline-block;margin-top:20px;padding:15px;box-shadow:0px 4px 11px 4px #f7eeea;-moz-box-shadow:0px 4px 11px 4px #f7eeea;-webkit-box-shadow:0px 4px 11px 4px #f7eeea;border-bottom:3px solid #f36230;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.seo_portfolioPic{width:100%;-webkit-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:7px 7px 1px 0 rgba(237,237,237,1);-moz-box-shadow:7px 7px 1px 0 rgba(237,237,237,1);box-shadow:7px 7px 1px 0 rgba(237,237,237,1);position:relative;}
.seo_portfolioPic img{width:100%;object-fit:cover;height:285px;border:1px solid #ccc;-webkit-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.seo_portfoliohvr{width:100%;padding:28px 5px;position:absolute;left:0px;bottom:0px;background:rgba(0,0,0,.8);text-align:center;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}
.seo_portfoliohvr h5{font:600 16px/24px 'Roboto', sans-serif;color:#fff;padding-bottom:4px;}
.seo_portfoliohvr a{font:400 12px/15px 'Roboto', sans-serif;color:#fff;}
.seo_portfolioTable{width:100%;}
.seo_portfolioTable .table{border:1px solid #ccc;}
.seo_portfolioTable .table > tbody{}
.seo_portfolioTable .table > thead > tr > th{font:500 16px/18px 'Roboto', sans-serif;color:#fff;background:#007ac5;padding:15px 10px;border:none;}
.seo_portfolioTable .table > tbody > tr > td{font:400 13px/17px 'Roboto', sans-serif;color:#333;padding:15px 10px;border-bottom:1px solid #ccc;text-transform:capitalize;}
.seo_portfolioTable .table{margin-bottom:2px;}
.seo_portfolioTable .table-striped > tbody > tr:nth-of-type(2n+1){background-color:#fdf5f2;}
.seo_packages_sec{width:100%;display:inline-block;padding:0 0 30px;}
.seo_packg_new_Tabl{width:100%;float:left;padding-top:87px;}
.php_webappdev_ban{background-image:-webkit-linear-gradient(45deg, #21d1e4, #0d71b4);background-image:-o-linear-gradient(45deg, #21d1e4, #0d71b4);background-image:linear-gradient(45deg, #21d1e4, #0d71b4);background-repeat:repeat-x;}
.php_webappdev_ban .banner_text span.top_heading{color:#fff;}
.php_webappdev_ban .banner_text p{color:#fff;}
.php_webappdev_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.php_webappdev_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.php_webappdev_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.php_webappdev_ban .banner_pic{padding:10px 0 0;}
.php_webappdev_ban.inner_banner .banner_text{padding:56px 0 0;}

.about_ban{
	background-image: -webkit-linear-gradient(45deg, #056da0, #09293a);
    background-image: -o-linear-gradient(45deg, #ffac1e, #ff8901);
    background-image: linear-gradient(45deg, #056da0, #09293a);
    background-repeat: repeat-x;
}
.about_ban .banner_text span.top_heading{color:#fff;}
.about_ban .banner_text p{color:#fff;}
.about_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;}
.about_ban .banner_text ul.list_btn li.actv a{background:#096ea7;color:#fff;border-color:#096ea7;}
.about_ban .banner_text ul.list_btn li a:hover{background:#096ea7;color:#fff;border-color:#096ea7;}
.about_ban .banner_pic{padding:50px 0;}
.about_ban.inner_banner .banner_text{padding:86px 0 0;}
.whatwe_ban{background-image:-webkit-linear-gradient(45deg, #2a9cef, #a2d4f7);background-image:-o-linear-gradient(45deg, #2a9cef, #a2d4f7);background-image:linear-gradient(45deg, #2a9cef, #a2d4f7);background-repeat:repeat-x;}
.whatwe_ban .banner_text span.top_heading{color:#073c6c;}
.whatwe_ban .banner_text p{color:#073c6c;}
.whatwe_ban.inner_banner .banner_text ul.exp_list li{color:#073c6c;}
.whatwe_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;}
.whatwe_ban .banner_text ul.list_btn li.actv a{background:#073c6c;color:#fff;border-color:#073c6c;}
.whatwe_ban .banner_text ul.list_btn li a:hover{background:#073c6c;color:#fff;border-color:#073c6c;}
.whatwe_ban .banner_pic{padding:0 0 20px;}
.whatwe_ban.inner_banner .banner_text{padding:50px 0 0 60px;}
.custom_webdesign_ban{background-image:-webkit-linear-gradient(45deg, #2067b8, #114482);background-image:-o-linear-gradient(45deg, #2067b8, #114482);background-image:linear-gradient(45deg, #2067b8, #114482);background-repeat:repeat-x;}
.custom_webdesign_ban .banner_text span.top_heading{color:#fff;}
.custom_webdesign_ban .banner_text p{color:#fff;}
.custom_webdesign_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.custom_webdesign_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;}
.custom_webdesign_ban .banner_text ul.list_btn li.actv a{background:#fc6564;color:#fff;border-color:#fc6564;}
.custom_webdesign_ban .banner_text ul.list_btn li a:hover{background:#fc6564;color:#fff;border-color:#fc6564;}
.custom_webdesign_ban .banner_pic{padding:40px 0;}
.custom_webdesign_ban.inner_banner .banner_text{padding:40px 0 0 30px;}
.ecommerce_webdesign_ban{background-image:-webkit-linear-gradient(45deg, #454e8a, #6771b6);background-image:-o-linear-gradient(45deg, #454e8a, #6771b6);background-image:linear-gradient(45deg, #2067b8, #6771b6);background-repeat:repeat-x;}
.ecommerce_webdesign_ban .banner_text span.top_heading{color:#fff;}
.ecommerce_webdesign_ban .banner_text p{color:#fff;}
.ecommerce_webdesign_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.ecommerce_webdesign_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.ecommerce_webdesign_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #1f2553;color:#fff;border-color:#1f2553;}
.ecommerce_webdesign_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #1f2553;color:#fff;border-color:#1f2553;}
.ecommerce_webdesign_ban .banner_pic{padding:40px 0;}
.ecommerce_webdesign_ban.inner_banner .banner_text{padding:26px 0 0;}
.businesscard_design_ban{background-image:-webkit-linear-gradient(45deg, #eb9693, #e87d69);background-image:-o-linear-gradient(45deg, #eb9693, #e87d69);background-image:linear-gradient(45deg, #eb9693, #e87d69);background-repeat:repeat-x;}
.businesscard_design_ban .banner_text span.top_heading{color:#480705;}
.businesscard_design_ban .banner_text p{color:#480705;}
.businesscard_design_ban.inner_banner .banner_text ul.exp_list li{color:#480705;}
.businesscard_design_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.businesscard_design_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #480705;color:#fff;border-color:#480705;}
.businesscard_design_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #480705;color:#fff;border-color:#480705;}
.businesscard_design_ban .banner_pic{padding:65px 0 25px;}
.businesscard_design_ban.inner_banner .banner_text{padding:32px 0 0;}
.wordpress_webdev_ban{background-image:-webkit-linear-gradient(45deg, #087cd5, #24b7e8);background-image:-o-linear-gradient(45deg, #087cd5, #24b7e8);background-image:linear-gradient(45deg, #087cd5, #24b7e8);background-repeat:repeat-x;}
.wordpress_webdev_ban .banner_text span.top_heading{color:#fff;}
.wordpress_webdev_ban .banner_text p{color:#fff;}
.wordpress_webdev_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.wordpress_webdev_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.wordpress_webdev_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.wordpress_webdev_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.wordpress_webdev_ban .banner_pic{padding:10px 0 20px;}
.wordpress_webdev_ban.inner_banner .banner_text{padding:32px 0 0;}
.content_writing_ban{background-image:-webkit-linear-gradient(45deg, #3fc8ca, #2da8aa);background-image:-o-linear-gradient(45deg, #3fc8ca, #2da8aa);background-image:linear-gradient(45deg, #3fc8ca, #2da8aa);background-repeat:repeat-x;}
.content_writing_ban .banner_text span.top_heading{color:#fff;}
.content_writing_ban .banner_text p{color:#fff;}
.content_writing_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.content_writing_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.content_writing_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #045354;color:#fff;border-color:#045354;}
.content_writing_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #045354;color:#fff;border-color:#045354;}
.content_writing_ban .banner_pic{padding:10px 0;}
.content_writing_ban.inner_banner .banner_text{padding:30px 0 0;}
.wesite_redisgn_ban{background-image:-webkit-linear-gradient(45deg, #2799b2, #2fc1d5);background-image:-o-linear-gradient(45deg, #2799b2, #2fc1d5);background-image:linear-gradient(45deg, #2799b2, #2fc1d5);background-repeat:repeat-x;}
.wesite_redisgn_ban .banner_text span.top_heading{color:#fff;}
.wesite_redisgn_ban .banner_text p{color:#fff;}
.wesite_redisgn_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.wesite_redisgn_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.wesite_redisgn_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #083541;color:#fff;border-color:#083541;}
.wesite_redisgn_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #083541;color:#fff;border-color:#083541;}
.wesite_redisgn_ban .banner_pic{padding:25px 0;}
.wesite_redisgn_ban.inner_banner .banner_text{padding:50px 0 0;}
.website_design_ban{
	background-image: -webkit-linear-gradient(45deg, #ffd86f, #fc6262);
    background-image: -o-linear-gradient(45deg, #ffd86f, #fc6262);
    background-image: linear-gradient(45deg, #ffd86f, #fc6262);
    background-repeat: repeat-x;
}
.website_design_ban .banner_text span.top_heading{color:#fff;}
.website_design_ban .banner_text p{color:#fff;}
.website_design_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.website_design_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.website_design_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #073c6c;color:#fff;border-color:#073c6c;}
.website_design_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #073c6c;color:#fff;border-color:#073c6c;}
.website_design_ban .banner_pic{padding:30px 0 0;}
.website_design_ban.inner_banner .banner_text{padding:25px 0;}
.logo_design_ban{
	background-image: -webkit-linear-gradient(45deg, #5e298b, #360fd0);
    background-image: -o-linear-gradient(45deg, #5e298b, #360fd0);
    background-image: linear-gradient(45deg, #5e298b, #360fd0);
    background-repeat: repeat-x;
}
.logo_design_ban .banner_text span.top_heading{color:#fff;}
.logo_design_ban .banner_text p{color:#fff;}
.logo_design_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.logo_design_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.logo_design_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #3b0000;color:#fff;border-color:#3b0000;}
.logo_design_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #3b0000;color:#fff;border-color:#3b0000;}
.logo_design_ban .banner_pic{padding:20px 0;}
.logo_design_ban.inner_banner .banner_text{padding:44px 0 0;}
.cms_web_ban{background-image:-webkit-linear-gradient(45deg, #e85174, #f49d4d);background-image:-o-linear-gradient(45deg, #e85174, #f49d4d);background-image:linear-gradient(45deg, #e85174, #f49d4d);background-repeat:repeat-x;}
.cms_web_ban .banner_text span.top_heading{color:#fff;}
.cms_web_ban .banner_text p{color:#fff;}
.cms_web_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.cms_web_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.cms_web_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #28579f;color:#fff;border-color:#28579f;}
.cms_web_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #28579f;color:#fff;border-color:#28579f;}
.cms_web_ban .banner_pic{padding:20px 0;}
.cms_web_ban.inner_banner .banner_text{padding:35px 0 0;}
.anguler_web_ban{background-image:-webkit-linear-gradient(45deg, #087cd5, #31b3ec);background-image:-o-linear-gradient(45deg, #087cd5, #31b3ec);background-image:linear-gradient(45deg, #087cd5, #31b3ec);background-repeat:repeat-x;}
.anguler_web_ban .banner_text span.top_heading{color:#fff;}
.anguler_web_ban .banner_text p{color:#fff;}
.anguler_web_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.anguler_web_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.anguler_web_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.anguler_web_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.anguler_web_ban .banner_pic{padding:20px 0;}
.anguler_web_ban.inner_banner .banner_text{padding:35px 0 0;}
.web_host_ban{background-image:-webkit-linear-gradient(45deg, #2398ef, #73bef4);background-image:-o-linear-gradient(45deg, #2398ef, #73bef4);background-image:linear-gradient(45deg, #2398ef, #73bef4);background-repeat:repeat-x;}
.web_host_ban .banner_text span.top_heading{color:#fff;}
.web_host_ban .banner_text p{color:#fff;}
.web_host_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.web_host_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.web_host_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #133079;color:#fff;border-color:#133079;}
.web_host_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #133079;color:#fff;border-color:#133079;}
.web_host_ban .banner_pic{padding:20px 0;}
.web_host_ban.inner_banner .banner_text{padding:45px 0 0;}
.joomla_web_ban{background-image:-webkit-linear-gradient(45deg, #2628e3, #f666b1);background-image:-o-linear-gradient(45deg, #2628e3, #f666b1);background-image:linear-gradient(45deg, #2628e3, #f666b1);background-repeat:repeat-x;}
.joomla_web_ban .banner_text span.top_heading{color:#fff;}
.joomla_web_ban .banner_text p{color:#fff;}
.joomla_web_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.joomla_web_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.joomla_web_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.joomla_web_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.joomla_web_ban .banner_pic{padding:0;}
.joomla_web_ban.inner_banner .banner_text{padding:50px 0 0;}
.seo_web_ban{background-image:-webkit-linear-gradient(45deg, #e64d76, #f59f4b);background-image:-o-linear-gradient(45deg, #e64d76, #f59f4b);background-image:linear-gradient(45deg, #e64d76, #f59f4b);background-repeat:repeat-x;}
.seo_web_ban .banner_text span.top_heading{color:#fff;}
.seo_web_ban .banner_text p{color:#fff;}
.seo_web_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.seo_web_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.seo_web_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.seo_web_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.seo_web_ban .banner_pic{padding:20px 0;}
.seo_web_ban.inner_banner .banner_text{padding:40px 0 0;}
.portfolio_ban{background-image:-webkit-linear-gradient(45deg, #7870d1, #4840ab);background-image:-o-linear-gradient(45deg, #7870d1, #4840ab);background-image:linear-gradient(45deg, #7870d1, #4840ab);background-repeat:repeat-x;}
.portfolio_ban .banner_text span.top_heading{color:#fff;}
.portfolio_ban .banner_text p{color:#fff;}
.portfolio_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.portfolio_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.portfolio_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #021f4c;color:#fff;border-color:#021f4c;}
.portfolio_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #021f4c;color:#fff;border-color:#021f4c;}
.portfolio_ban .banner_pic{padding:20px 0;}
.portfolio_ban.inner_banner .banner_text{padding:55px 0 0;}
.brochure_design_ban{background-image:-webkit-linear-gradient(45deg, #76c0c4, #62b5e3);background-image:-o-linear-gradient(45deg, #76c0c4, #62b5e3);background-image:linear-gradient(45deg, #76c0c4, #62b5e3);background-repeat:repeat-x;}
.brochure_design_ban .banner_text span.top_heading{color:#fff;}
.brochure_design_ban .banner_text p{color:#fff;}
.brochure_design_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.brochure_design_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.brochure_design_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.brochure_design_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.brochure_design_ban .banner_pic{padding:30px 0;}
.brochure_design_ban.inner_banner .banner_text{padding:38px 0 0;}
.digital_marktng_ban{background-image:-webkit-linear-gradient(45deg, #8b40fa, #7035f0);background-image:-o-linear-gradient(45deg, #8b40fa, #7035f0);background-image:linear-gradient(45deg, #8b40fa, #7035f0);background-repeat:repeat-x;}
.digital_marktng_ban .banner_text span.top_heading{color:#fff;}
.digital_marktng_ban .banner_text p{color:#fff;}
.digital_marktng_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.digital_marktng_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.digital_marktng_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #17bfd4;color:#fff;border-color:#17bfd4;}
.digital_marktng_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #17bfd4;color:#fff;border-color:#17bfd4;}
.digital_marktng_ban .banner_pic{padding:20px 0;}
.digital_marktng_ban.inner_banner .banner_text{padding:60px 0 0;}
.graphics_design_ban{background-image:-webkit-linear-gradient(45deg, #0b82d7, #2fceef);background-image:-o-linear-gradient(45deg, #0b82d7, #2fceef);background-image:linear-gradient(45deg, #0b82d7, #2fceef);background-repeat:repeat-x;}
.graphics_design_ban .banner_text span.top_heading{color:#fff;}
.graphics_design_ban .banner_text p{color:#fff;}
.graphics_design_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.graphics_design_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.graphics_design_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.graphics_design_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.graphics_design_ban .banner_pic{padding:40px 0 0;}
.graphics_design_ban.inner_banner .banner_text{padding:30px 0 0;}
.testimonial_ban{background-image:-webkit-linear-gradient(45deg, #d4e7fe, #88befb);background-image:-o-linear-gradient(45deg, #d4e7fe, #88befb);background-image:linear-gradient(45deg, #d4e7fe, #88befb);background-repeat:repeat-x;}
.testimonial_ban .banner_text span.top_heading{color:#072c64;}
.testimonial_ban .banner_text p{color:#072c64;}
.testimonial_ban.inner_banner .banner_text ul.exp_list li{color:#072c64;}
.testimonial_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.testimonial_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.testimonial_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.testimonial_ban .banner_pic{padding:30px 0;}
.testimonial_ban.inner_banner .banner_text{padding:50px 0 40px 0;}
.outsource_ban{background-image:-webkit-linear-gradient(45deg, #05499f, #19abd3);background-image:-o-linear-gradient(45deg, #05499f, #19abd3);background-image:linear-gradient(45deg, #05499f, #19abd3);background-repeat:repeat-x;}
.outsource_ban .banner_text span.top_heading{color:#fff;}
.outsource_ban .banner_text p{color:#fff;}
.outsource_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.outsource_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.outsource_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #083541;color:#fff;border-color:#083541;}
.outsource_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #083541;color:#fff;border-color:#083541;}
.outsource_ban .banner_pic{padding:30px 0;}
.outsource_ban.inner_banner .banner_text{padding:70px 0 0}
.packaging_ban{background-image:-webkit-linear-gradient(45deg, #fe7575, #e55253);background-image:-o-linear-gradient(45deg, #fe7575, #e55253);background-image:linear-gradient(45deg, #fe7575, #e55253);background-repeat:repeat-x;}
.packaging_ban .banner_text span.top_heading{color:#fff;}
.packaging_ban .banner_text p{color:#fff;}
.packaging_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.packaging_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.packaging_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #073c6c;color:#fff;border-color:#073c6c;}
.packaging_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #073c6c;color:#fff;border-color:#073c6c;}
.packaging_ban .banner_pic{padding:30px 0;}
.packaging_ban.inner_banner .banner_text{padding:40px 0 0}
.best_landing_ban{background-image:-webkit-linear-gradient(45deg, #c285d5, #8879eb);background-image:-o-linear-gradient(45deg, #c285d5, #8879eb);background-image:linear-gradient(45deg, #c285d5, #8879eb);background-repeat:repeat-x;}
.best_landing_ban .banner_text span.top_heading{color:#fff;}
.best_landing_ban .banner_text p{color:#fff;}
.best_landing_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.best_landing_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.best_landing_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #021f4c;color:#fff;border-color:#021f4c;}
.best_landing_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #021f4c;color:#fff;border-color:#021f4c;}
.best_landing_ban .banner_pic{padding:20px 0;}
.best_landing_ban.inner_banner .banner_text{padding:30px 0 0}
.psd_wordpress_ban{background-image:-webkit-linear-gradient(45deg, #21d0e4, #0a63ad);background-image:-o-linear-gradient(45deg, #21d0e4, #0a63ad);background-image:linear-gradient(45deg, #21d0e4, #0a63ad);background-repeat:repeat-x;}
.psd_wordpress_ban .banner_text span.top_heading{color:#fff;}
.psd_wordpress_ban .banner_text p{color:#fff;}
.psd_wordpress_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.psd_wordpress_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.psd_wordpress_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.psd_wordpress_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.psd_wordpress_ban .banner_pic{padding:40px 0;}
.psd_wordpress_ban.inner_banner .banner_text{padding:45px 0 0}
.laravel_ban{background-image:-webkit-linear-gradient(45deg, #f64d3e, #c12b1e);background-image:-o-linear-gradient(45deg, #f64d3e, #c12b1e);background-image:linear-gradient(45deg, #f64d3e, #c12b1e);background-repeat:repeat-x;}
.laravel_ban .banner_text span.top_heading{color:#fff;}
.laravel_ban .banner_text p{color:#fff;}
.laravel_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.laravel_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.laravel_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #3b0000;color:#fff;border-color:#3b0000;}
.laravel_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #3b0000;color:#fff;border-color:#3b0000;}
.laravel_ban .banner_pic{padding:20px 0;}
.laravel_ban.inner_banner .banner_text{padding:55px 0 0}
.terms_ban{background-image:-webkit-linear-gradient(45deg, #3fc7c9, #249799);background-image:-o-linear-gradient(45deg, #3fc7c9, #249799);background-image:linear-gradient(45deg, #3fc7c9, #249799);background-repeat:repeat-x;}
.terms_ban .banner_text span.top_heading{color:#fff;}
.terms_ban .banner_text p{color:#fff;}
.terms_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.terms_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.terms_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.terms_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #072c64;color:#fff;border-color:#072c64;}
.terms_ban .banner_pic{padding:10px 0;}
.terms_ban.inner_banner .banner_text{padding:85px 0 0;}
.privacy_ban{background-image:-webkit-linear-gradient(45deg, #d267f8, #5b3fd0);background-image:-o-linear-gradient(45deg, #d267f8, #5b3fd0);background-image:linear-gradient(45deg, #d267f8, #5b3fd0);background-repeat:repeat-x;}
.privacy_ban .banner_text span.top_heading{color:#fff;}
.privacy_ban .banner_text p{color:#fff;}
.privacy_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.privacy_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.privacy_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #2c218f;color:#fff;border-color:#2c218f;}
.privacy_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #2c218f;color:#fff;border-color:#2c218f;}
.privacy_ban .banner_pic{padding:15px 0;}
.privacy_ban.inner_banner .banner_text{padding:80px 0 0;}
.customer_statisfiction_ban{background-image:-webkit-linear-gradient(45deg, #68e6eb, #2d91bb);background-image:-o-linear-gradient(45deg, #68e6eb, #2d91bb);background-image:linear-gradient(45deg, #68e6eb, #2d91bb);background-repeat:repeat-x;}
.customer_statisfiction_ban .banner_text span.top_heading{color:#fff;}
.customer_statisfiction_ban .banner_text p{color:#fff;}
.customer_statisfiction_ban.inner_banner .banner_text ul.exp_list li{color:#fff;}
.customer_statisfiction_ban .banner_text ul.list_btn li a{border-color:#fff;color:#fff;background:url(../images/bulleticon6.png) no-repeat left 14px center;}
.customer_statisfiction_ban .banner_text ul.list_btn li.actv a{background:url(../images/bulleticon6.png) no-repeat left 14px center #1a5a96;color:#fff;border-color:#1a5a96;}
.customer_statisfiction_ban .banner_text ul.list_btn li a:hover{background:url(../images/bulleticon6.png) no-repeat left 14px center #1a5a96;color:#fff;border-color:#1a5a96;}
.customer_statisfiction_ban .banner_pic{padding:15px 0;}
.customer_statisfiction_ban.inner_banner .banner_text{padding:80px 0 0;width:450px;}
.thank_ban{width:100%;text-align:center;-moz-box-shadow:0 8px 8px -8px #ccc;-webkit-box-shadow:0 8px 8px -8px #ccc;box-shadow:0 8px 8px -8px #ccc;}
.thank_ban_innr{width:100%;text-align:center;}
.thank_ban_innr img{max-width:62%;}
@media only screen and (min-width:1200px) and (max-width:9000px){
.main_services ul li a img{ width: 60px; height: 60px;}
.bottom_contact img{ width: 156px; height: 156px;}
}
@media only screen and (min-width:992px) and (max-width:1199px){.top_content_top h1{font-size:22px;line-height:28px;}
.top_content_top p, .top_content_top ul li{font-size:16px;line-height:27px;padding-top:15px;}
.main_services ul li{display:flex;float:left;}
.main_services ul li a span{font-size:12px;}
.main_services ul li a img{width:50px;}
.top_reasons_sec{padding:26px 0;}
.whatCanPic img{margin-top:15px;}
.other_services_main{padding:26px 0;}
.portfolio_thumb_txt{padding:10px;}
.portfolio_thumb_txt h3{font-size:32px;line-height:40px;}
.portfolio_thumb_txt p{font-size:14px;line-height:18px;padding:5px 0 0;}
.portfolio_thumb_hoverBox span.hover_heading{font-size:35px;line-height:45px;}
.portfolio_thumb_hoverBox a.view_more{font-size:15px;padding:0 20px;margin:12px 0 0;}
.contact_ban2 iframe{height:380px;}
.top_content_rt h2{font-size:22px;line-height:30px;padding:12px 0;}
.top_content_rt h3{font-size:20px;}
.web_design_box p{line-height:22px;}
.total_service_sec .col-sm-4{width:50%;}
.total_service_sec{padding-bottom:0px;}
.total_service_sec h3{font-size:16px;}
.top_content_top h2{font-size:16px;}
.hosting_top{padding:24px 0 30px 0;}
.hosting_topInnr h1{font-size:22px;line-height:26px;}
.hosting_topInnr h3{font-size:15px;line-height:20px;}
.hosting_topInnr h2{font-size:18px;line-height:21px;padding:22px 0;}
.hosting_mid_box_top h4{padding:8px 0;font-size:15px;line-height:20px;}
.hosting_mid_box_price h3{font-size:50px;line-height:42px;}
.hosting_mid_box_price h4{font-size:15px;}
.portfolio_details_top h1{font-size:28px;line-height:32px;}
.portfolio_details_top p{font-size:15px;line-height:17px;}
.portfolio_txt{padding:15px;}
.portfolio_txt span{font-size:20px;line-height:24px;}
.portfolio_txt strong{font-size:13px;}
.inner_banner .banner_text span.top_heading{font-size:28px;line-height:33px;}
.inner_banner .banner_text p br{display:block;}
.inner_banner .banner_text p{font-size:17px;line-height:23px;}
.inner_banner .banner_text ul.exp_list li{font-size:20px;line-height:24px;}
.inner_banner .banner_text ul.exp_list li span{font-size:18px;}
.inner_banner .banner_text{padding-top:46px;}
.seo_ban .banner_pic{padding:52px 0;}
.seo_ban.inner_banner .banner_text{padding-top:40px;}
.responsive_html_ban.inner_banner .banner_text{padding:55px 0 30px 0;}
.seo_portfolioTable .table > thead > tr > th{font-size:14px;line-height:18px;padding:15px 8px;}
.seo_portfolioTable .table > tbody > tr > td{padding:12px 8px;}
.php_webappdev_ban.inner_banner .banner_text{padding:62px 0 0;}
.about_ban.inner_banner .banner_text{padding:74px 0 0;}
.whatwe_ban.inner_banner .banner_text{padding:32px 0 0 40px;}
.custom_webdesign_ban .banner_pic{padding:35px 0;}
.custom_webdesign_ban.inner_banner .banner_text{padding:20px 0 0 20px;}
.ecommerce_webdesign_ban.inner_banner .banner_text{padding:20px 0;}
.ecommerce_webdesign_ban .banner_pic{padding:50px 0 0;}
.wordpress_webdev_ban.inner_banner .banner_text{padding:20px 0 0;}
.content_writing_ban.inner_banner .banner_text{padding:40px 0 0;}
.wesite_redisgn_ban .banner_pic{padding:20px 0;}
.wesite_redisgn_ban.inner_banner .banner_text{padding:56px 0 0;}
.logo_design_ban.inner_banner .banner_text{padding:40px 0 0;}
.cms_web_ban.inner_banner .banner_text{padding:48px 0 0;}
.anguler_web_ban.inner_banner .banner_text{padding:20px 0 0;}
.seo_web_ban.inner_banner .banner_text{padding:30px 0 0;}
.portfolio_ban.inner_banner .banner_text{padding:38px 0 0;}
.brochure_design_ban.inner_banner .banner_text{padding:46px 0 0;}
.digital_marktng_ban.inner_banner .banner_text{padding:50px 0 0;}
.testimonial_ban .banner_pic{padding:25px 0;}
.testimonial_ban.inner_banner .banner_text{padding:30px 0 20px;}
.best_landing_ban.inner_banner .banner_text{padding:40px 0 0;}
.customer_statisfiction_ban.inner_banner .banner_text{padding:80px 0 0;width:400px;}
.bredcamb_sec ul li::after{top:5px;}
.inner_banner .banner_text ul.list_btn li a::before{top:12px;}
}
@media only screen and (min-width:768px) and (max-width:991px){.top_content_top h1{font-size:22px;line-height:28px;}
.top_content_top p, .top_content_top ul li{font-size:16px;line-height:27px;padding-top:15px;}
.main_services ul li{display:flex;float:left;}
.main_services ul li a span{font-size:12px;}
.main_services ul li a img{width:50px;}
.top_reasons_sec{padding:26px 0;}
.whatCanPic img{margin-top:15px;}
.other_services_main{padding:26px 0;}
.bredcamb_sec ul li{font-size:15px;line-height:17px;background-position:right 3px;}
.portfolio_thumb_txt{padding:10px;}
.portfolio_thumb_txt h3{font-size:26px;line-height:30px;}
.portfolio_thumb_txt p{font-size:13px;line-height:15px;padding:5px 0 0;}
.portfolio_thumb_hoverBox span.hover_heading{font-size:28px;line-height:38px;}
.portfolio_thumb_hoverBox a.view_more{font-size:14px;padding:0 14px;margin:6px 0 0;}
.contact_ban2 iframe{height:340px;}
.contact_ban_left h2{font-size:35px;line-height:42px;}
.contact_ban_left p{font-size:14px;line-height:20px;padding-top:10px;}
.top_content_rt h2{font-size:18px;line-height:25px;padding:12px 0;}
.top_content_rt h3{font-size:19px;padding-bottom:8px;}
.top_content_rt_mid .cal_phsec{background-size:18px;padding:5px 0 0 24px;background-position:left 6px;font-size:15px;}
.contact_form_box label{font-size:11px;}
.contact_form_box .btn_secc ul li{width:100px;margin-left:10px;}
.contact_form_box .btn_secc input[type="submit"], .contact_form_box .btn_secc input[type="reset"]{height:42px;font-size:17px;line-height:42px;}
.contact_form_box .btn_secc{margin-top:10px;}
.top_content_rt_mid{width:100%;}
.top_content_rt p{font-size:15px;line-height:22px;}
.top_content_rt p br{display:none;}
.web_design_box p{line-height:22px;}
.total_service_sec .col-sm-4{width:50%;}
.total_service_sec{padding-bottom:0px;}
.total_service_sec h3{font-size:16px;}
.whatCanTxt h2 br, .whatCanTxt h1 br{display:none;}
.new_web_service1 .col-sm-4{width:50%;}
.web_design_box2{min-height:170px;}
.top_content_top h2{font-size:16px;}
.wordpress_txt_box h3{font-size:16px;line-height:20px;}
.about_content_box h2{font-size:22px;line-height:28px;}
.whatCanTxt .digital_marktnglist ul li{font-size:14px;line-height:24px;}
.testimonial_box .media-left img{width:60px;}
.testimonial_box .media-body h4.media-heading{font-size:15px;}
.testimonial_box .media-body h5{font-size:15px;line-height:20px;}
.hosting_top{padding:24px 0 30px 0;}
.hosting_topInnr h1{font-size:22px;line-height:26px;}
.hosting_topInnr h3{font-size:15px;line-height:20px;}
.hosting_topInnr h2{font-size:18px;line-height:21px;padding:22px 0;}
.hosting_mid_box_top h4{padding:6px 0;font-size:12px;line-height:20px;}
.hosting_mid_box_price h3{font-size:35px;line-height:37px;padding-left:16px;padding-right:111px;}
.hosting_mid_box_price h4{font-size:13px;line-height:16px;}
.hosting_mid_box_price h3 sub img{max-width:88%;}
.hosting_mid_box_price h3 sup img{max-width:90%;}
.hosting_mid_box_list ul li{font-size:13px;line-height:15px;}
.order_btn a{padding:6px 17px;font-size:14px;}
.portfolio_details_top h1{font-size:26px;line-height:30px;}
.portfolio_details_top p{font-size:15px;line-height:17px;}
.portfolio_txt{padding:12px;}
.portfolio_txt span{font-size:18px;line-height:22px;}
.portfolio_txt strong{font-size:13px;}
.customr_revw_innr{width:600px;padding:30px;}
.customr_revw_boxTop{padding:25px 10px;}
.customr_revw_boxTop h1{font-size:20px;line-height:28px;}
.customr_revw_boxTop h2{font-size:14px;line-height:21px;padding-top:6px;}
.customr_revw_boxMid{padding:5px 12px 13px;}
.customr_revwFrm label{font-size:14px;line-height:20px;}
.customr_revwFrm2{padding:24px 0 10px;}
.customr_radio{padding-left:20px;margin-left:18px;}
.customr_radio input[type="radio"] + label{padding-bottom:36px;background-size:20px !important;}
.customr_radio input[type="radio"] + label img{width:40px;}
.inner_banner .banner_text span.top_heading{font-size:23px;line-height:28px;}
.inner_banner .banner_text p br{display:block;}
.inner_banner .banner_text p{font-size:15px;line-height:21px;padding:10px 0 0;}
.inner_banner .banner_text ul.exp_list li{font-size:18px;line-height:22px;}
.inner_banner .banner_text ul.exp_list li span{font-size:15px;}
.inner_banner .banner_text{padding-top:22px;}
.inner_banner .banner_text ul.exp_list{padding:8px 0 0;}
.inner_banner .banner_text ul.list_btn{padding:8px 0 0;}
.inner_banner .banner_text ul.list_btn li a{width:150px;padding:8px 4px;padding-left:35px;}
.seo_ban .banner_pic{padding:52px 0;}
.seo_ban.inner_banner .banner_text{padding-top:30px;}
.inner_banner .banner_text p br{display:none;}
.responsive_web_ban.inner_banner .banner_text{padding-top:35px;}
.responsive_web_ban .banner_pic{padding:56px 0 50px 0;}
.responsive_html_ban.inner_banner .banner_text{padding:30px 0;}
.seo_portfolioTable .table > thead > tr > th{font-size:13px;line-height:18px;padding:12px 6px;vertical-align:top;}
.seo_portfolioTable .table > tbody > tr > td{padding:10px 6px;font-size:11px;line-height:15px;}
.php_webappdev_ban.inner_banner .banner_text{padding:40px 0 0;}
.about_ban.inner_banner .banner_text{padding:50px 0 0;}
.about_ban .banner_pic{padding:40px 0;}
.whatwe_ban.inner_banner .banner_text{padding:10px 0 0;}
.custom_webdesign_ban .banner_pic{padding:45px 0;}
.custom_webdesign_ban.inner_banner .banner_text{padding:15px 0 0;}
.ecommerce_webdesign_ban.inner_banner .banner_text{padding:20px 0;}
.ecommerce_webdesign_ban .banner_pic{padding:50px 0 0;}
.businesscard_design_ban .banner_pic{padding:60px 0 50px 0px;}
.businesscard_design_ban.inner_banner .banner_text{padding:26px 0 0;}
.wordpress_webdev_ban.inner_banner .banner_text{padding:15px 0 0;}
.wordpress_webdev_ban .banner_pic{padding:30px 0 60px;}
.content_writing_ban.inner_banner .banner_text{padding:20px 0 0;}
.wesite_redisgn_ban .banner_pic{padding:20px 0;}
.wesite_redisgn_ban.inner_banner .banner_text{padding:48px 0 0;}
.logo_design_ban.inner_banner .banner_text{padding:32px 0 20px;}
.logo_design_ban .banner_pic{padding:20px 0 0;}
.cms_web_ban.inner_banner .banner_text{padding:16px 0 0;}
.anguler_web_ban.inner_banner .banner_text{padding:20px 0;}
.web_host_ban.inner_banner .banner_text{padding:30px 0 0;}
.joomla_web_ban.inner_banner .banner_text{padding:30px 0 0;}
.seo_web_ban.inner_banner .banner_text{padding:12px 0 0;}
.portfolio_ban.inner_banner .banner_text{padding:20px 0 0;}
.brochure_design_ban.inner_banner .banner_text{padding:25px 0 0;}
.digital_marktng_ban.inner_banner .banner_text{padding:28px 0 0;}
.graphics_design_ban.inner_banner .banner_text{padding:16px 0 0;}
.testimonial_ban .banner_pic{padding:20px 0;}
.testimonial_ban.inner_banner .banner_text{padding:30px 0 20px;}
.outsource_ban.inner_banner .banner_text{padding:50px 0 0;}
.packaging_ban .banner_pic{padding:30px 0 0;}
.packaging_ban.inner_banner .banner_text{padding:20px 0;}
.best_landing_ban.inner_banner .banner_text{padding:20px 0;}
.psd_wordpress_ban .banner_pic{padding:30px 0;}
.psd_wordpress_ban.inner_banner .banner_text{padding:18px 0 0;}
.terms_ban.inner_banner .banner_text{padding:56px 0 0;}
.customer_statisfiction_ban.inner_banner .banner_text{padding:66px 0 0;width:350px;}
.bredcamb_sec ul li::after{top:5px;}
.laravel_ban.inner_banner .banner_text { padding: 20px 0 0;}
}
@media only screen and (max-width:767px){.top_content_top h1{font-size:18px;line-height:24px;padding-top:15px;}
.top_content_top p, .top_content_top ul li{font-size:14px;line-height:24px;padding-top:12px;}
.main_services ul li{display:flex;float:left;width:33.33333%;margin-top:15px;}
.main_services ul li a span{font-size:12px;line-height:17px;margin-top:7px;}
.main_services ul li a img{width:45px;}
.top_reasons_sec{padding:26px 0;}
.whatCanPic img{margin-top:15px;}
.other_services_main{padding:26px 0;}
.bredcamb_sec ul li{font-size:15px;line-height:17px;background-position:right 3px;}
.about_content_box h3{font-size:15px;line-height:20px;}
.about_content_box p, .about_content_box ul li{font-size:14px;line-height:22px;}
.other_services_main .main_services ul li{min-height:inherit;}
.other_services_main .main_services{margin-top:10px;}
.whatCanPic img{margin-top:0;}
.portfolio_thumb_txt{padding:10px;}
.portfolio_thumb_txt h3{font-size:20px;line-height:24px;}
.portfolio_thumb_txt p{font-size:12px;line-height:15px;padding:5px 0 0;}
.portfolio_thumb_hoverBox span.hover_heading{font-size:22px;line-height:30px;}
.portfolio_thumb_hoverBox a.view_more{font-size:13px;padding:0 12px;margin:6px 0 0;height:35px;line-height:35px;}
.portfolio_thumb_hoverBox a.view_more img{margin:11px 5px 0 0;width:16px !important;}
.contact_ban2 iframe{height:300px;}
.contact_ban_left h2{font-size:30px;line-height:38px;}
.contact_ban_left p{font-size:14px;line-height:20px;padding-top:10px;padding-top:6px;}
.top_content_rt h2{font-size:19px;line-height:25px;padding:12px 0;}
.top_content_rt h3{font-size:19px;padding-bottom:8px;}
.top_content_rt_mid .cal_phsec{background-size:18px;padding:5px 0 0 24px;background-position:left 7px;font-size:15px;}
.contact_form_box label{font-size:11px;}
.contact_form_box .btn_secc ul li{width:100px;margin-left:10px;}
.contact_form_box .btn_secc input[type="submit"], .contact_form_box .btn_secc input[type="reset"]{height:42px;font-size:17px;line-height:42px;}
.contact_form_box .btn_secc{margin-top:10px;}
.top_content_rt p{font-size:15px;line-height:22px;}
.contact_form_box{width:100%;margin-top:10px;}
.contact_form_box label{width:100%;line-height:20px;margin:0 0 5px;font-size:14px;}
.contact_form_box input[type="text"], .contact_form_box input[type="email"], .contact_form_box textarea{width:100%;}
.contact_form_box.left label{text-align:left;}
.contact_form_box.rt label{text-align:left;}
.contact_form_main{margin:0px;}
.contact_form_main.lst1 label{display:none;}
.contact_form_main.lst2 label{display:none;}
.captcha{width:100%;margin-left:0px;}
.contact_form_box .btn_secc{margin:0px;width:100%;float:left;}
.contact_form_box .btn_secc ul{float:left;}
.contact_ban_left{width:234px;padding:12px;margin-left:0;}
.contact_inner{top:34%;}
.web_design_box p{line-height:22px;}
.total_service_sec .col-sm-4{width:100%;}
.total_service_sec{padding-bottom:0px;}
.total_service_sec h3{font-size:16px;}
.whatCanTxt h2 br, .whatCanTxt h1 br{display:none;}
.new_web_service1 .col-sm-4{width:100%;}
.web_design_box2{min-height:auto;}
.web_port_btn a{width:195px;height:40px;font-size:13px;line-height:40px;}
.web_design_box p{min-height:auto;}
.new_web_service1{padding-top:0px;}
.web_design_box2 .media-left img{width:69px;}
.total_service_sec h2{font-size:20px;}
.servicfaq{padding-top:20px;display:inline-block;}
.get_heading{font-size:20px;}
.get_touch_frm label{font-size:13px;line-height:17px;}
.get_touch_frm input[type="email"], .get_touch_frm input[type="tel"], .get_touch_frm input[type="text"]{height:40px;line-height:40px;}
.get_touch_frm textarea{height:110px;}
.get_touch_frm input[type="submit"]{line-height:40px;width:106px;height:40px;}
.top_content_top h2{font-size:16px;}
.word{padding-top:0;}
.web_port_btn a{margin-bottom:5px;}
.about_content_box h2{font-size:20px;line-height:26px;}
.pt20{padding-top:0;}
.testimonial_box .media-left img{width:50px;}
.testimonial_box .media-body h4.media-heading{font-size:14px;}
.testimonial_box .media-body h5{font-size:14px;line-height:18px;}
.testimonl_pagi ul li{font-size:13px;}
.testimonl_pagi ul li a{padding:4px 10px;}
.testimonl_pagi ul li.current{padding:4px 10px;}
.testimonl_pagi ul li span{padding:4px 10px;}
.hosting_top{padding:24px 0 30px 0;}
.hosting_topInnr h1{font-size:22px;line-height:26px;}
.hosting_topInnr h3{font-size:15px;line-height:20px;}
.hosting_topInnr h2{font-size:18px;line-height:21px;padding:22px 0;}
.hosting_mid_box_top h4{padding:6px 0;font-size:12px;line-height:20px;}
.hosting_mid_box_price h3{font-size:35px;line-height:37px;padding-left:16px;padding-right:111px;}
.hosting_mid_box_price h4{font-size:13px;line-height:16px;}
.hosting_mid_box_price h3 sub img{max-width:88%;}
.hosting_mid_box_price h3 sup img{max-width:90%;}
.hosting_mid_box_list ul li{font-size:13px;line-height:15px;}
.order_btn a{padding:6px 17px;font-size:14px;}
.hosting_packageSec .col-xs-6{width:50%;}
.hosting_topInnr h1{font-size:18px;line-height:24px;}
.hosting_topInnr h3{font-size:14px;line-height:20px;}
.hosting_topInnr h2{font-size:16px;line-height:18px;padding:18px 0;}
.portfolio_details_top h1{font-size:24px;line-height:28px;}
.portfolio_details_top p{font-size:14px;line-height:20px;padding:6px 0 0;}
.portfolio_txt{padding:10px;}
.portfolio_txt span{font-size:16px;line-height:20px;}
.portfolio_txt strong{font-size:13px;}
.customr_revw_innr{width:100%;padding:20px;}
.customr_revw_boxTop{padding:25px 10px;}
.customr_revw_boxTop h1{font-size:18px;line-height:25px;}
.customr_revw_boxTop h2{font-size:14px;line-height:21px;padding-top:6px;}
.customr_revw_boxMid{padding:5px 12px 13px;}
.customr_revwFrm label{font-size:14px;line-height:20px;}
.customr_revwFrm2{padding:24px 0 10px;}
.customr_radio{padding-left:16px;margin-left:15px;}
.customr_radio input[type="radio"] + label{padding-bottom:36px;background-size:20px !important;}
.customr_radio input[type="radio"] + label img{width:35px;}
.inner_banner .banner_text span.top_heading{font-size:20px;line-height:25px;}
.inner_banner .banner_text p br{display:none;}
.inner_banner .banner_text p{font-size:14px;line-height:18px;padding:8px 0 0;}
.inner_banner .banner_text ul.exp_list li{font-size:16px;line-height:18px;}
.inner_banner .banner_text ul.exp_list li span{font-size:13px;}
.inner_banner .banner_text{padding-top:22px;}
.inner_banner .banner_text ul.exp_list{padding:2px 0 0;}
.inner_banner .banner_text ul.list_btn{padding:4px 0 0;}
.inner_banner .banner_text ul.list_btn li a{width:130px;padding:6px 4px 7px;padding-left:4px;padding-left:31px;font-size:12px;}
.inner_banner .banner_text ul.list_btn li a::before{top:8px;left:11px;}
.seo_ban .banner_pic{padding:52px 0;}
.seo_ban.inner_banner .banner_text{padding-top:30px;}
.inner_banner .banner_text p br{display:none;}
.responsive_web_ban.inner_banner .banner_text{padding:25px 0;}
.responsive_web_ban .banner_pic{padding:40px 0;}
.responsive_html_ban.inner_banner .banner_text{padding:30px 0 20px 0;}
.seo_portfolioPic img{height:220px;}
.seo_portfolioTable .table > thead > tr > th{font-size:13px;line-height:18px;padding:12px 6px;vertical-align:top;}
.seo_portfolioTable .table > tbody > tr > td{padding:10px 6px;font-size:11px;line-height:15px;}
.seo_portfoliohvr{padding:10px 5px;}
.seo_portfolioTable .table-responsive{border:none;margin:0px;}
.php_webappdev_ban.inner_banner .banner_text{padding:40px 0 0;}
.about_ban.inner_banner .banner_text{padding:45px 0 0;}
.about_ban .banner_pic{padding:30px 0;}
.whatwe_ban.inner_banner .banner_text{padding:15px 0 0;}
.custom_webdesign_ban .banner_pic{padding:30px 0;}
.custom_webdesign_ban.inner_banner .banner_text{padding:20px 0 30px 0;}
.ecommerce_webdesign_ban.inner_banner .banner_text{padding:20px 0;}
.ecommerce_webdesign_ban .banner_pic{padding:50px 0 0;}
.businesscard_design_ban .banner_pic{padding:40px 0 45px 0px;}
.businesscard_design_ban.inner_banner .banner_text{padding:22px 0 0;}
.wordpress_webdev_ban.inner_banner .banner_text{padding:15px 0 0;}
.wordpress_webdev_ban .banner_pic{padding:30px 0 40px 0;}
.content_writing_ban.inner_banner .banner_text{padding:28px 0 0;}
.wesite_redisgn_ban .banner_pic{padding:20px 0;}
.wesite_redisgn_ban.inner_banner .banner_text{padding:48px 0 0;}
.logo_design_ban.inner_banner .banner_text{padding:26px 0 10px;}
.logo_design_ban .banner_pic{padding:20px 0;}
.cms_web_ban.inner_banner .banner_text{padding:30px 0 0;}
.anguler_web_ban.inner_banner .banner_text{padding:20px 0;}
.web_host_ban.inner_banner .banner_text{padding:30px 0 0;}
.joomla_web_ban.inner_banner .banner_text{padding:30px 0 0;}
.seo_web_ban.inner_banner .banner_text{padding:20px 0 0;}
.portfolio_ban.inner_banner .banner_text{padding:25px 0 0;}
.brochure_design_ban.inner_banner .banner_text{padding:25px 0 0;}
.inner_banner .banner_text span.top_heading{font-size:19.5px;line-height:25px;}
.digital_marktng_ban.inner_banner .banner_text{padding:28px 0 0;}
.graphics_design_ban.inner_banner .banner_text{padding:15px 0;}
.testimonial_ban .banner_pic{padding:20px 0;}
.testimonial_ban.inner_banner .banner_text{padding:30px 0 20px;}
.outsource_ban.inner_banner .banner_text{padding:45px 0 0;}
.packaging_ban .banner_pic{padding:30px 0 0;}
.packaging_ban.inner_banner .banner_text{padding:20px 0;}
.best_landing_ban.inner_banner .banner_text{padding:25px 0 20px 0;}
.psd_wordpress_ban .banner_pic{padding:30px 0;}
.psd_wordpress_ban.inner_banner .banner_text{padding:28px 0 0;}
.terms_ban.inner_banner .banner_text{padding:56px 0 0;}
.customer_statisfiction_ban.inner_banner .banner_text{padding:58px 0 0;width:300px;}
.thankyou_txt h1{font-size:18px;line-height:24px;}
.bredcamb_sec ul li::after{top:5px;}
.laravel_ban.inner_banner .banner_text { padding: 20px 0 0;}
}
@media only screen and (max-width:650px){.inner_banner .col-xs-6{width:100%;}
.inner_banner .banner_text{width:100%;text-align:center;}
.inner_banner .banner_text ul.exp_list li{font-size:16px;line-height:18px;text-align:center;}
.inner_banner .banner_pic img{max-width:400px;}
.inner_banner .banner_pic{text-align:center;}
.inner_banner .banner_text span.top_heading{font-size:23px;line-height:28px;}
.inner_banner .banner_text p{font-size:15px;line-height:20px;padding:10px 30px 0;}
.inner_banner .banner_text{padding:25px 20px;}
.inner_banner .col-xs-6:nth-child(2){padding:0px;}
.inner_banner .banner_text ul.list_btn{text-align:center;}
.inner_banner .banner_text ul.list_btn li{display:inline-block;float:none;}
.inner_banner .banner_text ul.exp_list{display:none;}
.inner_banner .banner_text ul.list_btn{padding:10px 0 0;}
.web_devBan.inner_banner .banner_text{background:#4f2683;}
.seo_ban .banner_pic{padding:52px 0;}
.seo_ban.inner_banner .banner_text{padding:25px 20px;background:#1389e1;}
.seo_ban .banner_pic{padding:40px 0;}
.responsive_web_ban .banner_pic{padding:30px 0;}
.responsive_web_ban.inner_banner .banner_text{background:#1a62b6;padding:25px 20px;}
.responsive_html_ban.inner_banner .banner_text{padding:25px 20px;background:#dc6261;}
.php_webappdev_ban.inner_banner .banner_text{padding:25px 0;background:#18a6d0;}
.php_webappdev_ban .banner_pic{padding:25px 0;}
.about_ban.inner_banner .banner_text{padding:25px 0;background:#eb8d1a;}
.about_ban .banner_pic{padding:25px 0;}
.whatwe_ban.inner_banner .banner_text{padding:25px 0;background:#90ccf5;}
.whatwe_ban .banner_pic{padding:0 0 25px;}
.custom_webdesign_ban .banner_pic{padding:25px 0;}
.custom_webdesign_ban.inner_banner .banner_text{padding:25px 0;background:#1a60b0;}
.ecommerce_webdesign_ban.inner_banner .banner_text{padding:25px 0;background:#5e70b6;}
.ecommerce_webdesign_ban .banner_pic{padding:25px 0;}
.businesscard_design_ban .banner_pic{padding:25px 0 5px;}
.businesscard_design_ban.inner_banner .banner_text{padding:25px 0;background:#e7725c;}
.wordpress_webdev_ban.inner_banner .banner_text{padding:25px 0;background:#19a0e0;}
.wordpress_webdev_ban .banner_pic{padding:25px 0;}
.content_writing_ban.inner_banner .banner_text{padding:25px 0;background:#1f9092;}
.content_writing_ban .banner_pic{padding:25px 0;}
.wesite_redisgn_ban.inner_banner .banner_text{padding:25px 0;background:#2db7cc;}
.wesite_redisgn_ban .banner_pic{padding:20px 0;}
.website_design_ban.inner_banner .banner_text{padding:25px 0;background:#1367e1;}
.website_design_ban .banner_pic{padding:25px 0;}
.logo_design_ban.inner_banner .banner_text{padding:25px 0;background:#c02929;}
.logo_design_ban .banner_pic{padding:25px 0;}
.cms_web_ban.inner_banner .banner_text{padding:25px 0;background:#f4855a;}
.cms_web_ban .banner_pic{padding:25px 0;}
.anguler_web_ban.inner_banner .banner_text{padding:25px 0;background:#1f9ae2;}
.anguler_web_ban .banner_pic{padding:25px 0;}
.web_host_ban.inner_banner .banner_text{padding:25px 0;background:#6bbbf3;}
.web_host_ban .banner_pic{padding:25px 0;}
.joomla_web_ban.inner_banner .banner_text{padding:25px 0;background:#8054d7;}
.joomla_web_ban .banner_pic{padding:25px 0;}
.seo_web_ban.inner_banner .banner_text{padding:25px 0;background:#f37960;}
.seo_web_ban .banner_pic{padding:25px 0;}
.portfolio_ban.inner_banner .banner_text{padding:25px 0;background:#4139a6;}
.seo_web_ban .banner_pic{padding:25px 0;}
.brochure_design_ban.inner_banner .banner_text{padding:25px 0;background:#2ba6d9;}
.seo_web_ban .banner_pic{padding:25px 0;}
.digital_marktng_ban.inner_banner .banner_text{padding:25px 0;background:#7435f3;}
.seo_web_ban .banner_pic{padding:25px 0;}
.graphics_design_ban.inner_banner .banner_text{padding:25px 0;background:#0c83d7;}
.graphics_design_ban .banner_pic{padding:30px 0 0;}
.testimonial_ban.inner_banner .banner_text{padding:25px 0;background:#88befb;}
.testimonial_ban .banner_pic{padding:25px 0;}
.outsource_ban.inner_banner .banner_text{padding:25px 0;background:#054a9f;}
.outsource_ban .banner_pic{padding:25px 0;}
.packaging_ban.inner_banner .banner_text{padding:25px 0;background:#e25051;}
.packaging_ban .banner_pic{padding:25px 0;}
.inner_banner .banner_text span.top_heading{ color:#fff;}
.inner_banner .banner_text p{ color:#fff;}
.best_landing_ban.inner_banner .banner_text{padding:25px 0;background:#7b6cde;}
.best_landing_ban .banner_pic{padding:25px 0;}
.psd_wordpress_ban.inner_banner .banner_text{padding:25px 0;background:#095da9;}
.psd_wordpress_ban .banner_pic{padding:25px 0;}
.laravel_ban.inner_banner .banner_text{padding:25px 0;background:#c12b1e;}
.laravel_ban .banner_pic{padding:25px 0;}
.terms_ban.inner_banner .banner_text{padding:25px 0;background:#1f9092;}
.terms_ban .banner_pic{padding:25px 0;}
.privacy_ban .banner_pic{padding:25px 0;}
.privacy_ban.inner_banner .banner_text{padding:25px 0;background:#503ccc;}
.customer_statisfiction_ban.inner_banner .banner_text{padding:25px 0;width:100%;background:#288ab7;}
.customer_statisfiction_ban .banner_pic{padding:25px 0;}
}
@media only screen and (max-width:600px){.portfolio_thumb_txt{padding:6px;}
.portfolio_thumb_txt h3{font-size:13px;line-height:18px;}
.portfolio_thumb_txt p{font-size:9px;line-height:10px;padding:4px 0 0;}
.portfolio_thumb_hoverBox span.hover_heading{font-size:14px;line-height:22px;}
.portfolio_thumb_hoverBox a.view_more{font-size:12px;padding:0 8px;margin:4px 0 0;height:30px;line-height:29px;}
.portfolio_thumb_hoverBox a.view_more img{margin:10px 5px 0 0;width:13px !important;}
.customr_revw_boxTop h2 br{display:none;}
.customr_revwFrm input[type="text"], .customr_revwFrm textarea{height:45px;padding:0 15px;font-size:14px;line-height:45px;}
.customr_revwFrm textarea{height:108px;font-size:14px;padding:8px 10px 0;line-height:18px;}
}
@media only screen and (max-width:570px){.get_touch_sec .col-xs-6{width:100%;}
.logo_portMian .col-xs-3{width:33.3333%;}
.testimonial_sec .col-xs-6{width:100%;}
.testimonial_box{min-height:inherit;}
.hosting_packageSec .col-xs-6{width:100%;}
.hosting_dev ul li{margin-left:10px;width:26%;}
.hosting_topInnr img{margin-top:20px;max-width:90%;}
.seo_portfolioBox .col-xs-5{width:100%;}
.seo_portfolioBox .col-xs-7{width:100%;}
.seo_portfolioTable{margin-top:25px;}
.portfolio_box:hover .overlay_port{opacity:0.3;}
}
@media only screen and (max-width:480px){.main_services ul li{min-height:110px;}
.logo_portMian .col-xs-3{width:50%;}
.portfolio_details_top h1{font-size:20px;line-height:26px;}
.bredcamb_sec ul li{font-size:13px;line-height:16px;background-position:right 3px;}
.customr_radio{padding-left:14px;margin-left:10px;background-position:left top 0;}
.customr_radio input[type="radio"] + label{padding-bottom:26px;background-size:15px !important;}
.customr_radio input[type="radio"] + label img{width:25px;}
.customr_revwFrm label br{display:none;}
.inner_banner .banner_text span.top_heading{font-size:20px;line-height:25px;}
.inner_banner .banner_text p{font-size:14px;line-height:19px;padding:10px 20px 0;}
.bredcamb_sec ul li::after{top:4px;}
}
@media only screen and (max-width:430px){.digital_marktnglist ul{width:100%;}
.portfolio_details_mid .col-xs-6{width:100%;}
.inner_banner .banner_pic img{max-width:300px;}
.logo_design_ban .banner_pic{padding:20px 0;}
}
@media only screen and (max-width:380px){.portfolio_sec .col-xs-6{width:100%;}
.portfolio_thumb_txt{padding:8px;}
.portfolio_thumb_txt h3{font-size:22px;line-height:30px;}
.portfolio_thumb_txt p{font-size:12px;line-height:15px;padding:2px 0 0;}
.portfolio_thumb_hoverBox span.hover_heading{font-size:25px;line-height:34px;}
.portfolio_thumb_hoverBox a.view_more{font-size:14px;padding:0 12px;margin:6px 0 0;height:34px;line-height:32px;}
.portfolio_thumb_hoverBox a.view_more img{margin:10px 8px 0 0;width:15px !important;}
.webdesinsrv .col-xs-4{width:100%;padding:0 10px;}
.inner_banner .banner_pic img{max-width:260px;}
}