/*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 3.3.1
Author: Chris Barnes
Author URI: http://cbarn.es
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/



/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */



@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,600,700|Open+Sans:300,400,400i,600,700');
body {
	padding-top: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}
body.blog, body.single-post {
	background: #ebedef;
}
p {
	font-family: 'Montserrat', sans-serif;
	    margin: 0 0 15px;
}
.navbar-default {
	background-color: #fff;
	border: none;
	/*border-bottom: solid 1px #4daee6;*/
	border-radius: 0px;
	margin-bottom: 0;
	padding-bottom: 20px;
}
.headerarea {
	background: #008bdb url(https://fusedsync.com/wp-content/uploads/2018/04/sync_03-1.jpg) center no-repeat;
background-size:cover;
	width: 100%;
	color: #fff;
	padding: 20px 0 0;
}

.single-integration .headerarea {
	background-image:none;
}


.hidememobile { 
	max-width:245px!important;	
}

.single-tool .headerarea img {
	width:100%;
	max-width:200px;
	}


.single-tool .headerarea {
	padding: 38px 0;
	}

.headerarea .container {
	width: 100%;
	max-width: 1371px;
}

.single-tool .headerarea .container {
	width: auto;
	max-width: 1170px;
}

.headerarea .col-lg-4 {
	padding-top: 20px;
	position: relative;
	min-height: 500px;
}
.page-template-page-development-parent .headerarea .col-lg-4 {
	min-height: 20px;
}
.headerarea .col-lg-4 img {
	bottom: 0;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 400px;
}


.headerarea input.searchtoolshome {
	margin-top: 40px;
    margin-bottom: 30px;
    padding: 12px 0px;
    border: none;
    width: 100%;
    max-width: 476px;
    text-align: center;	
	color:#000;
}

.page-template-page-development .headerarea .col-lg-4 img {
	bottom: 0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 400px;
}
.page-template-page-development-parent .headerarea .col-lg-4 img {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 250px;
}
p.testimony {
	text-align: left!important;
	color: #252525;
}
.rowtestimony {
	margin-bottom: 70px;
}
.headerarea .col-lg-7 {
	text-align: center;
}
.headerarea h2 {
	font-size: 34px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-bottom: 25px;
	font-family: proxima-nova;
	margin-top: 50px;
}

.single-tool .headerarea h2 {
	margin-top: 30px;
	text-transform:none;
	}

.single-integration .headerarea h2 {
	text-align: center;
}
.headerarea h3 {
	font-size: 21px;
	text-transform: none;
	text-align: center;
	font-weight: 300;
	font-family: proxima-nova;
}
.headerarea p {
	font-size: 16px;
	text-align: center;
}
.headerarea ul {
	width: 100%;
	max-width: 430px;
	margin-left: auto;
	padding: 0 0 0 60px;
	margin-right: auto;
	text-align: left;
}
.page-template-page-agencies .headerarea ul {
	max-width: 670px;
}
.headerarea ul li {
	font-size: 16px;
	list-style-image: url(http://agencymates.com/wp-content/uploads/2017/04/check.png);
}
.headerarea a {
	width: 74%;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	color: #242424;
	font-size: 20px;
	background: #fdb81e;
	padding: 15px;
	margin: 20px 2%;
	border-radius: 10px;
	text-decoration: none;
}
.headerarea a:hover {
	background: #ffcc00;
}
.single-integration .headerarea a {
	width: 96%;
}
.page-template-page-agencies .headerarea a {
	width: 100%;
	max-width: 500px;
	border-radius: 40px;
	padding: 5px 15px;
}
.searchparentpagearea {
	background: #e1e1e1;
}
.searchparentpagearea input {
	background: #fff;
	border: none;
	text-align: center;
	width: 100%;
	padding: 10px;
	margin: 20px 0;
}
.page-template-page-development .headerarea a, .page-template-page-integration .headerarea a, .page-template-page-development-parent .headerarea a {
	width: 85%;
	font-size: 20px;
	margin-bottom: 50px;
	display: inherit;
	margin-left: auto;
	margin-right: auto;
}
.headerarea a span {
	color: #242424;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
}
.page-template-page-comingsoon button.navbar-toggle {
	display: none;
}
.floatright {
	float: right;
}
.navbar-nav {
	float: right;
}
.headphone {
	color: #4d4d4d;
	font-size: 15px;
	font-weight: 600;
	display: inline-block;
	float: right;
	margin: 20px 20px 8px 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #4d4d4d;
	background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
	color: #4d4d4d;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: proxima-nova
}
.navbar-default .navbar-nav>li>a:hover {
	color: #fdb81e;
}
#content {
	min-height: 600px;
}
li.getintouch a {
	background: #fdb81e!important;
	color: #111!important;
	font-size: 12px;
	font-weight: 600;
	padding: 10px 18px;
	border-radius: 15px;
	letter-spacing: 1px;
}
li.getintouch a:hover {
	background: #ffcc00!important;
}
.navbar-brand {
	height: auto;
	padding: 22px 0px 15px;
}
.home .partnersarea, .page-template-page-webmobile .partnersarea, .page-template-page-new-design .partnersarea,
.page-template-page-landing-integration .partnersarea{
	background: #eaeaea;
}

.page-template-page-webmobile .servicescontent .custtwentper {
	width:20%!important;
	margin-bottom:30px;
	}

.servicescontent .col-md-3.search_filter {
min-height: 480px;
}
	
.page-template-page-webmobile .recentprojectnew .recentprojhol	{
	-moz-box-shadow: 0px 1px 15px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 0px 15px 5px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 15px 5px rgba(0,0,0,0.1);
	margin:0 auto 50px;
	width:100%;
    max-width: 325px;
	text-align:center;	
	}
	
.page-template-page-webmobile .recentprojectnew .recentprojhol img	{
	width:100%;
	}	
	
.page-template-page-webmobile .recentprojectnew	h2 {
	text-align:center;
	color:#008bdb;
	font-size:34px;
	font-weight:bold;
	text-transform:uppercase;
	width: 100%;
	margin-bottom:40px;
	margin-top:60px;
	}
	
.page-template-page-webmobile .devprocess	{
	background:#f3f3f3 url(http://outoftheboxtechnology.com.au/wp-content/uploads/2017/12/bgdiag1_06-1.jpg) center top no-repeat;
	padding:130px 0 20px;
	}
	
.page-template-page-webmobile .messagedirect	{
	background:#fff url(http://outoftheboxtechnology.com.au/wp-content/uploads/2017/12/bgdiag2_08-1.jpg) center top no-repeat;
	padding:165px 0 50px;
	}
	
.page-template-page-webmobile .messagedirect h2{
		text-align:center;
	color:#008bdb;
	font-size:34px;
	font-weight:bold;
	text-transform:uppercase;
	width: 100%;
    margin-bottom: 50px;
    margin-top: 0;
}


.page-template-page-webmobile .devprocess h2{
		text-align:center;
	color:#008bdb;
	font-size:34px;
	font-weight:bold;
	text-transform:uppercase;
	width: 100%;
    margin-bottom: 30px;
    margin-top: 0;
}

.page-template-page-webmobile .devprocess .subheaddevpross {
	font-size:23px;
	color:#414141;
	margin-bottom:50px;
	text-align:center;
	}

.page-template-page-webmobile .devprocess .numberlist {
color: #fff;
    font-size: 30px;
    font-weight: bold;
    background: #55bdf9;
    padding: 20px;
    border-radius: 50%;
    line-height: 21px;
    text-align: center;
	}
	
.page-template-page-webmobile .devprocess h3 {
color: #414141;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    margin-top: 15px;
	}
	
	
.page-template-page-webmobile .devprocess .devprocessrowholder {
	background:#fff;
	border-radius:10px;
	padding:35px;
	margin-bottom:24px;
	position:relative;
	}
	
	
	
.page-template-page-webmobile .devprocess .devprocessrowholder img {
	position:absolute;
	left:30px;
	bottom:20px;
	}	
	
.page-template-page-webmobile .devprocess .devprocessrowholder:nth-child(odd) img {
	position:absolute;
    right: 10px;
	left:auto;
    bottom: 20px;
	}	
	

	
.page-template-page-webmobile .videoareanebtm		{
	background:#f3f3f3 url(http://outoftheboxtechnology.com.au/wp-content/uploads/2017/12/bgdiag3_10-1.jpg) center top no-repeat;
	padding:10px 0 67px;
	text-align:center;
	}
	
.page-template-page-webmobile .recentprojectnew	a.btnyell, .page-template-page-webmobile .recentprojectnew	a.btnyell:hover {
	text-decoration: none;
    background: #fdb81f;
    color: #364540;
    padding: 10px 17px;
    margin: 0px auto 10px;
    display: inline-block;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
	}
	
.page-template-page-webmobile .recentprojectnew	h3 {
    text-align: center;
    color: #414141;
    font-size: 19px;
    line-height: 22px;
    font-weight: normal;
	padding:10px;

	}
	
.page-template-page-webmobile .recentprojectnew	h4 {
	text-align:center;
	color:#fff;
	font-size:15px;
	font-weight:normal;
	padding:13px 0;
	background:#008bdc;
	}	
	
.page-template-page-webmobile .carousel .carousel-indicators {
	bottom: 0;
	left: 10px;
	margin-left: 5px;
	margin-top:5px;
	width: 100%;
	position: relative;
}
.page-template-page-webmobile .carousel .carousel-indicators li {
	border: medium none;
	border-radius: 0;
	float: left;
	height: 100px!important;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 5px !important;
	margin-top: 0;
	width: 100px!important;
}
.page-template-page-webmobile .carousel .carousel-indicators img {
	border: 2px solid #FFFFFF;
	float: left;
	height: 100px!important;
	left: 0;
	width: 100px!important;
}
.page-template-page-webmobile .carousel .carousel-indicators .active img {
	border: 0px solid #39b3d7;
}
.page-template-page-webmobile .contentrightholder {
	height: 600px;
	overflow-y: auto;
	margin-bottom: 20px;
}
.page-template-page-webmobile .contentrightholder h3 {
	color: #008bdc!important;
	font-size: 20px!important;
	font-weight: bold!important;
	text-align: left!important;
}
.page-template-page-webmobile .contentrightholder h4 {
	text-align: left!important;
	color: #000!important;
	font-size: 16px!important;
	font-weight: normal!important;
	padding: 13px 0!important;
	background: transparent!important;
}
.page-template-page-webmobile .recentprojectnew .row .col-lg-4:nth-child(3n+4) {
	clear: both;
}
	

.partnersarea {
	width: 100%;
	background: #fff;
	padding: 24px 0 14px;
}
.partnersarea .parapth {
	width: 100%;
	display: inline-block;
	max-width: 200px;
	text-align: left;
	padding: 20px 20px;
	color: #898989;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.partnersarea .seeall a {
	font-size: 13px;
	color: #898989;
	border: solid 1px #898989;
	padding: 5px 15px;
	border-radius: 15px;
	margin-top: 5px;
	display: inline-block;
}
.partnersarea img {
	margin-bottom: 5px;
}
.videoarea {
	background: url(http://agencymates.com/wp-content/uploads/2017/05/bgvideo.jpg) center no-repeat;
	background-size: cover;
}
.videoarea div {
	text-align: center;
}
.videoarea .videoholder {
	margin: 30px 0;
}
.videoarea .videoholder p {
	color: #fff;
	text-align: left;
	font-size: 22px;
	margin-top: 50px;
}
.videoarea .videoholder h5 {
	color: #fff;
	text-align: left;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 50px;
}
.videoarea .videoholder h6 {
	color: #fdb81e;
	text-align: left;
	font-size: 15px;
	text-transform: none;
	margin-top: 0;
}
.servicesarea {
	width: 100%;
	padding: 50px 0 60px;
	text-align: center;
}
.home .servicesarea, .page-template-page-webmobile .servicesarea, .single-tool .servicesarea {
	text-align: center;
	padding:70px 0 60px;
}

.single-tool .servicesarea {
	background:#eaeaea;
	}
	
.newbtnservice {
	margin-top:70px;
	}	

.newbtnservice p {
	color: #000;
	font-size: 20px;
	text-align:center;
}
.newbtnservice a, .cta_btn {
	color: #fff;
	font-size: 25px;
	text-align: center;
	padding: 20px 5px;
	width: 100%;
	background: #fdb81e;
	display: inline-block;
	border-radius: 10px;
	max-width: 600px;
	line-height: 25px;
	margin-top: 10px;
	font-weight: 700;
	text-transform: none;
	margin-bottom: 10px;
	text-decoration: none;
	-webkit-box-shadow: 0px 7px 0px 0px rgba(253,140,30,1);
-moz-box-shadow: 0px 7px 0px 0px rgba(253,140,30,1);
box-shadow: 0px 7px 0px 0px rgba(253,140,30,1);
}
.newbtnservice a:hover, .cta_btn:hover {
	background: #ffcc00;
    text-decoration: none;
    color: #ffffff;
}
.page-template-page-development .newbtnservice p, .page-template-page-integration .newbtnservice p {
	color: #252525;
}


.page-template-page-development .servicesarea .servicescontent h3, .page-template-page-integration .servicesarea .servicescontent h3 {
	color: #252525;
	font-size: 22px;
	font-weight: 600;
	line-height: 30px;
	margin-top: 0;
}


.servicesarea .servicescontent h2 {
    font-weight: 700;
    font-size: 34px;
    color: #008bdb;
    text-align: center;
    margin: 45px auto;
    text-transform: uppercase;
    line-height: 38px;
    font-family: 'Open Sans', sans-serif;
	max-width:800px;
}


.newbtnservice ul {
	max-width: 250px;
	margin: 10px auto;
	font-weight: bold;
	color: #252525;
}
.newbtnservice ul li, .servicescontent ul li {
	text-align: left;
	list-style-image: url(http://agencymates.com/wp-content/uploads/2017/04/check.png);
	margin-bottom: 7px;
}
.newbtnservice a span {
	color: #242424;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
}
.font12 {
	font-size: 12px!important;
}

.font20 {
	font-size: 20px!important;
	color:#000;
}




.servicesarea h2 {
	font-weight: 700;
	font-size: 30px;
	color: #008bdb;
	text-align: center;
	margin: 45px 0;
	text-transform:none;
	line-height: 38px;
	font-family: 'Open Sans', sans-serif;
}
.servicesarea .servicescontent h3 {
	color: #252525;
	font-size: 18px;
	font-weight: bold;
}
.servicesarea .servicescontent a {
	background: transparent;
	padding: 20px 20px 10px;
	width: 100%;
	min-height: 273px;
	display: inline-block;
	text-align: center;
	margin-bottom: 5px;
	color: #545454;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
.single-integration .servicesarea .servicescontent, .single-developer .servicesarea .servicescontent, .single-tool .servicesarea .servicescontent {
	margin-bottom: 50px;
}
.single-integration .servicesarea .servicescontent ul li a, .single-developer .servicesarea .servicescontent ul li a {
	background: transparent;
	padding: 0;
	width: auto;
	min-height: auto;
	display: inline-block;
	text-align: left;
	margin-bottom: 0;
	color: #545454;
	font-size: 16px;
	font-weight: bold;
}
.servicesarea .servicescontent a p {
	font-weight: normal;
}
.page-template-page-development-parent .servicesarea .servicescontent a, .page-template-page-integration-parent .servicesarea .servicescontent a {
	min-height: 227px;
	border: solid 5px #fff;
	border-radius: 10px;
}
.page-template-page-development-parent .servicesarea .servicescontent a:hover, .page-template-page-integration-parent .servicesarea .servicescontent a:hover {
	min-height: 227px;
	border: solid 5px #e1e1e1;
	text-decoration: none;
}
.servicesarea .servicescontent a img {
	margin-bottom: 20px;
}

.aboutfsareatop h2, #about-carousel h2 {
	font-weight:bold;
	font-size: 40px;
	color:#fff;
	line-height:50px;
	padding:150px 0;
	margin:0;
	text-align:center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}

.aboutfsareabtm {
	background:#fbfbfb;
	display:inline-block;
	margin-top: -6px;
	width: 100%;
	}

.aboutfsareabtm:nth-child(odd) .aboutfsareabtmtext {
	height:auto;
	display:inline-block;
	float:right;
	padding:55px 50px;
}

.aboutfsareabtm:nth-child(odd) .aboutfsareabtmimage {
	height:auto;
	display:inline-block;
	float:right;
	padding:0;
}

.aboutfsareabtm:nth-child(odd) .aboutfsareabtmimage img {
	background-color:rgba(253,184,30,0.7 )!important;	
}

.aboutfsareabtm:nth-child(even) .aboutfsareabtmtext {
	height:auto;
	display:inline-block;
	float:left;
	padding:55px 50px;
}

.aboutfsareabtm:nth-child(even) .aboutfsareabtmimage {
	height:auto;
	display:inline-block;
	float:left;
	padding:0;
}

.aboutfsareabtm:nth-child(even) .aboutfsareabtmimage img {
	background-color:rgba(253,184,30,0.7 )!important;	
}

.aboutfsareabtmtext h3 {
	font-size:40px;
	color:#008bdc;
	font-weight:bold;
	margin-bottom:20px;
}

.aboutfsareabtmtext > ol {
	padding-left:30px;
}

.aboutfsareabtmtext > ol > li {
	list-style-type: none;
	position: relative;
	text-align: left;
	counter-increment: myOrderedListItemsCounter;
	margin: 0 0 15px;
}
.aboutfsareabtmtext > ol > li:before {
	
	content: counter(myOrderedListItemsCounter)"";
margin-left: -35px;
    margin-top: 2px;
	color: #fff;
	background: #fdb81e;
	float: left;
	padding: 1px 0px 5px 1px;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    text-align: center;
    font-size: 16px;
	text-align: center;
} 

.pricingarea {
	padding:10px 0 50px;	
}

.pricingarea h2 {
    font-weight: 700;
    font-size: 34px;
    color: #008bdb;
    text-align: center;
    margin: 45px 0;
    text-transform: uppercase;
    line-height: 38px;
    font-family: 'Open Sans', sans-serif;
}

.pricingarea h3 {
	background: #0089d9;
    font-size: 25px;
    padding: 13px 0;
    color: #fff;
    font-weight: bold;
    margin: 0;
    border-bottom: solid 11px #f1f1f1;
	text-transform:uppercase;
}

.dropshaowtab {
-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.05);
position:relative;
z-index:20;
}

.pricingarea table {
	margin-bottom:0px;	
}

.pricingarea .pricingtextnew {
	text-align:right;
	padding-right:30px;
	
}

.pricingarea span.blue {
		background: #fd8c1e;
	padding: 15px 0;
	font-size: 25px;
    color: #fff;
    font-weight: bold;
	    width: 100%;
    display: inline-block;
}


.pricingarea span.yellow{
		background: #fdb81f;
	font-size: 25px;
    color: #fff;
    font-weight: bold;
	    width: 100%;
    display: inline-block;
	    padding: 20px 0;
}

.pricingarea h3.midhead {
		background:#fc8b1e;
	font-size:25px;
    padding: 28px 0;
	color:#fff;
	margin: 0;
	border-bottom: solid 0px #f1f1f1;
}

.programsarea {
	width: 100%;
	padding: 70px 0 60px;
	background: #eaeaea;
}


.single-tool .programsarea {
	background: #fff;
}

.programsarea h2 {
	font-weight: 700;
	font-size: 34px;
	color: #008bdb;
	text-align: center;
	margin: 45px 0;
	text-transform:none;
	line-height: 38px;
	font-family: 'Open Sans', sans-serif;
}
.programsarea h3 {
	font-weight: 700;
	font-size: 20px;
	color: #252525;
	margin: 33px 0 25px;
	font-family: 'proxima-nova', sans-serif;
}

.programsarea ol.faqlist {
	counter-reset: myOrderedListItemsCounter;
	padding:0;
}

.single-tool .newvideotool {
	margin:50px 0 100px;
	}


.single-tool ol.listnumone {
	margin-left: 20px;
    margin-bottom: 5px;
    list-style: none;
    margin-right: 10px;
	}



.single-tool ol.listnumone > li {
        margin: 30px 0 50px 60px;
    counter-increment: item;
	 font-weight: 700;
    font-size: 20px;
    color: #252525;
    font-family: 'proxima-nova', sans-serif;
}

.single-tool ol.listnumone > li > h3 {
    font-weight: 700;
    font-size: 20px;
    color: #252525;
    margin: -30px 0 0;
    font-family: 'proxima-nova', sans-serif;
}



.single-tool ol.listnumone > li:before {
       margin-left: -60px;
    margin-right: 10px;
    content: counter(item);
    background: #008bdc;
    border-radius: 100%;
    color: white;
    width: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
}

.padzero {
	padding:0;	
}

.programsarea ol.faqlist li {
	list-style-type: none;
	position: relative;
	text-align: left;
}
/* .programsarea ol.faqlist li:before {
	counter-increment: myOrderedListItemsCounter;
	content: counter(myOrderedListItemsCounter)".";
	margin-left: -80px;
	margin-top: -5px;
	color: #fff;
	background: #008bdb;
	float: left;
	padding: 10px 0px 10px 1px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	text-align: center;
} */
.contenthprog {
	margin-bottom: 30px;
}
.testimonialarea {
	width: 100%;
	padding: 96px 0 87px;
	background: url(http://agencymates.com/wp-content/uploads/2017/04/testibg.jpg) center no-repeat;
	background-size: cover;
}
.testicontent {
	margin-bottom: 50px;
}
.testimonialarea h2 {
	font-weight: 700;
	font-size: 34px;
	color: #008bdb;
	text-align: center;
	margin: 45px 0;
	text-transform: uppercase;
	line-height: 38px;
	font-family: 'Open Sans', sans-serif;
}
.testimonialarea p.testimony {
	color: #fff;
	font-style: italic;
	margin-top: 10px;
	float: left;
	display: -webkit-inline-box;
	background: url(http://agencymates.com/wp-content/uploads/2017/05/quote.png) no-repeat left top;
	line-height: 25px;
	padding-left: 40px;
}
.testimonialarea p {
	padding-left: 40px;
	color: #fff;
	font-weight: bold;
}
.testimonialarea h4 {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
}
.testimonialarea .row {
	margin-bottom: 60px;
}
.testimonialarea .row img {
	float: none;
}
.platformsarea {
	width: 100%;
	padding: 34px 0 50px;
}
.platformsarea h2 {
	font-weight: 700;
	font-size: 34px;
	color: #008bdb;
	text-align: center;
	margin: 45px 0;
	text-transform: uppercase;
	line-height: 38px;
	font-family: 'Open Sans', sans-serif;
}
.platformsarea .platformcontent {
	background: #008bdb;
	color: #fff;
	padding: 20px;
	min-height: 200px;
	margin-bottom: 20px;
}
.platformsarea .platformcontent h3 {
	font-weight: 700;
	font-size: 22px;
	color: #fff;
	text-align: left;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}
.platformsarea .platformcontent hr {
	border: none;
	border-bottom: solid 1px #fff;
	width: 50px;
	margin: 5px 0 0;
	float: left;
}
.platformsarea .platformcontent ul {
	width: 100%;
	margin-top: 20px;
	font-size: 12px;
	padding-left: 20px;
	line-height: 20px;
}
.getaccessarea {
	width: 100%;
	padding: 50px 0;
	background: #008bdb;
	color: #fff;
	font-size: 33px;
	text-transform: uppercase;
}
.getaccessareablog {
	padding: 0;
	font-size: 23px;
	margin: 0;
}
#gform_1 label {
	display: none;
}
.getaccessarea input, #gform_1 #input_1_1 {
	width: 100%;
	background: #fff;
	border: none;
	padding: 15px 20px;
	font-size: 18px;
	font-style: italic;
	color: #bdbdbd;
}
.getaccessarea input.submit, #gform_submit_button_1 {
	width: 100%;
	background: #fdb81e;
	border: none;
	padding: 15px 20px;
	font-size: 19px;
	font-style: normal;
	margin-top: 0;
	font-weight: bold;
	color: #1c1c1c;
	border-radius: 50px;
	margin-right: 0;
}
.getaccessarea input.submit:hover, #gform_submit_button_1:hover {
	background: #ffcc00;
}
.blogformarrow {
	background: #1d9de7 url(http://agencymates.com/wp-content/uploads/2017/05/arrow.png) left no-repeat;
	padding: 20px;
}
.counterarea {
	width: 100%;
	padding: 70px 0;
	background: url(http://agencymates.com/wp-content/uploads/2017/05/counter.jpg) center no-repeat;
	background-size: cover;
}
.counterarea .counterbg {
	width: 167px;
	height: 167px;
	text-align: center;
	padding-top: 82px;
	display: inline-block;
	margin-bottom: 25px;
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	font-family: proxima-nova;
}
.counterarea p {
	max-width: 280px;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	font-family: proxima-nova;
}
.disclaimer {
	margin-bottom: 30px;
	font-size: 12px;
	color: #898989;
}
/* Blog */



.blog #main article, .single-post #main article {
	background: #fff;
	padding: 0 30px 10px;
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	display: inline-block;
	margin-top: 20px;
}
.single-post #main article {
	margin-top: -10px;
}
.blog #content {
	margin-top: 30px;
}
.blog #main article .page-header h1.h2 a, .single-post #main article .page-header h1.h2 a {
	color: #242424;
	font-size: 32px;
}
.blog .blogcount, .single-post .blogcount {
	margin-bottom: 15px;
}
.blog .blogcount span, .single-post .blogcount span {
	color: #008bdb;
	font-size: 18px;
}
.blog p.byname, .single-post p.byname {
	font-size: 14px;
	margin-bottom: 30px;
}
.single-post p.byname img.avatar {
	border: none;
	border-radius: 50%;
}
.blog section.post_content, .single-post section.post_content {
	margin-top: 30px;
}
.blog #main article .page-header, .single-post #main article .page-header {
	padding-top: 20px;
	margin-top: 0;
	border: none;
	margin-bottom: 5px;
	padding-bottom: 0;
}
.blog a.readmoreblog {
	font-family: proxima-nova;
	font-size: 18px;
	color: #000000;
	width: 100%;
	max-width: 203px;
	margin: 20px auto 10px;
	border: solid 2px #008bdb;
	padding: 10px;
	display: inherit;
	text-align: center;
	border-radius: 5px;
}
/* Sidebar */



#sidebar3 #text-2 .textwidget a {
	font-size: 18px;
	color: #242424;
	padding: 15px 20px 15px 110px;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-bottom: 22px;
	border-radius: 6px;
	font-family: proxima-nova;
	min-height: 80px;
}
#sidebar3 #text-2 .textwidget a.connect {
	background: #fdb81e url(http://agencymates.com/wp-content/uploads/2017/05/needicon.png) 15px no-repeat;
}
#sidebar3 #text-2 .textwidget a.build {
	background: #fdb81e url(http://agencymates.com/wp-content/uploads/2017/05/needicon-02.png) 15px no-repeat;
}
#sidebar3 ul.wpp-list {
	padding-left: 0;
}
#sidebar3 .wpp-list li {
	margin-bottom: 30px;
	list-style: none;
}
#sidebar3 .wpp-thumbnail {
	margin: 0 15px 0 0;
}
#sidebar3 .wpp-post-title {
	font-family: proxima-nova;
	font-weight: normal;
	font-size: 12px;
	color: #008bdb;
	text-transform: uppercase;
	display: inherit;
}
#sidebar3 .wpp-excerpt {
	color: #000000;
	font-family: proxima-nova;
	font-weight: normal;
	font-size: 16px;
	line-height: 21px;
	display: inherit;
}
#sidebar3 h4.widgettitle {
	font-size: 22px;
	font-family: proxima-nova;
	color: #242424;
	font-weight: 600;
	margin-bottom: 30px;
	text-transform: uppercase;
}
#sidebar3 .widget {
	margin-bottom: 58px;
}
#sidebar3 .topgrap {
	background-color: #008bdb;
	text-align: center;
	padding: 0 50px 40px;
	margin-top: 20px;
}
#sidebar3 .topgrap img {
	margin-top: -18px;
	margin-bottom: -20px;
	max-width: 197px;
	width: 100%;
}
#sidebar3 .topgrap h5 {
	color: #ffffff;
	font-family: proxima-nova;
	font-weight: bold;
	font-size: 27px;
}
#sidebar3 .topgrap p {
	color: #ffffff;
	font-family: proxima-nova;
	font-size: 15px;
}
#sidebar3 .btmgrap {
	background: #1d9de7 url(http://agencymates.com/wp-content/uploads/2017/05/arrow.jpg) center top no-repeat;
	padding: 15px 50px 20px;
	margin-top: -16px;
	color: #fff;
}
#sidebar3 .enjoy-css {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 2;
	width: 80%;
	height: auto;
	position: relative;
	padding: 20px;
	border: none;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	font-size: 12px;
	color: rgba(255,255,255,1);
	text-align: left;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background: #35abef;
	-webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.2);
	box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.2);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
#sidebar3 .enjoy-css::before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 1;
	width: 20px;
	height: 20px;
	position: absolute;
	content: "";
	right: 0;
	bottom: -2px;
	left: 32px;
	padding: 0 -4px 0 0;
	border: none;
	font: normal 16px/normal "Times New Roman", Times, serif;
	color: rgba(0,0,0,0.9);
	-o-text-overflow: clip;
	text-overflow: clip;
	background: #35abef;
	text-shadow: none;
	-webkit-transform: rotateZ(-14.32394487827058deg) translateX(16px) translateY(6px) skewX(-44deg) skewY(-15deg);
	transform: rotateZ(-14.32394487827058deg) translateX(16px) translateY(6px) skewX(-44deg) skewY(-15deg);
}
.headerblueform {
	background: #008bdb;
	width: 100%;
	max-width: 506px;
	padding: 1px 40px 40px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
.headerblueform h2 {
	font-weight: 600;
}
.bodywhiteform {
	background: #eaeaea;
	width: 100%;
	max-width: 440px;
	margin: -30px auto 20px;
	position: relative;
	padding: 10px 30px 0;
	z-index: 10;
}
.bodywhiteform input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .bodywhiteform textarea, .bodywhiteform select {
	font-size: inherit;
	font-family: inherit;
	padding: 10px!important;
	letter-spacing: normal;
	border: none;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	color: #242424;
	max-height: 150px;
	font-size: 14px!important;
}
#field_2_13, #field_2_14 {
	display: none!important;
}
#gform_2 #field_2_1 > label, #gform_2 #field_2_11 > label, #gform_2 #field_2_17 > label, #gform_2 #field_2_4 > label, #gform_2 #field_2_5 > label, #gform_2 #field_2_7 > label, #gform_2 #field_2_9 > label, #gform_2 #field_2_10 > label, #gform_2 #field_2_18 > label, #gform_2 #field_2_22 > label, #gform_2 #field_2_24 label,#gform_2 #field_2_25 > label {
	display: none;
}
#gform_2 .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0
}
#gform_wrapper_2 ul#input_2_6 li {
	padding: 0!important;
	display: inline-block;
	margin-right: 30px;
}
#gform_wrapper_2 ul#input_2_6 li label {
	width: 50%!important;
}
.gchoice_2_22_0 input {
	visibility: hidden;
}
.gchoice_2_22_0 label {
	cursor: pointer;
}
.gchoice_2_22_0 {
	text-align: center;
}

#gf_progressbar_wrapper_2, .gform_page_footer input#gform_previous_button_2 {
display:none;
}

.gchoice_2_22_0 label#label_2_22_0, div.nextbtnnext, .gform_page_footer input.gform_next_button {
	background: #fdb81f;
	padding: 10px;
	width: 200px!important;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: calc(50% - 100px)!important;
	cursor: pointer;
	margin-bottom: 20px!important;
	display: inline-block;
	border:none;
}

#gform_submit_button_4 {
	background: #fdb81f;
	padding: 10px;
	width: 200px!important;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	margin-bottom: 20px!important;
	display: inline-block;
	border:none;
}


#gform_submit_button_2 {
	background: #fdb81f;
	padding: 15px 0;
	width: 100%;
	max-width: -webkit-fill-available;
	color: #000;
	font-size: 18px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 0;
	font-weight: 700;
	border: none;
	margin-bottom: 20px;
	font-size: 20px;
}
#gform_confirmation_wrapper_2 {
	padding: 30px 0;
	min-height: 200px;
}
#field_2_4 {
	margin-top: 20px;
}
/* #field_2_4, #field_2_5, #field_2_6, #field_2_7, #field_2_18, #field_2_9, #field_2_12, .gform_footer.top_label, #field_2_24, #field_2_25 {
	display: none;
} */
.ftrtop {
	width: 100%;
	background: #353535;
	color: #fff;
	padding: 45px 0;
	line-height: 25px;
}
.ftrtop a {
	color: #fff;
}
.ftrtop .col-lg-4 a {
	background: #fdb81e;
	color: #4b4b4b;
	font-size: 18px;
	padding: 7px 15px;
	width: 100%;
	display: inline-block;
	text-align: center;
	border-radius: 30px;
	max-width: 185px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
	text-decoration: none;
}
.ftrtop .col-lg-4 a:hover {
	background: #ffcc00;
}
.ftrtop h4 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px;
}
.ftrtop ul {
	padding: 0;
}
.ftrtop ul li {
	list-style: none;
	width: 200px;
	display: inline-block;
}
.ftrbtm {
	width: 100%;
	background: #242424;
	padding: 15px 0 5px;
	color: #fff;
}
.ftrbtm a {
	color: #fff;
}
.clear {
	clear: both;
}
 @media only screen and (max-width: 1200px) {
.floatright {
	float: none;
}
/* .headerarea .col-lg-4 img {

    left: 50%;

    margin-left: -200px;

} */
	 
	 
.servicescontent .col-md-3.search_filter {
min-height: 520px;
}


.blogformarrow {
	background-position: top;
}
.headerarea .col-lg-4 img {
	position: relative!important;
}
.page-template-page-development .headerarea .col-lg-4 img {
	position: inherit;
}
.headerarea .col-lg-4 {
	padding-top: 20px;
	position: relative;
	min-height: 200px;
	text-align: center;
}
.headerarea .col-lg-3 {
	text-align: center!important;
}
	 
	 .aboutfsareabtm:nth-child(odd) .aboutfsareabtmtext {
	height:auto;
	display:inline-block;
	float:none;
	padding:30px;
}

.aboutfsareabtm:nth-child(odd) .aboutfsareabtmimage, .aboutfsareabtm:nth-child(even) .aboutfsareabtmimage {
	height:auto;
	display:inline-block;
	float:none;
	padding:0;
	width:100%;
}

.aboutfsareabtm:nth-child(odd) .aboutfsareabtmimage img {
	background-color:rgba(253,184,30,0.7 )!important;	
	width:100%;
}
	 
}


@media only screen and (max-width: 991px) { 
.servicesarea .col-md-3 {
	min-height:200px;
	margin-bottom:50px;
}
	
.servicescontent .col-md-3.search_filter {
min-height: auto;
}	
	
	
.padzero {	
    padding-left: 15px;
    padding-right: 15px;		
	 }

	.hidememobile {
		display:none;		
	}	
	
.pricingarea table {
	max-width: 300px;
    margin: 20px auto;
}	


.dropshaowtab {
-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0);
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0);
position:relative;
z-index:20;
}

.headerarea {
background-image:none!important;
}
	
	.aboutfsareabtmtext h3 {
    font-size: 30px;
}
	
	}


 @media only screen and (max-width: 767px) {
.navbar-default .navbar-brand {
	width: 100%;
	text-align: center;
}
.navbar-brand>img {
	margin: 0 auto;
}
.headerarea .col-lg-4 {
	text-align: center;
	position: relative;
}
.headphone {
	display: inline-block;
	float: left;
	text-align: center;
	margin: 20px 0px 10px 0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ddd;
}

.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #fff;
}

.navbar-nav {
	float: left;
}




.partnersarea .parapth {
	max-width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.programsarea {
	text-align: center;
}
.testimonialarea h4 {
	text-align: right;
}
.headerarea .col-md-4 {
	border-bottom: solid 1px #ebebeb;
}
#gform_1 .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}
.headerarea a {
	width: 98%;
}

.page-template-page-webmobile .devprocess .numberlist {
    line-height: 16px;
    display: inline-block;
}

.page-template-page-webmobile .devprocess .devprocessrowholder {
    text-align: center;
}

.page-template-page-webmobile .devprocess .devprocessrowholder img {
    position: relative;
    left: auto;
    bottom: auto;
}

.page-template-page-webmobile .devprocess .devprocessrowholder:nth-child(odd) img {
    position: relative;
    right: auto;
    left: auto;
    bottom: auto
}

.page-template-page-webmobile .messagedirect {
    text-align: center;
}

.page-template-page-webmobile .servicescontent .custtwentper {
    width: 100%!important;
    margin-bottom: 50px;
}

.single-tool ol.listnumone {
	padding-left:0;
	margin-left:0;
	text-align:left;
	}


}

/* .search_filter:nth-child(5), .search_filter:nth-child(9) {
	clear: both;
}  */



.col-md-3.search_filter img {
	min-height: 64px;
}
li.nextbutton label {
	background: #fdb81e!important;
	color: #111!important;
	font-size: 12px;
	font-weight: 600;
	padding: 10px 18px;
	border-radius: 15px;
	letter-spacing: 1px;
}

div.sub-pricing {
	clear: both;
    text-align: center;
    padding-top: 30px;
}

.logoftrprod {
	text-align:center;	
}

.logoftrprod img {
    width: 100%;
    max-width: 195px;
    margin: 10px 25px 0;
	
}

.btnftrylw {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 18px;
    padding: 3px 20px;
    background: #fdb81e;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    color: #000!important;
}

/*added by rocky */
	#page-wrap { width: 80%; margin: 60px auto; }
#page-wrap > div, #actual-table { margin: 0; min-width: 500px; width: 100%; }

#actual-table { border-collapse: collapse; }
        #actual-table td { 
            width: 50%; 
            padding: 55px 50px; 
            vertical-align: middle;
			text-align: center;
			
        }
        #actual-table td:nth-child(even) { 
            background: #fff;
        }
        #actual-table td:nth-child(odd) { 
            background: #fff;
        }
		#actual-table h3 {
			font-size: 40px;
			color: #008bdc;
			font-weight: bold;
			margin-bottom: 20px;
			text-align: left;
		}
		#actual-table td > ol {
			padding-left: 30px;
		}
		#actual-table td > ol > li {
			list-style-type: none;
			position: relative;
			text-align: left;
			counter-increment: myOrderedListItemsCounter;
			margin: 0 0 15px;
		}
		#actual-table td > ol > li:before {
			content: counter(myOrderedListItemsCounter)"";
			margin-left: -35px;
			margin-top: 2px;
			color: #fff;
			background: #fdb81e;
			float: left;
			padding: 1px 0px 5px 1px;
			border-radius: 50%;
			width: 23px;
			height: 23px;
			text-align: center;
			font-size: 16px;
			text-align: center;
		}
		#actual-table p {
			text-align: left;
		}
		#actual-table:nth-child(even) td.imagearea {
			
		}
		#actual-table:nth-child(even) td.textarea {
			
		}
		#actual-table:nth-child(odd) td.imagearea {
			
		}
		#actual-table:nth-child(odd) td.textarea {
			
		}
		#actual-table {
			margin-top: -5px;
		}
 @media only screen and (max-width: 767px) {
	 #actual-table {
		 min-width: 100%;
	 }
	 #actual-table td {
		display: block;
		width: 100%;
		padding: 55px 15px;
	 }
	 #actual-table td:nth-child(odd) {
		 background: #fff;
		float: right;
	 }
	 #actual-table:nth-child(odd) td.imagearea {
		float: left;
		position: absolute;
	 }
	 #actual-table:nth-child(odd) td.textarea {
		margin-top: 250px;
	 }
	 #actual-table h3 {
		text-align: center;
	 }
	 #actual-table p {
		text-align: center;
	}
 }

/* END added by rocky */
/** styles v2 */
.black {
    color: #000000 !important;
}

.font-600 {
    font-weight: 600 !important;
}

.font-weight-bold {
    font-weight: 700!important;
}

.blue {
    color: #028bdc;
}

.white {
    color: #ffffff;
}

.pt-1 {
    padding-top:1rem!important;
}

.pt-2 {
    padding-top:2rem!important;
}

.pt-3 {
    padding-top:3rem!important;
}

.pt-4 {
    padding-top:4rem!important;
}

.pt-5{
    padding-top:5rem!important;
}

.pl-1-5 {
    padding-left: 1.5rem !important;
}

.pb-1 {
     margin-bottom: 1rem!important;
}

.pb-2 {
    margin-bottom: 2em!important;
}

.pb-3 {
    margin-bottom: 3em!important;
}

.pb-4 {
    margin-bottom: 4em!important;
}

.pb-5 {
    margin-bottom: 5em!important;
}

.mt-0 {
    margin-top:0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-1 {
    margin-top: 1rem !important;
}

.mb-1 {
    margin-bottom: 1rem !important;
}

.d-block {
    display: block !important;
}

.d-inline-block {
    display: inline-block;
}

ul.orange {
    list-style: none; /* Remove default bullets */
    padding-left: 0;
}

ul.orange li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #fdb81f; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1.2em; /* Also needed for space (tweak if needed) */
}

.headerarea_new {
    background: #008bdb url(images/header_bg.jpg) center no-repeat;
    background-size:cover;
    width: 100%;
    color: #fff;
}

.headerarea_new .small a {
    color: #ffffff;
    border-bottom: 1px solid #15b6e2;
}

.headerarea_new .small a:hover {
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
}

.headerarea_new p.small {
    padding-top: 0.5rem;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.headerarea_new .list-inline {
    display: flex;
    justify-content: center;
    padding-top: 1rem;
}

.headerarea_new .list-inline > li {
    background-color: #ffffff;
    padding: 1.5rem 1rem;
    border-radius: 5px;
    display: flex;
    align-items: center;
    margin-right: 1rem;
}

.headerarea_new .list-inline > li:last-child {
    margin-right: 0 !important;
}

.inner_contents {
    padding-top: 4rem;
}

.inner_contents  .widget_filter {
    border: 1px solid #cccccc;
    border-radius: 3px;
}

.widget_filter ul {
    padding-left: 0;
    list-style: none;
}

.widget_filter ul li label{
    font-weight: 500;
    font-size: 13px;
    padding-left: 0.9rem;
    color: #000000;
    margin-bottom: 0;
    vertical-align: text-top;
}

.widget_filter ul li {
    margin-bottom: 0.4rem;
}

.widget_filter ul li:last-child {
    margin-bottom: 0;
}

.widget_filter .widget_inner h5 {
    border-bottom: 1px solid #cccccc;
    margin: 0;
    padding: 12px 20px;
}

.widget_filter .widget_inner .filter_list {
    padding: 12px 20px 0;
}

.inner_contents #myInput {
    width: 100%;
    border: 1px solid #cccccc;
    padding: 2rem;
    border-radius: 3px;
    font-size: 13px;
}

.widget_filter .widget_inner .filter_list input {
    -webkit-border-radius: 0 !important;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search_filter a:hover {
    text-decoration: none;
}

.inner_contents .search_filter {
    padding:0 4rem 2rem;
}

.inner_contents .cta_btn {
    font-size: 16px;
    max-width: 400px;
    line-height: 17px
}

.badge.orange {
    background-color: #FDB721;
    font-weight: 400;
}

#about-carousel {
    background: #008bdb url(images/about_carousel_bg.jpg) center no-repeat;
    background-size: cover;
}

#about-carousel h2 {
    padding: 96px 0 !important;
    font-size: 34px;
}

.carousel-control .fa-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .fa-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

#about-carousel .carousel-control.left,  #about-carousel .carousel-control.right{
    background-image: none;
}

.integration-single-btn {
    max-width: 408px !important;
    padding: 20px 5px !important;
    font-size: 18px;
}

.integration-count-section {
    background-color: #888888;
    padding: 3rem 0;
}

.integration-main-contents, .integration-video-section {
    padding: 5rem 0 8rem 0;
}

.integration-count-section .row {
    display: flex;
}

.integration-count-section .row .col-md-6 {
    display: flex;
    align-items: center;
}

.list-bg-orange {
    background-color: #FDB721;
}

.list-bg-blue {
    background: #008bdb;
}

.description_list {
    padding: 3rem 4rem;
    color: #ffffff;
}

.description_list .desc-right {
    padding-left: 5rem;
}

.desc-list-wrap{
    padding-top: 5rem;
    padding-bottom: 3rem;
}

.description_list {
    margin-bottom: 2rem;
}

.integration-video iframe {
    width: 750px;
}

.counter-wrap {
    display: block;
    padding: 4px 12px;
    line-height: 1rem;
}

.counter-wrap .count {
    font-size: 4rem;
    background-color: #ffffff;
    vertical-align: top;
    border-radius: 3px;
    font-weight: 600;
    color: #028BDC;
    padding: 0 12px;
    line-height: normal;
}

.counter-wrap .count {
    margin-right: 2px;
}


@media (min-width: 768px) {
    .justify-content-md-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important;
    }

    .headerarea_new .content-wrap{
        padding: 8rem 0 8rem 0;
    }

    .pl-md-9, .px-md-9 {
        padding-left: 9rem !important;
    }

    .pl-md-8, .px-md-8 {
        padding-left: 8rem !important;
    }
}

@media (min-width: 992px) {
    .inner_contents .sidebar.col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
        width: 30%;
    }

    .inner_contents .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 67.9%;
        max-width: 67.9%;
        width: 67.9%;
    }
}