/*
Theme Name: RH Marketing
Description: A wordpress theme for production.
Author: SSProducer
Author URI: http://www.smallscreenproducer.com/
Version: 1.0.0
Tags: Responsive, grey, white, right-sidebar,theme-options, threaded-comments, banner ads, adsense,fab themes.
*/

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);

@font-face {
	font-family:'ITCAvantGardePro-Bk';
	src: url('fonts/ITCAvantGardePro-Bk_gdi.eot');
	src: url('fonts/ITCAvantGardePro-Bk_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/ITCAvantGardePro-Bk_gdi.woff') format('woff'),
		url('fonts/ITCAvantGardePro-Bk_gdi.ttf') format('truetype'),
		url('fonts/ITCAvantGardePro-Bk_gdi.otf') format('opentype'),
		url('fonts/ITCAvantGardePro-Bk_gdi.svg#ITCAvantGardePro-Bk') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}
@font-face {
	font-family:'ITCAvantGardePro-Demi';
	src: url('fonts/ITCAvantGardePro-Demi_gdi.eot');
	src: url('fonts/ITCAvantGardePro-Demi_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/ITCAvantGardePro-Demi_gdi.woff') format('woff'),
		url('fonts/ITCAvantGardePro-Demi_gdi.ttf') format('truetype'),
		url('fonts/ITCAvantGardePro-Demi_gdi.svg#ITCAvantGardePro-Demi') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}

body{
	color: #fff !important;
	font-family: "Open Sans", Arial, sans-serif !important;
}

table {
border-collapse:collapse;
border-spacing:0;
margin:10px 0;
}

table td,table th {
text-align:left;
padding:.4em .8em;
}

table th {
}

table td {
}

table tr.even td {
}

table tr:hover td {

}

img.centered {
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
padding:0;
}

img.alignnone {
display:inline;

}

img.alignright {
display:inline;
margin:5px 0 10px 10px;
padding:5px;
}

img.alignleft {
display:inline;
margin:10px 15px 10px 0;
padding:5px;
}

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}

.alignright {
float:right;
margin:0 0 10px 10px;
}

.alignleft {
float:left;
margin:10px 15px 10px 0;
}

.wp-caption {
text-align:center;
background:#eee;
margin:10px;
padding:4px 0 5px;
}

.wp-caption img {
border:0;
margin:0 0 5px;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
font-weight:400;
line-height:12px;
color:#444;
margin:0;
padding:0;
}

.clearfix:after {
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0;
}

.clearfix {
display:inline-block;
}

html[xmlns] .clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

.rounded {
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.boxshadow {
-moz-box-shadow:0 0 5px #000;
-webkit-box-shadow:0 0 5px #000;
box-shadow:0 0 5px #000;
}

/* FONTS */


@font-face {
    font-family: 'LiberationSerifRegular';
    src: url('fonts/LiberationSerif-Regular-webfont.eot');
    src: url('fonts/LiberationSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/LiberationSerif-Regular-webfont.woff') format('woff'),
         url('fonts/LiberationSerif-Regular-webfont.ttf') format('truetype'),
         url('fonts/LiberationSerif-Regular-webfont.svg#LiberationSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Head */


.top {
    background: rgba(0,0,0,.5);
    padding: 0;
    position: relative;
    z-index: 999999;
    height: 140px;
}

.head{
	padding:10px 0px;
}


#blogname{
	margin:0px 0px 0px 0px;
    float: left;
    padding-top: 20px;	
	}

#blogname h1{
	font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
	font-size:0px !important;
	padding:0px 0px 0px 0px;
	margin-bottom: 0;
	}

#blogname h1 a:link,#blogname h1 a:visited{
	color:#000;
	text-decoration:none;
	font-size:0px !important;
	}
	
#blogname h1 a{
display: block;
font-size:0px !important;
width: 351px;
height: 102px;
background: url(images/logo.png) no-repeat left top;
}
.left-top{
	width:360px;
	float:left;
}
.right-top{
	    width: 828px;
    float: right;
}


.casing{

}


	

/* SEARCH FORM	 */
	
/* SEARCH FORM	 */
	
	
#search {
	padding:0px 0px;
	margin:25px 0px 20px 0px;
	display:inline-block;
	height:30px;
	background:transparent;
	width:100%;
	}

#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

#search p {
	margin: 0;
	font-size: 85%;
	}

#s {
	
	    background: none repeat scroll 0 0 white !important;
    border: 0 none !important;
    border-radius: 3px 0px 0px 3px!important;
    font-size: 15px !important;
    padding: 12px 12px 8px !important;
    width: 288px !important;
    font-weight: normal;
    color: #464646 !important;
    font-family: "Open Sans",sans-serif;
    margin: 0px 0px 0px 0px;
    float: left;

	}
#search input[type="submit"]{
	background: url(images/search-button.png)no-repeat;
    border: none;
    outline: none;
    height: 40px;
    font-size: 0px;
    width: 55px;
	    cursor: pointer;
}

/* TOP-MENU */
	
#botmenu{

	margin:0px;
	font-size: 12px;
	}
	
#submenu {
	margin: 0px 0px;
	padding:0px 0px;
		}
	
#submenu ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0px;
	}
	
#submenu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #999;
	font-weight:bold;
	background: url(images/menu_border.png) no-repeat right center;
	max-height: 83px;
	    margin-left: -2px;
	}

#submenu li a {
color: #fff;
    display: block;
    margin: 0;
       padding: 10px 15px 19px 15px;
    text-decoration: none;
    position: relative;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
	}
#submenu li.single_line > a {
        padding-top: 32px;
    padding-bottom: 33px;
}
#submenu li.double_line > a {
padding-top: 25px;
    padding-bottom: 22px;
	}
#submenu li.has_sub{
	background-image: url(images/menu_border.png), url(images/submenutip.png);
    background-position: right center, center bottom 8px;
    background-repeat: no-repeat, no-repeat;
}
#submenu li.doubleline_hassub{
    background-image: url(images/menu_border.png), url(images/submenutip.png);
    background-position: right center, center bottom 8px;
    background-repeat: no-repeat, no-repeat;
    padding-top: 16px;
	}
#submenu li.doubleline_hassub a{
	padding-bottom:21px;
}
#submenu li.singleline_hassub{
   background-image: url(images/menu_border.png), url(images/submenutip.png);
    background-position: right center, center bottom 10px;
    background-repeat: no-repeat, no-repeat;
    padding-top: 22px;
    padding-bottom: 3px
	}
#submenu li.singleline_hassub a{
	padding-bottom:32px;
}
#submenu li:last-child{
	background: none;
}	
span.sf-sub-indicator {    display: none;}

#submenu li:hover, #submenu .current_page_item  , #submenu li:last-child:hover{
	background: url(images/menu_active.png) repeat-x left top !important;
	
}
#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a  {
	color: #000;
	
	}
	

#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
	color: #fff;
	font-size:12px;
	width: 300px; 
	margin: 0;
	padding: 10px 10px;
	line-height:20px;
	position: relative;
	background: black;
	font-weight:normal;
	text-align:left;
	}
	
#submenu ul ul li:first-child{
	border-top:none;

}

#submenu ul ul li:last-child{
	border-bottom:none;

}	
	
#submenu li li:last-child{
	border-bottom:none;
}
		
#submenu li li a:hover, #submenu li li a:active {
	background: url(images/menu_active.png) repeat-x left top;
	color: #000; 
	}


#submenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px 0px;
	padding: 0px;
	background:#282828;

	}

#submenu li ul a { 
	width: 150px;
	}

#submenu li ul a:hover, #submenu li ul a:active { 
	}

#submenu li ul ul {
	margin: -37px 0 0 169px;
	}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
	left: -999em;
	}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
	left: auto;
	}

#submenu li:hover, #submenu li.sfHover { 
	position: static;
	}
	
	
	
/* mobile-menu	 */
	
select.mobileMenu{
	width:100%;
	padding:3px 0px;
}	


/* Slider */

.slidebox{
	padding-top:30px;

}
	
/* Intro	 */

.intro{
	text-align:center;
	color:#999;
	text-align:center;
	font-size:24px;
	line-height:150%;
	padding:30px 0px!important;
	font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
	background:#fff;
	margin:30px auto!important;
}


/* Boxes */

.btitle h2{
	font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
	font-size:18px;
	line-height:120%;
	padding:5px 0px;
	margin:5px 0px;
}

.btitle h2 a:link, .btitle h2 a:visited{
	text-decoration:none;
	color:#151515;
	text-shadow:0px -1px 0px #fcfcfc;
}

.boxentry{
	font-size:12px;
	padding:0px 0px;

}

.boxentry p{
	margin:0px 0px 5px 0px;
	padding:5px 0px;

	
}
/* POSTS */


.post{
	margin:0px 0px 30px 0px;
	color:#666;

}

.title h2{
	font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
	font-size:26px;
	padding-top:5px;
}

.title h2 a:link, .title h2 a:visited{
	text-decoration: none;
    font-size: 30px;
    color: white;
    font-family: arial;
	 font-size: 20px;
    float: left;
}
.title h2 a:hover{
color: white;
}
.title p{
    float: right;
    color: #4187fd !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
	}
.title p a{
color:white !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
	text-decoration:none;
}
.title p a:hover{
color: white;
}
.postimg{
	float:left;
	margin:15px 10px 10px 0px;
}

.postmeta{
	padding:5px 0px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}		

.author{

	color:#888;
	padding:2px 5px 2px 15px;
	background:url(images/user.png) left center no-repeat;
	}

.clock{
	color:#888;
	padding:2px 5px 2px 15px;
	background:url(images/clock.png) left center no-repeat;
}
	
.singleinfo{
	padding:5px 0px;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;	
}


.categori{
	padding:2px 0 2px 15px;
	color:#888;
	font-weight:bold;
	background:url(images/tag.png) left center no-repeat;
	font-size:10px;
	text-transform:uppercase;
	}

.categori a:link,.categori a:visited{
	color:#444;
	text-decoration:none;
	}
	
.categori a:hover{
	color:#444;

	}
.entry{
	font-size:12px;
	padding:10px 0px;

}
	
.entry a:link,
.entry a:visited {
   	color: #919eb5;
	}

.entry a:hover {
	color: #919eb5;

	}

.entry ul, .entry ol{
    margin: 20px 0px;
    line-height: 150%;
    list-style-image: url(images/bullet.png) !important;
}

.entry ul li, .entry ol li{
      list-style-position: outside;
    margin-left: 1.6em;
     font-family: Arial;
    font-size: 15px;
    color: white;
}

.entry p{
	   margin: 5px 0px 5px 0px;
    padding: 5px 0px;
    line-height: 180%;
    font-size: 15px;
    color: #fff;
    font-family: Arial;
	
}

/* SIDEBAR WIDGETS */
#right {
    width: 100%;
    float: right;
  
}
.sidebar {
    float: right;
	width:372px;
	margin-top: 60px;
}

.sidetitl {
	margin-top:10px;
    padding: 0px 0px 0px 0px;
	font-weight:bold;
	width:100%;
}

.sidetitl h3{
	font-size:18px;
	font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
	color:#555;
	
}
.sidebar-item{
    margin-bottom: 30px
}

.sidebox {
    list-style: none;
    color: #ddd;
    margin: 0px 0 30px 0px;
}

.sidebox ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 5px;
}

.sidebox li {
    list-style-type: none;
    margin: 0;
    padding: 0;

}

.sidebox ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.sidebox ul li {
    height: 100%;
    line-height: 18px;
    clear: left;
    list-style-type: none;
    margin: 0;
    font-size: 12px;
    color: #666;	
}

.sidebox ul li a:link,.sidebox ul li a:visited {
    color: #666;
    text-decoration: none;
    display: block;
    padding: 7px 0px;
}

.sidebox ul li a:hover {
    color: #444;
}

.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.widget_meta ul li  {
    border-bottom: 1px solid #ddd;
}

.sidebox.widget_recent_entries ul li a {
    border-bottom: 1px solid #ddd;
}

ul#recentcomments li.recentcomments {
    border-bottom: 1px solid #ddd;
    padding:7px 0;
}

div#calendar_wrap {
    border: 1px solid #333;
    margin: 0 auto;
    padding: 0;
}

table#wp-calendar {
    width: 100%;
    border: none;
    margin: 0!important;
    padding: 0;
}

#wp-calendar caption {
    font-size: 12px;
    color: #ddd;
    font-weight: 400;
    padding: 10px 5px 5px;
	text-align:center;
}

#wp-calendar th,#wp-calendar td {
    text-align: center;
    color: #fff;
    background:transparent;
    padding: 7px 5px;
}

#wp-calendar tr {
    margin: 0!important;
}

#wp-calendar td {
     color: #aaa;
    margin: 0!important;
}

#wp-calendar td a {
    border: none;
    color: #D1512A;
}

.sidebox ul ul ul,.sidebox ul ul ul ul {
    list-style-type: none;
    border: 0;
    margin: 0;
    padding: 0;
}

/* Service-widget */
.home-widget{
	margin-top:30px!important;
}
.service-widget{

}

.service-pic{
	margin-bottom:10px;
}

.service-pic img{
	float:left;
	margin-right:10px;
	}

.service-pic h3{
	font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
	font-size:18px;
	padding:0px;
	margin:0px;
	}

.service-text p{
	font-size:12px;
}
/* Banners */

.squarebanner {
    margin: 0px 0px 10px 0px;
}

.squarebanner ul {
    list-style-type: none;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
	width:100%;
}

.squarebanner ul li {
    list-style-type: none;
    display: inline;
	float:left;
	margin-right:10px;
	margin-top:10px;

}

.squarebanner ul li  img{
	
}

.squarebanner ul li.rbanner {
  
}

/* FOOTER WIDGETS */

.footcover{
	background:#0d0e11;
	padding:0px 10px!important;

}

#bottom{
	margin:0px;
	padding:0px;
}

#bottom ul{
	margin:0px;
	padding:0px;
}

h3.bothead{
	font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
	font-size:18px;
	color:#fff;
	text-shadow:0px 1px 0px #111;
	}
	
.botwid{
	padding:30px 0px;
	font-size:12px;
	color:#aaa;
	list-style:none;
	}
	
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;


	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0px 0px;
   border-bottom: 1px solid #222;
	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	list-style-type: none;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #888;
	text-decoration: none;
	padding: 7px 0px 7px 0px;
	display:block;


	}

.botwid ul li a:hover{

	color: #fff;
	}

.botwid p{
	padding: 7px 0px;
	margin:0;
	line-height:150%;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}			

		
	
/* --- FOOTER --- */

#footer {
	padding:30px 0px;
	margin:0px 0px 0px 0px ;
	color:#aaa;
	font-size:11px;
	}

#footer a:link , #footer a:visited{
		text-decoration:none;
	}

#footer a:hover {
	text-decoration: underline;
	}

.fcred{
	text-align:center;
	margin:0px auto;
	line-height:16px;
}	

/* COMMENTS */
#commentsbox {
    margin: 0px 0px 0px 0px;
}

h3#comments {
    padding: 10px 10px;
    font-size: 20px;
    margin: 0px 0px 0px 0px;
    color: #333;
	background:url(images/menu.png);
	font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
}

ol.commentlist {
    clear: both;
    overflow: hidden;
    list-style: none;
    margin: 10px 0px;

}

ol.commentlist li {
    line-height: 18px;
	background:#fff;
    margin: 5px 0 20px 0px;
    padding: 15px;
	border:1px solid #eee;
}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
    color: #333;
    font-weight: 700;
    text-decoration: none!important;
}

cite.fn {
    color: #444;
    font-style: normal;
}

ol.commentlist li .comment-author .avatar {
    float: right;
    border: 1px solid #ddd;
    background: #eee;
    padding: 3px;
}

ol.commentlist li .comment-meta .commentmetadata {
    color: #000;
}

ol.commentlist li .comment-meta a {
    	color:#eb1d32;
    text-decoration: none!important;
}

ol.commentlist li p {
    line-height: 22px;
    margin-top: 5px;
    color: #888;
    font-size: 12px;
}

ol.commentlist li .reply {
    margin-top: 10px;
    font-size: 10px;
}

ol.commentlist li .reply a {
    background: #333;
    border: 1px solid #222;
    color: #fff;
    text-decoration: none;
    padding: 3px 10px;
}

ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin: 1em 0 0;
}

.comment-nav {
    height: 20px;
    padding: 5px;
}

.comment-nav a:link,.comment-nav a:visited {
    color: #0093AD;
}

#respond {
    margin: 10px 0;
    padding: 0;
}

#respond h3 {
	font-family: 'LiberationSerifRegular',Georgia, Arial, Tahoma, sans-serif;
	font-size:20px;
	color:#151515;
	text-shadow:0px -1px 0px #fcfcfc;
}

#commentform {
    padding: 10px 0;
}

#commentform a {
    color: #E1512A;
}

#commentform p {
    color: #888;
    margin: 5px 0;
}

#respond label {
    display: block;
    color: #888;
    padding: 5px 0;
}

#respond input {

    color: #aaa;
    margin: 0 10px 10px 0;
    padding: 5px;
}

#commentform input {
    width: 50%;
}

#respond input#commentSubmit {
    width: 100px;
    background: #333;
    color: #fff;
    cursor: pointer;
    margin: 10px 0;
    padding: 5px 10px;
	border: none;
}

textarea#comment {
    background: #fff;
    border: 1px solid #ddd;
    width: 70%;
    color: #888;
    margin: 10px 0 0;
    padding: 5px;
}

ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
    color: #555;
}

ol.commentlist li .comment-meta,#respond label small {
    font-size: 10px;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0 50px;
}

/* PAGENAVI */

/* Pagenavi */
#navigation{
	padding:10px 0px 20px 0px;
	width: 100%;
}
#navigation .alignleft{
margin: 0;
}
.wp-pagenavi{
	font-size:12px;
	text-align: center !important;

}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	text-decoration: none;
	background:#555!important;
	border: 1px solid #191313 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}

.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {
	display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#333 !important;
	border: 1px solid #111!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}

.wp-pagenavi span.extend {
	text-decoration: none;
	background:#333 !important;
	border: 1px solid #111 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}	
#main_menu {
    height: 92px;
    background: url(images/menu.png) repeat-x left top;
}
.quick-links {
    padding-top: 50px;
	padding-bottom:20px;
	background:#0d0e11;
}
.quick-left {
    width: 410px;
    float: left;
}
.quick-left h1 {
    font-size: 39px;
    font-weight: 300;
    color: #fff;
    border-bottom: 3px solid #3e547e;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.quicklinks-item {
    float: left;
    margin-right: 25px;
    width: 190px;
}
.quicklinks-item .menu li {
    display: block;
	}
.quicklinks-item .menu li a:hover {
    color: #fff;
}
.quicklinks-item:last-child{
	margin-right: 0px;
}
.quicklinks-item .menu .current-menu-item a{
	color: #fff;
}
.quicklinks-item .menu li a {
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    color: #768298;
}
.quicklinks-item .menu  {
    padding-top: 15px;
}
.free-brochure {
width:714px;
height:325px;
background:url(images/brochure-img.png) no-repeat center center;
    float: left;
    margin-left: 35px;
    box-shadow: 0px 0px 61px 0px #000;
}
.free-brochure h2 {
font-size:26px;
font-weight:300;
line-height: 28px;
}
.free-brochure  input[type="text"], .free-brochure  input[type="email"] {
height: 33px;
    width: 320px;
    border-radius: 10px;
	padding-left:10px;
	}
.brochure-form {
margin-left:40px;
margin-top:20px;
}
.free-brochure h2 span.semibold {
font-weight:600;
}
.free-brochure  input[type="submit"] {
text-align: center;
    display: block;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    background: url(images/btn_black.png) no-repeat center top;
    font-size: 13px;
    color: #fff;
    font-family: Arial, sans-serif;
    outline: none;
	    padding: 14px 42px;
}
.cf-footer-right {
width:714px;
float:right;
margin-right:27px;
}
.footer-logo-item img {
float:left;
margin-right:35px;
}
.custom-footer {
background:#374d75 url(images/footer-image.jpg) no-repeat top left;
background-size:36%;
padding-top:30px;
}
.social-icon ul li {
width:41px;
height:41px;
float:left;
margin-right:15px;
}
.social-icon ul li a {
background-color:#768298;
    padding-right: 41px;
    padding-bottom: 23px;
	border-radius:100%;
	background-position:center;
	background-repeat:no-repeat;
}
.social-icon ul li a:hover {
background-color:#5b81c5;
}
li.fb-icon a {
background-image:url(images/fb-icon.png);
}
li.gplus-icon a {
background-image:url(images/gplus-icon.png);
}
li.yt-icon a {
background-image:url(images/yt-icon.png);
}
li.twitter-icon a {
background-image:url(images/twitter-icon.png);
}
li.in-icon a {
background-image:url(images/in-icon.png);
}
li.rss-icon a {
background-image:url(images/rss-icon.png);
}
li.share-icon a {
background-image:url(images/share-icon.png);
}
.fc-top p.top-white {
margin-bottom:0px;
font-size:15px;
color:#fff;
}
p.top-white span {
color:#3a69bf;
}
.fc-top p {
font-size:15px;
color:#768298;
}
.footer-logo-item h2 {
line-height:31px;
}
.footer-logo-item {
margin-bottom:25px;
}
.fc-bottom p {
font-size:13px;
    color: #8491ab;
}
.fc-bottom p a {
    color: #8491ab!important;
}
.social-icon {
width:400px;
float:left;
margin-right:10px;
}
.fb-google-right {
float:left;
width:210px;
margin-top:10px;
}
.fb-left, .google-left {
width:49%;
float:left;
}
.social-content{
    margin-top: 20px;
}
.ic-content {
    background: #304260 url(images/inner-background.png) no-repeat center center;
    background-attachment: fixed;
}
.innerpage-container {
    background: url(images/top-shadow.png) no-repeat top center;
    padding-top: 35px;
}
.right-column{
float:left;
width:780px;
}
.right-column h1 {
    color: #fff;
    font-size: 39px;
    font-weight: 300;
    margin-bottom: 0px;
}
.right-column h2 {
        color: #9aa7bd;
    font-size: 22px;
    font-family: Arial;
	line-height: 30px;
    margin-top: 10px;
}
.right-column h3 {
      font-size: 20px;
    color: white;
    font-family: arial;
    line-height: 30px;
    margin-top: 10px;
	}
	
.h3-border{
    color: white;
    font-size: 20px;
    font-family: Arial;
    border-bottom: 1px solid #5d83c3;
    padding: 10px 0px;
	}
	#hero_video {
    width: 100%;
    height: 648px;
    margin-top: -145px;
	    position: relative;
}
#about_rhmarketing{
	background: url(images/wave.jpg) no-repeat center bottom #364C76;
	    position: relative;
}
#about_rhmarketingh1 {	
 font-weight: 300;
 font-size: 40px;
 margin-bottom: 8px;
}
#about_text h2 {
	    color: #9aa7be;
    font-size: 20px;
    font-family: Arial, sans-serif;
    line-height: 25px;
    padding-bottom: 20px;
}
#about_rhmarketing p{
	font-size: 15px;
    font-family: Arial, sans-serif;
    line-height: 24px;
}
#about_text {
}
#about_video {
    float: right;
    width: 51.7%;
    margin-left:20px;
  margin-bottom:20px;
}
.black_btn{
	line-height: 43px;
	width: 140px;
	text-align: center;
	display: block;
	border: 0;
	cursor: pointer;
	text-decoration: none;	
	background: url(images/btn_black.png) no-repeat center top;
	font-size: 13px;
	color: #fff;
	font-family: Arial, sans-serif;
	outline: none;
}
.consulting-services {
   background: url(images/blue-shadow.png) no-repeat 430px -120px;
    padding-top: 40px;
}

.consulting-services h1 {
        font-weight: 300;
    font-size: 40px;
    margin-bottom: 30px;
    text-align: center;
}
/************ Flip Style ************/
.flip-content {
float:left;
width:373px;
height:310px;
margin-bottom:10px;
margin-top:30px;
}
	 
.flip-container {
text-align:center;
			-webkit-perspective: 1000;
			-moz-perspective: 1000;
			-ms-perspective: 1000;
			perspective: 1000;

			-ms-transform: perspective(1000px);
			-moz-transform: perspective(1000px);
    			-moz-transform-style: preserve-3d; 
    			-ms-transform-style: preserve-3d; 

		}
		
/* START: Accommodating for IE */
			.flip-container:hover .back, .flip-container.hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.flip-container:hover .front, .flip-container.hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
		 
		/* END: Accommodating for IE */

		.flip-container, .front, .back {
			width:373px;
			height:310px;
			border-radius:10px;
		}
		.flipper {
			-webkit-transition: 0.6s;
			-webkit-transform-style: preserve-3d;
			-ms-transition: 0.6s;

			-moz-transition: 0.6s;
			-moz-transform: perspective(1000px);
			-moz-transform-style: preserve-3d;
			-ms-transform-style: preserve-3d;

			transition: 0.6s;
			transform-style: preserve-3d;

			position: relative;
		}

		.front, .back {
			-webkit-backface-visibility: hidden;
			-moz-backface-visibility: hidden;
			-ms-backface-visibility: hidden;
			backface-visibility: hidden;

		    -webkit-transition: 0.6s;
		    -webkit-transform-style: preserve-3d;
		    -webkit-transform: rotateY(0deg);

		    -moz-transition: 0.6s;
		    -moz-transform-style: preserve-3d;
		    -moz-transform: rotateY(0deg);

		    -o-transition: 0.6s;
		    -o-transform-style: preserve-3d;
		    -o-transform: rotateY(0deg);

		    -ms-transition: 0.6s;
		    -ms-transform-style: preserve-3d;
		    -ms-transform: rotateY(0deg);

		    transition: 0.6s;
		    transform-style: preserve-3d;
		    transform: rotateY(0deg);

			position: absolute;
			top: 0;
			left: 0;
		}

		.front {
			-webkit-transform: rotateY(0deg);
			-ms-transform: rotateY(0deg);
			z-index: 2;
			background: #768298;
		}

		.back {
			
			background:#374d75;
			-webkit-transform: rotateY(-180deg);
		    -moz-transform: rotateY(-180deg);
		    -o-transform: rotateY(-180deg);
		    -ms-transform: rotateY(-180deg);
		    transform: rotateY(-180deg);
			
		}
		.front-bg { 
		background: #768298;
		height: 310px;
		border-radius:10px;
		}
		.back-bg {
		    height: 310px;
    background: #15171a;
		border-radius:10px;
		}
		.front .name {
			font-size: 2em;
			display: inline-block;
			background: rgba(33, 33, 33, 0.9);
			color: #f8f8f8;
			font-family: Courier;
			padding: 5px 10px;
			border-radius: 5px;
			bottom: 60px;
			left: 25%;
			position: absolute;
			text-shadow: 0.1em 0.1em 0.05em #333;
			display: none;

			-webkit-transform: rotate(-20deg);
			-moz-transform: rotate(-20deg);
			-ms-transform: rotate(-20deg);
			transform: rotate(-20deg);
		}

		#about_rhmarketing .back p{
			text-align: center;
			padding: 10px 30px;
			font-size: 15px;
			font-family: Arial;
			color: #fff;
			line-height: 20px;
			margin-bottom: 30px;
		}


		/* vertical */
		.vertical.flip-container {
			position: relative;
		}

			.vertical .back {
				-webkit-transform: rotateX(180deg);
				-moz-transform: rotateX(180deg);
				-ms-transform: rotateX(180deg);
				transform: rotateX(180deg);
			}

			.vertical.flip-container .flipper {
				-webkit-transform-origin: 100% 213.5px;
				-moz-transform-origin: 100% 213.5px;
				-ms-transform-origin: 100% 213.5px;
				transform-origin: 100% 213.5px;
			}

		/* START: Accommodating for IE */
			.vertical.flip-container:hover .back, .vertical.flip-container.hover .back {
			    -webkit-transform: rotateX(0deg);
			    -moz-transform: rotateX(0deg);
			    -o-transform: rotateX(0deg);
			    -ms-transform: rotateX(0deg);
			    transform: rotateX(0deg);
			}

			.vertical.flip-container:hover .front, .vertical.flip-container.hover .front {
			    -webkit-transform: rotateX(180deg);
			    -moz-transform: rotateX(180deg);
			    -o-transform: rotateX(180deg);
			    transform: rotateX(180deg);
			} 
			.front h3 {
			    padding-top: 12px;
				padding-bottom: 10px;
				margin-bottom: 0px;
				font-size:22px;
				font-weight:600;
			}
			.back h5{
			    padding-top: 50px;
				padding-bottom: 20px;
				margin-bottom: 0px;
				font-size:22px;
				font-weight:600;
			}
			.back a {
			font-family:Arial;
			font-size:13px !important;
			text-decoration:none;
			background:#374d75;
			 padding: 12px 25px;
			border-radius: 7px;
			color:#fff !important;
			}
			.flip-content.with-margin {
			margin-left: 34px;
			margin-right: 34px;
			}
			.front-bg img{
			border-radius: 10px;
			}

/****** End of Flip Style************/

h1.section-head {
font-size:39px;
font-weight:300;
color:#fff;
text-align:center;
}
.consulting-container {
    padding-top: 20px;
    padding-bottom: 50px;
}

.planweb-parallax {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 559px;
    background-attachment: fixed;
    background-image:url(images/parallax1.jpg);
}

.round-title {
width:332px;
height:332px;
background:url(images/r-shadow.png);
border-radius:100%;
border:2px solid #fff;
text-align:center;
}
.round-title.right-side {
float:right;
margin-top:100px;
}
.round-title.left-side {
float:left;
margin-top:100px;
border:2px solid #374d75;
}
.round-title h2 {
    font-size: 50px;
    font-weight: 300;
    padding-top: 90px;
    line-height: 52px;
    text-align: center;
}
img.arrow-down {
    position: absolute;
    right: 35px;
    margin-top: 25px;
}
.leftcontent {
width:45%;
float:left;
margin-right:40px;
}
.planweb-content .leftcontent iframe{
width:100%;
}
.rightcontent {
width:45%;
float:left;
}
.planweb-content {
background:#768298;
padding-top:40px;
padding-bottom:40px;
}
a.r-readmore {
    background: url(images/btn_black.png) no-repeat center top;
    font-size: 13px;
    color: #fff !important;
    font-family: Arial, sans-serif;
    padding: 13px 37px;
    text-decoration: none !important;
}
.positionyourbusiness-parallax {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 559px;
    background-attachment: fixed;
    background-image:url(images/parallax2.jpg);
}
.positionyourbusiness-content {
	background:#16171b;
	padding-top:40px;
	padding-bottom:40px;
}
.positionyourbusiness-content .rightcontent iframe{
	width:100%
}
.promoteyourbrand-parallax {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 559px;
    background-attachment: fixed;
    background-image: url(images/parallax3.jpg);
}
.promoteyourbrand-content {
    background: #768298;
    padding-top: 40px;
    padding-bottom: 40px;
}
.promoteyourbrand-content .leftcontent iframe{
	width:100%
}
.promoteyourreputation-parallax {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 559px;
    background-attachment: fixed;
    background-image:url(images/parallax4.jpg);
}
.promoteyourreputation-content {
	background:#16171b;
	padding-top:40px;
	padding-bottom:40px;
}
.promoteyourreputation-content .rightcontent iframe{
	width:100%
}
.top-image .top-leftimage{
        position: absolute;
    top: 90px;
    width: 190px;
    left: 0;
}
.top-image .top-rightimage{
      position: absolute;
    top: 90px;
    width: 190px;
    right: 0;
}
.resource-center {
    padding-bottom: 40px;
    padding-top: 40px;
	background:#374d75;
}
.our_resources_item{
	    width: 207px;
    float: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 30px;
}
.our_resources_item a{
	    display: block;
    font-size: 0;
    margin: 0 auto;
    width: 171px;
    height: 171px;
	}
.our_resources_item p{
	     color: #93a1bb;
    text-align: center;
}
.our_resources_item h3{
         font-size: 20px;
    line-height: 25px;
    font-family: Arial;
    text-align: center;
    padding: 10px 0px;
	
}


.our_resources_item:nth-child(1) a:hover {
background-image:url(images/icon-1hover.png) !important;
}
.our_resources_item:nth-child(2) a:hover {
 background-image:url(images/icon-2hover.png) !important;
}
.our_resources_item:nth-child(3) a:hover {
 background-image:url(images/icon-3hover.png) !important;
}
.our_resources_item:nth-child(4) a:hover {
 background-image:url(images/icon-4hover.png) !important;
}
.our_resources_item:nth-child(5) a:hover {
 background-image:url(images/icon-5hover.png) !important;
}

#header_widget{
	float: right;
	text-align: center;
	
}
#getstarted{
	float: left;
	width:400px;
	    margin-top: 30px;
}
#getstarted h3{
    font-weight: 300;
    font-size: 30px;
    color: #8491ab;
    text-transform: uppercase;
    font-family: 'ITCAvantGardePro-Bk';
	text-shadow: -1px -1px 8px rgba(0, 0, 0, 1);
}
#getstarted h2{
text-shadow: -1px -1px 8px rgba(0, 0, 0, 1);
    font-size: 48px;
    font-weight: bold;
    font-family: 'ITCAvantGardePro-Demi';
}
#consulting{
	float: left;
	margin-top: 30px;
}
#consulting h3{
    font-weight: 300;
    font-size: 30px;
    color: white;
    text-transform: uppercase;
    font-family: 'ITCAvantGardePro-Bk';
	margin-bottom:20px;
}
#consulting a{
    font-size: 21px;
    font-family: Arial;
    color: white;
    text-decoration: none;
    background: #8491ab;
    padding: 10px 20px;
    border-radius: 10px;
}
#banner_content{
position: absolute;
    bottom: 50px;
    width: 100%;
    text-align: center;
}
#banner_content h2{
font-weight: 400;
    font-size: 62px;
    color: white;
    font-family: 'ITCAvantGardePro-Bk';
	margin-bottom:40px;
}
#banner_content a{
    font-size: 21px;
    font-family: Arial;
    color: white;
    text-decoration: none;
    background: #8491ab;
    padding: 10px 20px;
    border-radius: 10px;
}

.our-partners {
background:#16171b url(images/wave-ong.png) no-repeat center -30px;
    padding-top: 75px;
    padding-bottom: 111px;
}
#partnerlogo {
    margin-top: 60px;
}
}
#partnerlogo .item {
text-align:center;
}
#partnerlogo .owl-prev {
float:left;
height:22px;
width:22px;
    font-size: 0px;
    padding: 0px;
    background: url(images/left-nav.png) no-repeat;
    border-radius: 0px;
	margin-left: -25px;
	margin-top: -105px;
	}
#partnerlogo .owl-next {
float:right;
height:22px;
width:22px;
    font-size: 0px;
    padding: 0px;
    background: url(images/right-nav.png) no-repeat;
    border-radius: 0px;
	margin-right: -25px;
	margin-top: -105px;
}
#partnerlogo .owl-item img{
	border-radius:10px;
}
.footer-getstarted{
    float: right;
    text-align: center;
    margin-top: 10px;
}
.footer-logo{
float:left;
}
.footer-getstarted h2{
	font-weight: 300;
    font-size: 30px;
    color: #8491ab;
    text-transform: uppercase;
    font-family: 'ITCAvantGardePro-Bk';
}
.footer-getstarted h3{
	    font-size: 48px;
    font-weight: bold;
    font-family: 'ITCAvantGardePro-Demi';
}

.cs-img {
width:161px;
height:112px;
float:left;
position:relative;
margin-right:15px;
}
.cs-img img{
    border-radius: 5px;
	}
.cs-img .mask {
	width:161px;
	height:86px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background:url(images/sideb-bg-opacity.png) repeat;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	text-align:center;
padding-top:26px;
border-radius:2px;
}
.cs-img:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.sidebar-cs h3 {
font-size:15px;
font-family:Arial;
    margin-bottom: 0px;
    line-height: 24px;
    padding-top: 3px;
	text-transform:uppercase;
}
.sidebar-cs p {
    font-size: 15px;
    font-family: Arial;
    color: #9aa7bd;
    margin-bottom: 0px;
}
.sidebar-cs {
margin-bottom:25px;
}
.sidebar-item h2 {
font-size:18px;
font-family:Arial;
text-align:center;
    border-bottom: 1px solid #4a669a;
    padding-bottom: 8px;
    margin-bottom: 20px;
	text-transform:uppercase;
}
.our-customer {
width:372px;
}
.sidebar-testimonial-content {
background:url(images/testimonial-bg.png) no-repeat center top;
}
.t-content {
width: 324px;
    margin: 0 auto;
    height: 175px;
    padding-top: 40px;
}
.t-content p {
font-size:15px;
font-family:Arial;
}
.testi-content-bottom {
width: 324px;
margin: 0 auto;
text-align:center;
margin-top:30px;
}
p.bottom-title {
margin-bottom:10px;
font-family:Arial;
color:#fff;
font-size:15px;
}
p.testi-red {
font-family:Arial;
font-size:15px;
color:#8795af;
line-height:24px;
}
.testi-content {
background:#435a83;
padding: 15px 30px;
}
.testi-arrow {
background:url(images/testi-arrow.png) no-repeat top center;
height:25px;
}
.testi-bottom-content {
text-align:center;
}
.testi-bottom-content p {
margin:0px !important;
}

#accordion.ui-accordion .ui-accordion-header{
/*line-height: 77px !important;*/
font-size: 20px !important;
padding: 10px 0 !Important;
font-family: "Open Sans", Arial, sans-serif !important;
outline: none !important;
background: none !important;
color: white !important;
border-radius: 0 !important;
border-bottom: 1px solid #4a669a !important;
border-top: 1px solid transparent !important;
border-right: 1px solid transparent !important;
border-left: 1px solid transparent !important;
}

#accordion.ui-accordion .ui-accordion-header .ui-accordion-header-icon{
width: 31px !important;
height: 31px !important;
left: auto !Important;
right: 0 !important;
    top: 20px!important;
background: url(images/plus.png) no-repeat left top !important;
}
#accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon{
background: url(images/minus.png) no-repeat left top !important;
}
#accordion.ui-accordion .ui-accordion-content{
border: 0 !important;
border-bottom: 1px solid #4a669a;
border-radius: 0 !Important;
max-height: 200px !Important;
line-height: 180%  !important;
    font-size: 15px  !important;
    color: #fff  !important;
    font-family: Arial !important;
	    background: transparent !important;
    padding: 10px 0px !important;
}
#accordion.ui-accordion .ui-accordion-content:last-child{
border-bottom: 0 !important;
}
.fullcontainer h1 {
    color: #fff;
    font-size: 39px;
    font-weight: 300;
    margin-bottom: 0px;
}
.fullcontainer h2 {
    color: #9aa7bd;
    font-size: 22px;
    font-family: Arial;
    line-height: 30px;
    margin-top: 10px;
}
.freereports_item_details {
    border: 5px solid #768298;
    position: relative;
	    height: 244px;
}
.freereports_item_details img{
	width:100%;
}
.freereports_item{
        margin-right: 20px !important;
    margin-top: 20px;
    margin-bottom: 40px;
}
.freereports_item:last-child{
	margin-right:0px !important;
}
.freereports h1{
    font-size: 26px;
    color: #9aa7bd;
    font-family: arial;
    text-align: center;
}
.freereports_item h3{
  font-size: 26px;
    color: white;
    font-family: arial;
    text-align: center;
    font-weight: 300;
}
.freereports_item_overlay{
        position: absolute;
    top: 0;
    width: 100%;
    background: rgba(61, 106, 182, 0.87);
    height: 100%;
}
.freereports_item_overlay p{
    text-align: center;
    margin-top: 120px;
}
.freereports_item_overlay p a{
    font-size: 20px;
    font-family: arial;
    color: white;
    text-decoration: none;
    border: 1px solid white;
    padding: 10px 20px;
    border-radius: 5px;
}

.freereports_item_overlay p a:hover{
color:rgb(61, 106, 182);
background:white;
}
.freereports_item_details:hover .freereports_item_overlay{
	display:block !important;
}
hr {
    border: none;
    clear: both;
    margin: 30px 0 30px  !important;
    height: 1px  !important;
    background: #4a669a  !important;
}
.socialmediaaccounts-bottom{
line-height: 180%;
    font-size: 15px;
    color: #fff;
    font-family: Arial;
    text-align: center;
    border: 2px solid #4a669a;
    padding: 10px 40px;
    font-style: italic;
	}
.socialmediaaccounts-bottom .name{
	    color: #9aa7bd;
    font-style: initial;
}
.videoforbusiness{
    color: white !important;
    background: black;
    padding: 10px 30px;
    border-radius: 10px;
    text-decoration: none;
}
.videoforbusiness:hover{
 background: white;
    color: black !important;
}
.contact_form{
	width:460px;
	float:left;
	    margin-top: 20px;
}

.contact_form input[type="text"], .contact_form input[type="email"], .contact_form input[type="tel"]  {
    padding-left: 10px;
    padding-bottom: 12px;
    padding-top: 12px;
    width: 95.8%;
	    border-radius: 10px;
		margin-bottom: 10px;
}
.contact_form input[type="tel"]  {
border:none;
outline:none;
}
.contact_form .wpcf7 p {
    margin: 0px;
}
.contact_form  span.wpcf7-list-item {
    display: block;
}

.contact_form textarea {
    width: 96%;
    padding-top: 12px;
    padding-left: 9px;
	border-radius: 8px;
}
.contact_form br{
	display:none;
}
.contact_form input[type="submit"] {
background:url(images/contact-btn.png) no-repeat center;
color:#fff;
font-size:13px;
text-align:center;
    border: none;
    padding: 19px 59px;
    cursor: pointer;
outline:none;
	}
.contactform-details{
	width:615px;
	float:right;
	text-align:center;
	    margin-top: 20px;
}
.contactform-details h2{
	font-weight: 300;
    font-size: 30px;
    color: #8491ab;
    text-transform: uppercase;
    font-family: 'ITCAvantGardePro-Bk';
}
.contactform-details h4{
	font-weight: 300;
    font-size: 25px;
    color: #8491ab;
    text-transform: uppercase;
    font-family: 'ITCAvantGardePro-Bk';
}
.contactform-details h3{
	    font-size: 48px;
    font-weight: bold;
	color:white;
    font-family: 'ITCAvantGardePro-Demi';
}
 
.blog_a{
    color: white !important;
	text-decoration:none !important;
}
.blog_a:hover{
    color: #4187fd !important;
}
.navigation a,.navigation_postlist a{
	line-height: 43px;
    width: 140px;
    text-align: center;
    display: block;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    background: url(images/btn_black.png) no-repeat center top;
    font-size: 13px;
        color: #fff !important;
    font-family: Arial, sans-serif;
    outline: none;
	float:right;
	}
.navigation a:hover,.navigation_postlist a:hover{
	color: #fff;
}

.navigation_postlist{
	padding-bottom:20px;
}
.navigation{
        border-top: 1px solid #00c3fa !important;
    padding: 30px 0px 70px 0px;
    margin-top: -140px;
}
	div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy {
    clear: both;
	    margin-top: 55px;
    padding-bottom: 20px;
}
div.sharedaddy h3.sd-title:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid transparent !important;
    margin-bottom: 1em;
}
.blog-sidebar {
    float: right;
	width:372px;
	margin-top: 60px;
}
.blogcontent-item {
    margin-bottom: 20px;
}
.pis-custom-field-value{
          font-size: 15px;
    font-family: Arial;
    margin-bottom: 0px;
    margin-top: -15px;
    line-height: 25px;
       color: #9aa7bd !important;
    float: right;
    width: 190px
}
.pis-title a:hover{
	color: #4187fd !important;
}
.pis-excerpt img{
	width: 160px;
    height: 115px;
    float: left;
	}
	.pis-title{
	     float: right;
    width: 190px;
    margin-top: 15px;
	}
	.pis-li{
	clear: both;
    height: 115px;
	position: relative;
	}
.pis-title a{
color: white !important;
    font-family: arial;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 25px;
    padding-top: 10px;
    text-decoration: none;
	}
.pis-excerpt a:hover .img-hover{
	margin-top: 0px;
    position: absolute;
    left: 0px;
	display:block !important;
	}
.blogcontent-item h2{
    font-size: 18px;
    font-family: Arial;
    text-align: center;
    border-bottom: 1px solid #4a669a;
    padding-bottom: 8px;
    margin-bottom: 20px;
	text-transform:uppercase;
}
.blogcontent-item:nth-child(3) ul,.blogcontent-item:nth-child(4) ul{
    background-color: #0d0e11;
    padding: 20px 40px;
}
.blogcontent-item ul li a{
color: white !important;
    text-transform: uppercase;
    font-size: 15px;
    font-family: arial;
    text-decoration: none;
	}
.blogcontent-item ul li{
	    margin-bottom: 6px;
    margin-top: 6px;
	}
.blogcontent-item ul li a:hover{
color: #909db3 !important;
}
.right-column .singleblog_entry .title h1 {
    line-height: 40px;
    margin-bottom: 10px;
     color: white;
    font-family: arial;
    font-size: 20px;
    float: left;
	   
}
.related-post-title  a {
    color: white !important;
    line-height: 25px;
    padding-top: 10px;
	    text-transform: uppercase;
    font-size: 15px;
    font-family: arial;
    text-decoration: none;
}
.related-post-title a:hover {
        color: #909db3 !important;
}
.related-post-title {
    float: right;
    width: 190px;
    margin-top: 15px;
}
.related-post-img img {
    width: 160px;
    height: 115px;
    float: left;
	    display: inline;
    margin: 10px 15px 10px 0;
}
.related-post-img a:hover .img-hover{
	margin-top: 0px;
    position: absolute;
    left: 0px;
	display:block !important;
}
.related-post {
    clear: both;
    height: 115px;
    position: relative;
}
.related-post-title span{
    font-family: arial;
   font-size: 15px;
    line-height: 25px;
    color: #9aa7bd !important;
	display:block;
}
.portfolio_item_details {
    border: 5px solid #768298;
    position: relative;
	     height: 270px;
}
.portfolio_item_details img{
	width:100%;
}
.portfolio_item{
        margin-right: 20px !important;
    margin-top: 20px;
    margin-bottom: 40px;
}
.portfolio_item:last-child{
	margin-right:0px !important;
}
.portfolio h1{
    font-size: 26px;
    color: #9aa7bd;
    font-family: arial;
    text-align: center;
}

.portfolio_item_overlay{
        position: absolute;
    top: 0;
    width: 100%;
    background: rgba(61, 106, 182, 0.87);
    height: 100%;
}
.portfolio_item_overlay p{
    text-align: center;
    margin-top: 120px;
}
.portfolio_item_overlay p a{
    font-size: 20px;
    font-family: arial;
    color: white;
    text-decoration: none;
    border: 1px solid white;
    padding: 10px 20px;
    border-radius: 5px;
}

.portfolio_item_overlay p a:hover{
color:rgb(61, 106, 182);
background:white;
}
.portfolio_item_details:hover .portfolio_item_overlay{
	display:block !important;
}


.need_quote {
width: 982px;
position: fixed;
right: -820px;
z-index: 99;
top: 100px;
-webkit-transition: all 700ms ease-in-out 70ms;
-moz-transition: all 700ms ease-in-out 70ms;
-ms-transition: all 700ms ease-in-out 70ms;
-o-transition: all 700ms ease-in-out 70ms;
transition: all 700ms ease-in-out 70ms;
}
.need_quote.opan_1 {
right: -220px;
}
.inner_need {
position: relative;
}
.need_quote .measure.img-responsive {
position: absolute;
top: 0;
z-index: 999;
right: 100px;
}
.need_quote .click_need {
cursor: pointer;
  font-size: 0px;
  font-weight: bold;
  left: 127px;
  padding: 0;
  position: absolute;
  text-transform: uppercase;
  top: 101px;
  height: 145px;
  background: url(images/contact-fix.png) no-repeat left top;
  width: 35px;
  background-size: 100%;
}
#form_container {
background-color: #6a2faf;
color: #fff;
float: right;
margin: 0;
width: 100%;
}
.need_quote #form_container img, .need_quote .div_close {
display: none;
}
#form_container h4 {
font-weight: normal;
font-size: 24px;
text-transform: uppercase;
text-align: center;
line-height: 29px;
margin: 20px 16px 16px;
display: inline-block;
color: #fff;
}
.need_quote #form_container h4 {
font-size: 16px !important;
font-weight: bold !important;
margin: 5px 0 0;
text-align: left;
}
.need_quote #form_container p.to_buy {
font-size: 14px;
}
#form_container {
background-color: #768298;
color: #fff;
float: right;
margin: 0;
width: 100%;
}
#form_container  .wpcf7-list-item{
display:block;
}
.need_quote #form_container {
  position: absolute;
  right: 210px;
  top: 101px;
  width: 610px;
  padding: 0;
  background: #768298 url(images/header-contact.png) no-repeat right top;
  padding-bottom: 20px;
  padding-top: 65px;
}

#close_qoute{
display: block;
  position: absolute;
  font-size: 0;
  border: 0;
  cursor: pointer;
  width: 39px;
  height: 39px;
  background: url(images/close.png) no-repeat center top;
  top: 14px;
  right: 20px;
  z-index: 9999;
  outline: none;
}
#form_overflow {
  padding: 15px 23px 10px;
}
#form_overflow p{
font-size: 14px;
  font-family: Arial, sans-serif;
    margin-bottom: 0;
}
#form_overflow br{display: none;}

#form_overflow input[type="text"], 
#form_overflow input[type="email"], 
#form_overflow textarea,
#form_overflow input[type="tel"], 
#form_overflow select{
  color: #353738;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: normal;
  border: solid 1px #c2c6c8;
  border-radius: 1px;
  width: 96%;
  margin-bottom: 5px;
  padding: 2px 4px;
}
#form_overflow select{
  width: 100%;
}
#form_overflow textarea{
  height: 50px;
  padding: 6px 8px;
  width: 93.3%
}
#form_overflow ::-webkit-input-placeholder {  color: #353738 !important;} 
#form_overflow :-moz-placeholder { color: #353738 !important;  }
#form_overflow ::-moz-placeholder { color: #353738 !important;  }
#form_overflow :-ms-input-placeholder {  color: #353738 !important;  }

.contact_form ::-webkit-input-placeholder {  color: #353738 !important;} 
.contact_form :-moz-placeholder { color: #353738 !important;  }
.contact_form ::-moz-placeholder { color: #353738 !important;  }
.contact_form :-ms-input-placeholder {  color: #353738 !important;  }


#form_overflow  #form_left {
  float: left;
  width: 47.6%;
}
#form_overflow #form_right {
  float: right;
  width: 47.6%;
}
#form_overflow  label{
font-family: 'PT Sans', sans-serif;
font-size: 13px;
font-weight: normal;
  margin-bottom: 8px;
}
#form_overflow #form_right label {
  margin-bottom: 5px;
}
#form_overflow form {
  margin-bottom: 10px;
}

#form_overflow input[type="submit"] {
    text-align: center;
    display: block;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    background: url(images/btn_black.png) no-repeat center top;
    font-size: 13px;
    color: #fff;
    font-family: Arial, sans-serif;
    outline: none;
    padding: 14px 42px;
	border-radius:10px;
}
#form_overflow span.wpcf7-not-valid-tip{
  color: red !important;
  font-size: 11px !important;
}
#form_overflow div.wpcf7-validation-errors {
  border: 2px solid yellow !important;
  clear: both !important;
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px !important;
}
.mobile-button{
		display:none;
	}