body {
margin:0px;
padding:0px;
background-color:#f0f0f0;
font: normal 14px 'Montserrat', sans-serif !important;
}

::-moz-selection {
    color: #FFFFFF;
    background: #de4a4a;
}

::selection {
    color: #FFFFFF;
    background: #de4a4a;
}

#page-wrap {
width: 100%;
margin-top:40px;
background-color:#f0f0f0;
}

header {
width: 100%;
background-color:#de4a4a;
font: normal 12px 'Montserrat', sans-serif !important;
}

#headerin {
width:950px;
margin:0px auto;
padding-top:10px;
}

.headerinselect {
background-color:#de4a4a;
color:#FFFFFF;
border:none;
-webkit-border:0px;
outline:0px;
-webkit-appearance: none;
-moz-appearance: none;
}

select::-ms-expand { /* for IE 11 */
display: none;
background-color:#de4a4a;
color:#FFFFFF;
border:none;
-webkit-border:0px;
outline:0px;
}

.headerininput {
padding:8px;
background-color:#FFFFFF;
color:#333333;
}

#sliderbody {
width:100%;
height:auto;
margin:0px auto;
background-color:#000000;
}

#sliderbody img{
opacity: 0.7;
    filter: alpha(opacity=50);
}

#sliderbody form{
color:#999999 !important;
}

#sliderbody .btn{
width:100px;
height:auto;
padding:10px;
font: 14px 'Montserrat', sans-serif;
background-color:#5bc0de;
}

#sliderbody select{
-moz-appearance: none;
} 

#sliderbody h1{
font-size:30px;
}
 
.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }
  
.navbar{
	border:0px !important;
	}
.navbar-collapse, .navbar-header{
	background-color:#de4a4a;
	}
	
	.navbar-nav li a {
	color: #ffffff !important;
	font-weight:normal;
    }
	
	.dropdown-menu li a {
	color: #333333 !important;
    }
	
	.sse {
	background-color:#0075b8;
    }
	
	.ssecrm {
	background-color:#559fde;
    }
	
.carousel-caption{
	padding-bottom:50px !important;
	font-weight:bold;
	}

#bodycatfulid {
width:100%;
background-color:#0075b8;
color: #ffffff;
margin-top:2px;
padding-bottom:10px;
}

#bodycat {
width:950px;
height:auto;
margin:0px auto;
overflow:hidden;
padding-top:10px;
text-align:center;
}

#owl-demo .item{
	background: #05669e;
	padding: 12px 2px 2px 2px;
	margin: 10px;
	color: #ffffff;
	text-align: center;
	border:1px dashed #055d8f;
	-webkit-transition:all 1s ease;
}

#owl-demo .item:hover{
	background:#0d1927;
}

.item .fa-instagram{
	color: #ffffff !important;
}

.customNavigation{
  text-align: center;
}
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#homeblocks {
width:950px;
height:auto;
margin:0px auto;
overflow:hidden;
margin-top:15px;
padding-bottom:15px;
background-color:#ffffff;
font: normal 14px 'Montserrat', sans-serif;
}

#homeblocks .fa-users{
color:#de4a4a;
}

#viewall {
float:right;
}

.webcat {
height:25px;
padding-top:5px;
}

#homeblockss {
width:950px;
height:auto;
margin:0px auto;
overflow:hidden;
margin-top:35px;
padding-bottom:25px;
color:#6c6b6b;
text-align:center;
font: normal 24px 'Montserrat', sans-serif;
}

#homeblockss span {
color:#de4a4a;
}

#homeblockss hr {
border: 0;
width: 7%;
color: #00a99d;
background-color: #00a99d;
height: 2px;
}

#homeblockss button {
margin-top:15px;
font: normal 18px 'Montserrat', sans-serif;
}

#homempuads {
float:right;
width:300px;
height:500px;
margin-top:5px;
overflow:hidden;
}

#homempusmallad {
float:left;
width:300px;
height:100px;
margin-top:12px;
overflow:hidden;
}

#homempuadsbig {
float:right;
width:300px;
height:600px;
margin-top:5px;
overflow:hidden;
}

.featuredblock {
width:100%;
height:auto;
margin:0px !important;
padding:10px !important;
float:left;
overflow:hidden;
}

.featuredblockin {
border-radius:10px;
width:100%;
height:315px;
padding:0px;
box-shadow: 1px 1px 2px 3px #F5EBEC;
-moz-box-shadow: 1px 1px 2px 3px #F5EBEC;
-webkit-box-shadow: 1px 1px 2px 3px #F5EBEC;
overflow:hidden;
}

.adpix {
width:100%;
height:200px;
margin:0 auto;
overflow:hidden;
}

.adpix img{
width:100%;
height:200px;
transition: transform 2s, filter 1.5s ease-in-out;
transform-origin: center center;
filter: brightness(90%);
}

.adpix:hover img {
filter: brightness(100%);
transform: scale(1.3);
}

.adtitle {
margin-top:-10px;
width:100%;
padding-left:5px;
overflow:hidden;
font: normal 14px 'Montserrat', sans-serif;
}

.adtitlecat {
	color:#de4a4a;
	padding-bottom:10px;
}

.confirm {
height:auto;
margin:25px !important;
text-align:center;
font: normal 13px 'Montserrat', sans-serif;
}

.adfooter {
width:90%;
top:-25px;
border-radius:5px;
height:50px;
line-height:50px;
margin:0px auto;
padding:16px 10px 0px 10px;
overflow:hidden;
font: bold 14px 'Montserrat', sans-serif;
background-color:#de4a4a;
color:#FFFFFF;
position: relative;
-webkit-transition:all 1s ease;
}

.adfooter:hover {
background-color:#0075b8;
}

#flip {
width:100%;
height:35px;
line-height:35px;
padding:10px;
font: normal 12px 'Montserrat', sans-serif;
background-color:#32434d;
color:#FFFFFF;
}

#panel {
display: none;
border:1px solid #dadada;
padding:10px;
background-color:#f8f7f6;
}

.adsheader {
width:100%;
height:35px;
line-height:35px;
padding:10px;
overflow:hidden;
font: normal 12px 'Montserrat', sans-serif;
background-color:#32434d;
color:#FFFFFF;
}

.amazonblock {
height:auto;
margin:0 auto;
margin-bottom:15px;
padding:5px !important;
overflow:hidden;
}

.adsblock {
height:auto;
margin:0px !important;
padding:5px !important;
float:left;
overflow:hidden;
}

.adsblockin {
width:100%;
height:auto;
border:1px solid #dadada;
padding:10px;
overflow:hidden;
background-color:#f8f7f6;
}

.adsblockin:hover{
background-color:#eaeaea;
}

.adsblockpostreq {
margin:0px !important;
padding:5px !important;
float:left;
overflow:hidden;
text-align:center;
color:#FFFFFF;
height:auto;
}

.postadicon {
background-color:#de4a4a;
padding:15px;
height:75px;
}

.postadtext {
background-color:#006699;
padding:10px;
height:75px;
}


.adspix {
width:45%;
height:75px;
float:left;
overflow:hidden;
}

.adspix img{
width:100%;
height:auto;
border:1px solid #e8e8e8;
padding:2px;
}

.adstitle {
width:50%;
height:45px;
float:right;
overflow:hidden;
font: normal 11px 'Montserrat', sans-serif;
}

.afftitle {
width:50%;
height:auto;
float:right;
overflow:hidden;
font: normal 11px 'Montserrat', sans-serif;
}

.adsfooter {
width:50%;
height:25px;
line-height:35px;
float:right;
padding-top:10px;
font: normal 11px 'Montserrat', sans-serif;
}

#homeblocks h3 {
color:#de4a4a;
font: normal 16px 'Montserrat', sans-serif;
}

#homeblocks h4 {
font: normal 16px 'Montserrat', sans-serif;
height:40px;
overflow:hidden;
}

#homeblocks p {
font: normal 12px 'Montserrat', sans-serif;
height:14px;
overflow:hidden;
}

.adoneh {
    height:125px;
	padding-top:42px;
}

.adonehh {
    height:75px;
	padding-top:18px;
}

.adone {
    background: none repeat scroll 0 0 #ec3642;
    border-radius: 12%;
   -moz-border-radius: 12%;
   -webkit-border-radius: 12%;
   -ms-border-radius: 12%;
   -o-border-radius: 12%;
    font-size: 25px;
	color:#FFFFFF;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    margin:0px auto;
}

.icon-block {
    border-radius: 60%;
   -moz-border-radius: 60%;
   -webkit-border-radius: 60%;
   -ms-border-radius: 60%;
   -o-border-radius: 60%;
	background-color:#f9f9f9;
	color:#de4a4a;
	font: normal 38px 'Montserrat', sans-serif;
    height: 100px;
    line-height: 92px;
    width: 100px;
    text-align: center;
    margin:0px auto;
	overflow:hidden;
	border:1px solid #dedede;
	margin-bottom:10px;
}

a:hover { text-decoration:none !important;}

.icon-block img{
	width:100%;
	height:100%;
	overflow:hidden;
}

.clientname {
    font-size: 10px;
    height: 30px;
    line-height: 35px;
    width: 100%;
    text-align: center;
	font: normal 12px 'Montserrat', sans-serif;
	overflow:hidden;
}

#postadsbttnfulid {
width:100%;
color:#FFFFFF;
background-color:#323232;
text-align:center;
overflow:hidden;
}

#postadsbttn {
width:950px;
height:auto;
margin:0px auto;
overflow:hidden;
padding:40px 0px 40px 0px;
}

#postadsbttn h4{
padding-top:10px;
font: normal 28px 'Montserrat', sans-serif;
}

#postadsbttn h5{
margin:25px;
}

#semifooterfulid {
width:100%;
color:#FFFFFF;
background-color:#05669e;
text-align:left;
overflow:hidden;
}

#semifooterfulid small{
color:#FFFFFF;
font: normal 14px 'Montserrat', sans-serif;
}

#semifooterfulid a{
color:#FFFFFF;
text-decoration:none;
}

#semifooter {
width:950px;
height:auto;
margin:0px auto;
overflow:hidden;
padding:25px 0px 25px 0px;
line-height:22px !important;
font: normal 14px 'Montserrat', sans-serif;
}

#semifooter a{
padding-left:3px;
}

.footpad {
padding-right:25px !important;
}

#socialfoot {
margin:19px 0px 19px 0px;
font-size:14.5px;
}

#socialfoot .fa-instagram, .fa-facebook-square, .fa-rss-square, .fa-pinterest-square, .fa-google-plus-square, .fa-twitter-square{
color:#428bca;
}

.expo {
text-align:right;
}

footer {
width:100%;
height:auto;
overflow:hidden;
background-color:#06517c;
color:#ffffff;
}

#footerin {
width:950px;
height:auto;
margin:0px auto;
margin-bottom:15px;
padding:20px 0px 25px 0px;
text-align:left;
font: normal 13px 'Montserrat', sans-serif;
}

#footerin a{
color:#FFFFFF;
text-decoration:none;
font-size:13px;
padding-right:12px;
}

.footerlinks{
text-align:right;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 0;
    right: 20px;
    display:none;
    }

/* Inside pages Start*/

#bodyinhead {
width:950px;
height:100px;
margin:0px auto;
overflow:hidden;
}

#bodyinheadbanner{
	width:100%;
	height:90px;
	text-align:center;
	margin:5px auto;
}

#bodyinfull {
width:100%;
height:auto;
overflow:hidden;
padding-top:5px;
background-color:#FFFFFF;
}

#bodyinfixed {
width:950px;
height:auto;
margin:0px auto;
margin-bottom:35px;
}
 
#breadcrumb {
width:950px;
height:32px;
margin:0px auto;
overflow:hidden;
}

#breadcrumb h1{
font: 14px 'Montserrat', sans-serif;
display: inline;
line-height:20px;
}

#bodyform {
width:500px;
height:auto;
margin:0px auto;
}

#bodyform input{
padding:10px;
height:45px;
margin:10px;
}

#bodyform select{
padding:10px;
height:45px;
margin:10px;
-moz-appearance: none;
}

#bodyform textarea{
padding:10px;
height:45px;
margin:10px;
}

.alert {
font-size:16px !important;
}

.alert-danger {
padding:8px !important;
margin:8px !important;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

/* Inside pages End*/


/* Dashboard Start*/

.statsboxcolor {
width:112%;
margin:5px;
height:130px;
padding:12px;
background-color:#65b789;
}

.statsboxcolor:hover{
opacity: 0.8;
}

#statspix {
width:35%;
height:75px;
text-align:center;
padding-top:10px;
float:left;
}

#statsno {
width:65%;
height:75px;
padding-top:15px;
text-align:center;
float:right;
color:#FFFFFF;
font: normal 30px 'Montserrat', sans-serif;
}

#statstitle {
width:100%;
height:35px;
padding:10px;
float:left;
background-color:#32434d;
color:#FFFFFF;
font: normal 12px 'Montserrat', sans-serif;
}

.fa-list,.fa-star,.fa-share-square,.fa-bar-chart,.fa-thumbs-up,.fa-ban,.fa-tags,.fa-life-ring,.fa-check-circle {
  color: white;
}

.userstatsboxcolor {
width:112%;
margin:6px;
height:75px;
padding:12px;
background-color:#65b789;
margin-bottom:35px;
border:1px dashed #5a5a5a;
}

#userstatsno {
width:100%;
height:45px;
padding-top:3px;
text-align:center;
float:right;
color:#FFFFFF;
font: normal 20px 'Montserrat', sans-serif;
}

#userstatstitle {
width:100%;
height:35px;
padding:10px;
float:left;
background-color:#32434d;
color:#FFFFFF;
font: normal 11px 'Montserrat', sans-serif;
}

.dashboardmpu{
	width:100%;
	height:580px;
	text-align:center;
	margin:0 auto;
}

/* Dashboard End*/


/* Clients Page Start*/

#clientsbanner {
width:950px;
height:300px;
margin:0px auto;
overflow:hidden;
margin-bottom:5px;
position: relative;
}

#clientsbanner img{
width:100%;
height: auto;
}

#clientsbanner span { 
   position: absolute; 
   bottom: 5px; 
   left: 5px; 
   color:#FFFFFF;
   font: normal 12px 'Montserrat', sans-serif;
   background: rgb(214, 92, 79); /* fallback color */
   background: rgba(214, 92, 79, 0.9);
   padding: 6px; 
}

#clientsmlinks {
float:right;
}

#clientsmlinks .fa-facebook-square, .fa-twitter-square, .fa-google-plus-square, .fa-linkedin-square, .fa-pinterest-square, .fa-youtube-square, .fa-instagram{
color:#428bca !important;
}

.btn-group .fa-facebook-square, .fa-twitter-square, .fa-google-plus-square, .fa-linkedin-square {
color:#428bca !important;
}

.clientabt {
text-align:justify;
margin-bottom:25px;
}

.clientcontact {
margin-top:2px;
margin-right:5px;
float:right;
}

/* Clients Page End*/

/* All Ads Start*/

#sortblock {
width:98.3%;
height:auto;
margin:0 auto;
margin-bottom:10px;
font: 15px 'Montserrat', sans-serif;
overflow:hidden;
}

.badge {
background-color:#06517c !important;
font-size:14px;
}

#sortblock form {
height:42px;
font-size:12px;
}

#sort {
float:right;
line-height:40px;
}

#counter {
width:auto;
height:auto;
float:left;
}

#sortblock h1{
font: 15px 'Montserrat', sans-serif;
display: inline;
line-height:45px;
}

#counter h3{
font: 12px 'Montserrat', sans-serif;
display: inline;
line-height:25px;
}

#sortblock a{
color:#979696;
margin-right:10px;
padding-bottom:5px;
text-decoration:none;
border-bottom:3px solid #428bca;
}

.form{
width:100%;
height:auto;
margin:0px auto;
overflow:hidden;
padding-top:15px;
}

.form input, select {
width:100%;
padding:1.6%;
height:32px;
margin:2.7px;
background-color:#fafafa;
border: 1px solid #e1dfdf;
color:#333333;
font: normal 13px 'Montserrat', sans-serif;
}

.form select{
height:35px;
padding:6px;
text-align:left;
border-color:#e1e1e1;
margin:2px;
-moz-appearance: none;
}

.form .btn{
width:100%;
height:auto;
padding:10px;
font-size:15px;
color:#FFFFFF;
font-weight:bold;
border-radius: 0px;
background-color:#06517c;
border-color:#03486f;
}

.form .btn:hover, .btn:active{
background-color:#03486f;
border-color:#03486f;
}

.alladstitle {
width:100%;
height:auto;
float:left;
overflow:hidden;
padding-bottom:8px;
font: normal 14px 'Montserrat', sans-serif;
border-bottom:1px dashed #f0f0f0;
}

.alladstitle h3{
font: 14px 'Montserrat', sans-serif;
display: inline;
line-height:25px;
}

.alladspix {
width:35%;
height:150px;
float:left;
position: relative;
border:1px solid #e8e8e8;
overflow:hidden;
}

.alladspix img{
width:100%;
height:147px;
transition: transform 2s, filter 1.5s ease-in-out;
transform-origin: center center;
filter: brightness(95%);
}

.alladspix:hover img {
filter: brightness(100%);
transform: scale(1.1);
}

.alladspix span { 
   position: absolute; 
   bottom: 4px; 
   left: 1px;
   color:#FFFFFF;
   font: normal 12px 'Montserrat', sans-serif;
   background: rgb(214, 92, 79); /* fallback color */
   background: rgba(214, 92, 79, 0.9);
   padding: 6px; 
}

.alladsdes {
width:63%;
height:70px;
float:right;
overflow:hidden;
padding-top:5px;
margin-bottom:15px;
color:#666666;
text-align:justify;
line-height:16px !important;
font: 12px 'Montserrat', sans-serif;
font-weight:normal;
}

.icon-blockk {
    border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
	background-color:#f9f9f9;
	color:#de4a4a;
	font: normal 36px 'Montserrat', sans-serif;
    line-height: 60px;
	text-align:center;
    height: 70px;
    width: 70px;
	float:right;
	overflow:hidden;
	border:1px solid #dedede;
}

.icon-blockk img{
	width:100%;
	height:100%;
	overflow:hidden;
}

.icon-blockkk {
    border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
	background-color:#FFFFFF;
    height: 70px;
    width: 70px;
	float:left;
	overflow:hidden;
	border:1px solid #dedede;
}

.icon-blockkk img{
	width:100%;
	height:100%;
	overflow:hidden;
}

.fclientname {
    font-size: 10px;
    width: 100%;
    text-align: left;
	color:#d65c4f;
	font: normal 12px 'Montserrat', sans-serif;
	overflow:hidden;
	padding-top:10px;
	height:auto;
}

.fclientnameleft {
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    width: 100%;
    text-align: left;
	color:#d65c4f;
	font: normal 12px 'Montserrat', sans-serif;
	overflow:hidden;
}

.fclientadd {
    font-size: 10px;
    height: 18px;
    line-height: 18px;
    width: 100%;
    text-align: left;
	font: normal 10px 'Montserrat', sans-serif;
	overflow:hidden;
}

.alladsbtn{
padding:18px 0px 2px 6px;
float:left;
overflow:hidden !important;
}

.alladsbtn .btn-info, .alladsbtn .btn-success, .alladsbtn .btn-primary{
background-color:#FFFFFF;
color:#d65c4f;
border:1px solid #dedede;
}

.alladsbtn .btn-info:hover, .alladsbtn .btn-success:hover, .alladsbtn .btn-primary:hover{
background-color:#FFFFFF;
color:#d65c4f;
border:1px solid #dedede;
}

.alladsbtn .fa-star {
color:#d65c4f;
overflow:hidden !important;
}

.savebtn{
padding-left:25px;
float:left;
overflow:hidden !important;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 90%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h4 {
  margin-top: 0;
  color: #de4a4a;
  text-align:center;
  font-size:22px;
  text-transform: uppercase;
  font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  height: auto;
  overflow: auto;
}

.popup form input{
padding:5px;
font-size:13px;
}

.popup .btn{
width:auto;
height:auto;
padding:10px;
font-size:15px;
color:#FFFFFF !important;
font-weight:bold;
border-radius: 0px;
background-color:#418bca;
border-color:#3a82c0;
}

.popup .btn:hover, .btn:active{
background-color:#00c2a8;
border-color:#01b9a0;
}

#popupaccess {
font-size:15px;
}

#popupaccess a{
background-color:#418bca;
border-color:#3a82c0;
padding:10px;
color:#FFFFFF;
line-height:35px;
}

#popupaccess a:hover{
background-color:#00c2a8;
border-color:#01b9a0;
}

.pagination{
width:100%;
overflow:hidden;
}

.google-maps {
        position: relative;
        padding-bottom: 15px; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		height:170px;
		width:100%;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: auto !important;
}

.VW {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.VW iframe {
	position:absolute;
	top: 0;
	left: 5;
	width: 96%;
	height: 96%;
}
/* All Ads End*/

/* signup page Start*/

.whyus{
text-align:center;
color:#666666;
font: normal 20px 'Montserrat', sans-serif;
}

.signuptxt{
margin-top:20px;
height:80PX;
padding-bottom:10px;
text-align:center;
color:#666666;
font: normal 10px 'Montserrat', sans-serif;
border-left: 1px #eeeeee solid;
}

.signuptxt:hover, .signupiconclr:hover{
color:#d65c4f;
}

.signupiconclr{
width:100%;
color:#428bca;
padding:10px;
}

#fb {
width:99%;
height:auto;
margin:0px auto;
background-color:#FFFFFF;
overflow:hidden !important;
border:#eeeeee 1px solid;
padding:25px 0px 25px 0px !important;
margin-top:10px !important;
text-align:center;
}

.fbor {
margin:20px 0px 20px 0px !important;
text-align:center;
font: normal 14px 'Oswald', sans-serif !important;
}

.btn-facebook {
height:63px;
line-height:41px !important;
margin-bottom:5px !important;
background: #3B5998;
border-radius: 1 !important;
color: #ffffff;
border-width: 1px;
border-style: solid;
border-color: #263961; 
}
.btn-facebook:link, .btn-facebook:visited {
color: #ffffff !important;
}
.btn-facebook:active, .btn-facebook:hover {
background: #263961 !important;
color: #ffffff !important;
}

#form {
width:100%;
height:auto;
margin:0px auto;
overflow:hidden;
}

#form input, textarea, select{
width:99%;
padding:1%;
height:42px;
margin:2px;
background-color:#fafafa;
border: 1px solid #e1dfdf;
font: normal 11px 'Montserrat', sans-serif;
} 

#form select{
height:42px;
-moz-appearance: none;
} 

#form .btn{
width:auto;
height:auto;
padding:10px;
font: 14px 'Montserrat', sans-serif;
border-radius: 0px;
background-color:#5cb85c;
}

.userreplyformblock {
height:auto;
margin:0px !important;
padding:10px !important;
margin-bottom:20px !important;
overflow:hidden;
background-color:#eeeeee;
border:solid 1px #e1e1e1;
}

.affiliateblock {
height:auto;
margin:0px !important;
padding:0px !important;
margin-bottom:20px !important;
margin-top:50px !important;
overflow:hidden;
}

.affiliateblock .fa-star, .fa-star-o{
color:#e98c00;
}

/* signup page End*/



/* upload ads Start*/
.uploadadsblock {
height:auto;
margin:0px !important;
padding:5px !important;
float:left;
overflow:hidden;
font: 12px 'Montserrat', sans-serif;
}

.searchbttn{
background-color: #de4a4a;
  border: none;
  color: white;
  padding: 12px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
}
/* upload ads End*/

/* Ad view Start*/
#titleblock {
width:100%;
height:auto;
margin:0 auto;
overflow:hidden;
font: 10px 'Montserrat', sans-serif;
}

#titleblock h1{
font-size:18px;
line-height:23px;
padding:0px !important;
margin:0px !important;
color:#de4a4a;
}

#titleblock hr {
border: 0;
width: 100%;
background-color: #f0f0f0;
height: 1px;
margin:3px !important;
overflow:hidden;
}

.socialshare {
width:100%;
height:auto;
overflow:hidden;
text-align:left;
}

.socialshare li{
display:inline;
padding-right: 5px !important;
font-size:14px;
}

.respond {
width:150px;
background-color:#05669e;
padding:5px 10px 5px 10px;
line-height:25px;
font-size:12px;
text-align:center;
float:right;
}

.respond:hover {
color:#FFFFFF;
background-color:#de4a4a;
}

.respond a {
color:#FFFFFF;
}

.respond a:hover {
color:#FFFFFF;
}

#addespix {
width:100%;
height:auto;
margin:0 auto;
overflow:hidden;
margin-bottom:10px;
text-align:left;
position: relative;
}

#addespix span { 
   position: absolute; 
   bottom: 6px; 
   left: 6px;
   color:#FFFFFF;
   font: normal 12px 'Montserrat', sans-serif;
   background: rgb(214, 92, 79); /* fallback color */
   background: rgba(214, 92, 79, 0.9);
   padding: 6px; 
}

#addespix img{
width:100%;
height:auto;
border:1px solid #f0f0f0;
padding:5px;
}

#addespix img:hover{
border-color:#de4a4a;
}

.addesline {
margin:0px !important;
padding:0px !important;
float:left;
border-bottom:1px solid #f1f1f1;
font: 12px 'Montserrat', sans-serif;
height:40px;
line-height:40px;
overflow:hidden;
text-align:left;
}

#addesoverviewblock {
width:100%;
height:auto;
margin:0 auto;
overflow:hidden;
margin-bottom:15px;
text-align:left;
}

.addesoverview {
font: bold 12px 'Montserrat', sans-serif;
}

.addes {
width:100%;
text-align:justify;
}

#totalcal {
width:100%;
font-size:25px;
padding:3px;
text-align:right;
}
/* Ad view End*/


/* Marketing Page Start*/

#marketpage img{
opacity: 0.3;
filter: alpha(opacity=30);
}

#marketpage h1{
font-size:41px;
}

#marketpage h2{
font-size:25px;
}

#marketpage .fa-arrow-circle-down{
color:#de4a4a;
}

#marketinfo {
width:100%;
height:auto;
margin:0px auto;
overflow:hidden;
margin-top:35px;
padding-bottom:35px;
padding-top:40px;
color:#05669e;
text-align:center;
font: normal 14px 'Montserrat', sans-serif;
}

#marketinfoin {
width:950px;
margin:0px auto;
}

.marketinfohead {
margin-bottom:25px;
}

.marketinfotxt h4{
color:#de4a4a;
font-size:18px;
}

.marketinfotxt {
color:#444444;
padding-bottom:50px;
font-weight:inherit !important;
}

#marketinfo hr {
border: 0;
width: 7%;
background-color: #de4a4a;
height: 2px;
}

#marketservices {
width:100%;
height:auto;
margin:0px auto;
overflow:hidden;
margin-top:35px;
padding-top:35px;
padding-bottom:35px;
color:#ffffff;
background-color:#05669e;
text-align:center;
font: normal 13px 'Montserrat', sans-serif;
}

#marketservices hr {
border: 0;
width: 7%;
color: #00a99d;
background-color: #ffffff;
height: 2px;
}

.marketservicestxt{
margin-top:25px;
height:auto;
padding-bottom:10px;
}

.marketservicesiconclr{
width:100%;
padding:10px;
color:#5ba3e1;
}

.marketservicesiconclr:hover, .marketservicestxt:hover{
color:#0aa699;
}

#marketabout {
width:100%;
height:auto;
margin:0px auto;
overflow:hidden;
padding-top:35px;
padding-bottom:35px;
color:#444444;
background-color:#ffffff;
text-align:justify;
font: normal 14px 'Montserrat', sans-serif;
}

.marketaboutimage{
margin:0 auto;
text-align:center;
}

#marketform{
padding-top:45px;
padding-bottom:45px;
overflow:hidden;
}

#marketformin {
width:950px;
margin:0px auto;
}
/* Marketing Page End*/


@media screen and (max-width: 999px){

#headerin {
width:100%;
}

#bodycat {
width:100%;
}

#sliderbody .btn{
width:70px;
padding:12px;
font-size: 12px;
}

#sliderbody h1{
font-size: 17px;
}

.carousel-caption{
padding-bottom:5px !important;
}

#homeblocks {
width:100%;
}

#homeblockss {
width:100%
}

#homempuads {
width:100%;
margin:0 auto;
}

#homempusmallad {
width:100%;
height:auto;
margin:0 auto;
}

#homempuadsbig {
width:100%;
height:auto;
margin:0 auto;
}

.featuredblockin {
height:220px;
}

.adpix {
height:115px;
}

.adpix img{
height:115px;
}

.adfooter {
top:-15px;
height:32px;
line-height:32px;
padding:2px 8px 0px 8px;
font-size:12px;
}

.adspix {
height:75px;
}

.adstitle {
font: normal 10px 'Montserrat', sans-serif;
}

.postadicon, .postadtext {
height:85px;
}

#postadsbttn {
width:100%;
}

#semifooter {
width:100%;
}

#footerin {
width:100%;
}
/* Inside pages Start*/

#bodyinhead {
width: 100%;
height:auto;
}

#bodyinheadbanner{
	width:98%;
	height:auto;
}

#bodyinfixed {
	width:98%;
	height:auto;
}
 
#breadcrumb {
	width:98%;
	height:auto;
}
/* Inside pages End*/


/* Clients Page Start*/
#clientsbanner {
width:100%;
height: auto;
}
/* Clients Page End*/

/* Ad view Start*/

.addesoverview {
font-size:11px;
}
/* Ad view End*/


/* Marketing Page Start*/

#marketinfoin {
width:100%;
}

#marketpage h1{
font-size:30px;
}

#marketpage h2{
font-size:18px;
}

#marketabout {
width:100%;
}

.marketaboutimage{
margin:0 auto;
width:100%;
text-align:center;
}

#marketformin {
width:100%;
}
/* Marketing Page End*/

}

@media screen and (max-width: 767px){

#homempuads {
height:auto;
}

.headerinselect {
padding:10px 0px 10px 0px;
-moz-appearance: none;
}

#sliderbody .btn{
width:100px;
padding:10px;
font-size: 14px;
}

.featuredblockin {
height:auto;
}

.adfooter {
top:-25px;
height:50px;
line-height:50px;
padding:2px 10px 0px 10px;
font-size:14px;
}

.adtitlecat {
	padding-bottom:15px;
}

.adtitle {
font-size:14px;
padding-bottom:20px !important;
}

#titleblock h1{
text-align:center;
padding-bottom:10px !important;
}

#titleblock hr {
width: 6%;
background-color: #333333;
height: 2px;
margin:0 auto !important;
}

.socialshare {
text-align:center;
}

.respond {
margin:0 auto;
float:none;
}

.adpix {
height:auto;
}

.adpix img{
height:auto;
}

.adspix {
height:auto;
}

.adstitle {
font: normal 14px 'Montserrat', sans-serif;
}

.postadicon {
height:65px;
}

.postadtext {
padding-top:15px;
height:65px;
}

.dashboardmpu{
	height:auto;
}

#footerin {
text-align:center;
}

.expo {
text-align:center;
}

.footerlinks{
text-align:center;
margin:15px;
}

.fclientname {
  text-align:center;
}

.savebtn{
width:100%;
text-align:center;
padding-left:0px;
}

/* Marketing Page Start*/

#marketpage h1{
font-size:28px;
}

#marketpage h2{
font-size:18px;
}
/* Marketing Page End*/

}

@media screen and (max-width: 639px){

#sliderbody h1{
font-size: 15px;
}

.carousel-caption{
padding-bottom:0px !important;
}

/* Marketing Page Start*/

#marketpage h1{
font-size:28px;
}

#marketpage h2{
font-size:18px;
}
/* Marketing Page End*/
}

@media screen and (max-width: 599px){

#sliderbody h1{
font-size: 13px;
}
.alladspix {
width:100%;
height:auto;
text-align:center;
}

.alladspix img{
width:100%;
height:auto;
padding:3px;
}

.alladspix span { 
   left: 4px;
   bottom: 4px;
}

.alladsdes {
width:100%;
height:100px;
}

/* Marketing Page Start*/

#marketpage h1{
font-size:22px;
}

#marketpage h2{
font-size:16px;
margin-top:25px;
}
/* Marketing Page End*/

}

@media screen and (max-width: 479px){

#sliderbody h1{
font-size: 9px;
}

#sliderbody select{
height:32px;
font-size: 10px;
}

#sliderbody .btn{
width:70px;
height:32px;
padding:8px;
font-size: 10px;
}

.carousel-caption{
font-weight:normal !important;
}

#bodyform {
width:90%;
}

#sortblock {
padding:0px 6px 0px 6px;
font-size:9px;
}

#sort {
line-height:30px;
}

#sortblock h4{
font-size:8px;
}

/* Ad view Start*/

#totalcal {
font-size:18px;
padding-top:10px;
}

.postadicon, .postadtext {
height:75px;
}
/* Ad view End*/

/* Marketing Page Start*/

#marketpage h1{
font-size:14px;
}

#marketpage h2{
font-size:10px;
margin-top:15px;
}

#marketpage .fa-arrow-circle-down{
display:none;
}
/* Marketing Page End*/

}

@media screen and (max-width: 359px){

#sliderbody h1{
font-size: 8px;
}

#sliderbody select{
height:25px;
font-size: 10px;
}

#sliderbody .btn{
width:60px;
height:25px;
padding:4px;
font-size: 10px;
}
	
.adstitle {
font: normal 11px 'Montserrat', sans-serif;
}

/* Ad view Start*/

#totalcal {
font-size:14px;
}
/* Ad view End*/

/* Marketing Page Start*/
#marketpage h1{
font-size:14px;
}

#marketpage h2{
font-size:10px;
margin-top:15px;
}
/* Marketing Page End*/
	
}

@media screen and (max-width: 319px){

#sliderbody h1{
display:none;
}
.clientcontact {
margin-top:2px;
margin-right:2px;
float:left;
}

/* Ad view Start*/
.addes {
text-align:left;
}

.postadicon, .postadtext {
height:auto;
}
/* Ad view End*/

/* Marketing Page Start*/
#marketpage h1{
font-size:12px;
}

#marketpage h2{
display:none;
}
/* Marketing Page End*/

}