/*
Theme Name: templars
Theme URI: http://www.seveninternet.co.uk
Author URI: http://www.seveninternet.co.uk
Description: A customised theme.
Version: 1.0
Author: SevenInternet
Tags: widgets

*/

html, body {
	height: 100%
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Noto Sans', sans-serif;
	height: 100%;
	line-height: 1.5;
	color: #555;
}
a:link, a:visited {
	color: #2020c7;
	text-decoration: none;
}
a:hover, a:active {
	color: #48B0F1
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block
}
img { max-width: 100%; height: auto;}

h1 {
	margin: 0 0 35px;
	font-size: 25px;
	line-height: 21px;
	font-weight: 400;
	font-family: 'Cardo', serif;
	color: #333333;
}
h2 { 
    color: #333333; 
    font-family: 'Cardo', serif;
    position: relative;
    font-size: 30px; 
	padding: 0 10px 0 10px;
    z-index: 1;
    overflow: hidden;
}

h3 {
	font-size: 35px;
	margin: 0;
	font-family: 'Cardo', serif;
	font-weight: 400;
}
h4 {
	margin: 0;
	font-family: 'Cardo', serif;
	font-weight: 400;
	font-size: 25px;
}

/*Header Style*/
.header {
    width: 100%;
    float: left;
    padding: 30px 0 30px;
	background: transparent;
    position: absolute;
    top: 0;
	color: #fff;
    z-index: 999;
}
#header-logo {
    float: left;
}
#header-right {
    float: right;
}

/*Naivgation*/
.menu_tabicon {
    cursor: pointer;
	font-size: 20px; position: relative;
}

.menu_tabicon:focus {
  content: "Hide";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
}


.main-navigation-srm li a {
    border: none !important;
    font-size: 18px !important;
    color: #fff;
}
ul#nav-menu-srmID {
    background: transparent;
}
ul#menu-secondary-menu li {
    display: inline-block;
    font-size: 20px;
}
ul#menu-secondary-menu li a{
    font-size: 20px;
}
.secondary_menu {
    margin: 60px 0 60px;
}
ul#menu-secondary-menu a:hover {
    color: #CA3C08;
}

.nav-menu-srm .current-menu-item > a {
    color: #444 !important;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    display: block;
    transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-right .5s;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


/*Container Style*/
.clear_space {
    clear: both;
    width: 100%;
}
.inner-wrap {
    width: 81%;
	margin: 0 auto;
}
.slider_section {
    width: 100%;
    float: left;
	position: relative;
}
.mobile_slider {
    display: none;
}
.flex-direction-nav .flex-next { right: 0px !important;}
.metaslider .flexslider, .metaslider-4 {margin: 0px !important;}

body.blog .post_columns, body.blog .post_columns:nth-child(2), body.blog .post_columns:nth-child(5), body.blog .post_columns:nth-child(8) { width: 31%; float: left; margin-right: 2.3% !important; margin-bottom: 2%; }
body.blog .post_columns:nth-child(3) {
    clear: none !important;
}

body.blog .post_columns:nth-child(3n+1) { clear: left; }

.post_columns { width: 31%; float: left; margin-right: 3.5% !important; margin-bottom: 2%; }
.post_columns:nth-child(5) { margin-right: 0px !important;}
.post_thumb img {
    width: 100%;
    height: auto;
}
.post_columns_bottom { width: 23%; float: left; margin-right: 2% !important; margin-bottom: 1%;  min-height: 330px; }
.post_columns_bottom:nth-child(5) { margin-right: 0px !important;}
.post_columns_bottom:nth-child(9) { margin-right: 0px !important;}

.title_postsmore  h3 { font-size:18px;}


.alm-btn-wrap {
    clear: both;
    padding: 30px 0 30px;
}
.posts_blog-section {
    width: 100%;
    float: left;
    padding: 30px 0 30px;
    clear: both;
    background: #e8e8e8;
}
.posts_blog-section .post_columns {    margin-right: 3.5% !important; }
.posts_blog-section .post_columns:nth-child(3) {clear: left;}
.posts_blog-section .post_columns:nth-child(2), .posts_blog-section .post_columns:nth-child(5), .posts_blog-section .post_columns:nth-child(8), .posts_blog-section .post_columns:nth-child(11), .posts_blog-section .post_columns:nth-child(14) { margin-right: 0px !important; }
.title_postsmore {
    background: #F4F4F4; min-height: 80px;
    padding: 20px 20px;
}
.title_postsmore h3 {
    font-size: 16px;
}
.post_thumb {
    padding: 0;
    line-height: 0;
    margin: 0;
	position: relative;
}
p.posts_cat_head {
    position: absolute;
    top: 0;
    padding: 14px;
    margin-left: 10px;
    background: #fff;
    color: #002363;
}

.post_columns .cus-short-desc { display: none;}
.post_columns:hover .cus-short-desc { display: block;}

p.posts_cat_head a { color: #002363;}
.article_cat { font-size: 14px; font-weight: bold; padding: 14px; float: left; clear: right; cursor: pointer; background: #fff; color: #002363; }
.article_cat_new { font-size: 14px; padding: 4px; float: left; background: #fff; color: #002363; }
.article_cat_new a {color: #002363; }
.article_cat_date { font-size: 12px; padding-top: 6px; margin-left: 10px; float: left; color: #7F7F7F }

.title_postsmore a {
    color: #0000bf; font-weight: 700;
	font-family: 'Noto Sans', sans-serif;
}
button.alm-load-more-btn {
    background: #444 !important;
}
.block_col-section {
    clear: both;
    width: 100%;
    float: left;
    padding: 30px 0 60px;
}
img.block_image {
    margin-top: -30px;
}
.left_blockcol {
    width: 48%;
    float: left;
	font-size: 22px;
	font-weight:bold;
}
.right_blockcol {
    width: 48%;
    float: right;
}
.right_blockcol img {
    width: 100%;
}
.peoples_col {
    width: 20%;
    float: left;
	line-height: 0;
	position:relative;
}
.peoples_col img {
    width: 100%;
    height: auto;
    line-height: 0;
    padding: 0;
    margin: 0;
}
.recent_col-section {
    width: 100%;
    clear: both;
    float: left;
	padding:60px 0 60px;
}
.recentpost_col {
    width: 24.5%;
    float: left;
   /* margin-right: 48px;*/
	margin-right: 4.4%;
	margin-bottom: 30px;
}
h3.recent_cate_title {
    font-size: 16px;
    clear: both;
    color: #0000bf;
    font-weight: 700;
    line-height: 30px;
	font-family: 'Noto Sans', sans-serif;
}
span.recent-post-date {
    text-transform: uppercase;
    font-size: 14px;
}
span.recent-post-date {
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 18px;
    width: 100%;
}
span.cat-post {
    background: #fff;
    padding: 4px 10px 4px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    font-size: 14px;
    color: #002363;
}
span.middle_span {
    background: #fff;
    padding: 4px 10px 4px 10px;
}
.left_blockcol a {
 border-bottom: 2px solid #2020c7;
	font-size: 15px;
    font-weight: bold;
}
.people_heading_text{ 
display: none;
}
.peoples_col:hover .people_heading_text{
    display: block;
    position: absolute;
    top: 0;
    padding: 35px 0px 0 0;
    text-align: center;
	background: rgba(16,16,59,.8);
    width: 100%;
    height: 92%;
}

.people_heading_text h3 {
    margin-top: 250px;
    line-height: 30x !important;
    font-size: 22px;
    color: #fff;
}
.people_heading_text p {
    color: #fff;
}
.people_col-section {
    position: relative;
    width: 100%;
    float: left;
	padding-bottom: 96px;
}
.find_team {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
	
}
.inner-wrap.layer_form {
    background: #f0f0f0;
    padding: 20px 29px 70px 30px;
}
.col_form {
    width: 28%;
    float: left;
    margin-right: 10px;
}
.col_form.button_find {
    width: 10% !important;
}
.col_form input {
    padding: 12px;
    width: 80%;
    border: none;
}
.btn_find {
    color: #2020c7 !important;
    background: none !important;
    border: none !important;
	font-size: 16px;
    font-weight: bold;

}
.inner-wrap.layer_form h3 {
    margin-bottom: 16px;
	font-family: 'Noto Sans', sans-serif;
}
.slider_section.banner { background-attachment: fixed !important;
    background-position: center; 
    padding: 180px 0 245px;
    width: 100%;
    float: left;
	position:relative;
}
.gray_section {
    background: #f0f0f0;
    padding: 30px 0 30px;
    width: 100%;
    float: left;
}
.gray_section h3 {
    color: #333;
}
.left_section {
    width: 88%;
    float: left;
    margin-right: 10px;
}
.left_section_two {
    width: 50%;
    float: left;
    margin-right: 10px;
}
.right_section {
    float: right;
    width: 10%;
    text-align: right;
	position: relative;
}
.right_section_two {
    float: right;
    width: 10%;
    text-align: right;
	position: relative;
}
.slider_section.banner.new-header { 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7f7f7f+0,f0f0f0+100 */
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #7f7f7f 0%, #f0f0f0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1e5799 0%,#7f7f7f 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1e5799 0%,#7f7f7f 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
padding: 120px 0 120px;
}
.white_section {
    padding: 70px 0 70px;
    float: left;
    width: 100%;
}

#contact_form_pop .wpcf7-text {height: 24px; width: 338px; border: 1px solid #C6C6C6;}
#contact_form_pop .wpcf7-textarea {height: 224px; width: 338px; border: 1px solid #C6C6C6;}
#contact_form_pop .wpcf7-submit {margin-right: 4px;}


.white_section .inner-wrap h3 {  color: #000000;} 
.layoutArea {font-size:15px;}
.entry-postdate { font-size:12px; color: #7F7F7F;}
h3.page_titles {
    font-size: 75px;
    color: #fff;
	margin-top: 80px;
    position: absolute;
	font-family: 'Cardo', serif;
}
img.client_banner {
        width: 100%;
    position: absolute;
    right: -128px;
    height: 456px;
    margin-top: -70px; 
}
.drop_jumb{
    padding: 10px 15px 10px 5px;
    font-size: 15px;
    border: none;
	color: #2020c7;
    font-weight: bold;
	background: #fff;
}

.drop_jumb_white{
    padding: 10px 0px 10px 5px;
    font-size: 15px;
    border: none;
	color: #2020c7;
    font-weight: bold;
	background: #f0f0f0;
}
.fullbanner_section {
    width: 100%;
    float: left;
    clear: both;
    padding: 120px 0 120px;
	color: #fff;
}
.left_box {
    width: 30%;
    float: left;
	background: #f0f0f0;
    padding: 10px 20px 10px 20px;
}
.right_box {
    width: 60%;
    float: right;
    border-top: 3px solid #2020c7;
}
.right_box li {
    list-style: none;
}
.col_long {
    width: 60%;
    float: left;
}
.col_short {
    width: 30%;
    float: right;
    text-align: center;
	border-top: 3px solid #2020c7;
	padding: 22px 20px;
    font-size: 24px;
}
.left_colm {
    width: 60%;
    float: left;
    list-style: none;
	border-top: 3px solid #2020c7;
}
.left_colm li{
    list-style: none;
}
.right_colm {
    width: 30%;
    float: right;
    background: #fff;
    padding: 10px 20px 10px 20px;
}
.col_long ul {
    padding-left: 22px;
}
.people_info {
    width: 100%;
    float: left;
    padding: 30px 20px 30px;
}
h3.head_people {
    line-height: 30px;
    font-size: 20px;
}
p.designation_people {
    color: #444;
    font-size: 16px;
	font-weight: bold;
}
.peoples_col:nth-child(1){

background: #f0f0f0;
}
.peoples_col:nth-child(3){

background: #f0f0f0;
}
.peoples_col:nth-child(5){

background: #f0f0f0;
}
.peoples_col:nth-child(7){

background: #f0f0f0;
}
.peoples_col:nth-child(9){

background: #f0f0f0;
}
.small_short {
    margin: 60px 0;
    border-top: 3px solid #2020c7;
    padding: 22px 20px;
    font-size: 26px;
}
.fullcontent_section {
    padding: 30px 0 30px;
}
h3.page_titles.single { color: #0000bf; width: 90%; margin-top: 100px; font-size: 35px; }
.main_section.single_postpage { width: 75%;}
.pofilepic_left {
    width: 25%;
    float: left;
    background: #f0f0f0;
}
.extra_people_info_phone {
    padding: 10px;
}
.extra_people_info_email {
    padding: 10px;
}
.profiletext_right {
    width: 70%;
    float: right;
}
.pofilepic_left img {
    width: 100%;
	height: auto;
}
h4.profile_title {
    font-size: 25px;
    font-weight: bold;
}
.pofilepic_left h3 {
    font-size: 22px;
    color: #2424c7;
    padding: 10px;
}
.pofilepic_left p {
    padding-left: 10px;
    font-family: 'Cardo', serif;
    font-weight: 600;
}
.inner-wrap.layer_form.singleteam {
    background: #f0f0f0;
    padding: 30px 2% 80px 2%;
    width: 96%;
}
.field_col_news {
    width: 30%;
    float: left;
	margin-right: 20px;
}
.field_col_news input {
    padding: 10px;
    width: 95%;
    border: none;
	background:#f0f0f0;
	margin-top: 10px;
}
.newsletter_box {
    margin: 50px 0 50px;
    width: 98%;
    padding: 26px 0px 26px 20px;
    background: #fff;
    float: left;
}
input.subscribe_brn {
    color: #fff;
    font-weight: bold;
    background: #444;
    width: 102%;
}
.newsletter_box h3 {
    font-size: 22px;
    margin-bottom: 20px;
    color: #444;
}
.reputation .one_half {
    border-top: 2px solid #0b2d6c;
    margin-top: 20px;
}
div#carrers img {
    width: 90%;
    height: auto;
}
select.drop_jumb.firm_page {
    position: fixed;
    margin-left: -180px;
	z-index: 999;
}
a.flex-prev.flex-disabled {
    background: url(images/left-arrow.png) no-repeat;
	width: 42px;
    height: 80px;
}

a.flex-next.flex-disabled {
	background: url(images/right-arrow.png) no-repeat;
    width: 42px;
    height: 80px;
}
.people_icon img {
    width: auto;
	height:auto;
}
.people_icon {
    text-align: right;
    margin: 30px 30px 0 0;
    bottom: 12px;
    position: absolute;
    right: 0;
	
}
select.drop_jumb {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.drop_jumb {
    position: fixed;
    margin-left: -180px;
	 background-image:
    linear-gradient(45deg, transparent 50%, #fff 50%),
    linear-gradient(135deg, #fff 50%, transparent 50%),
    linear-gradient(to right, #2020c7, #2020c7);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 3em;
  background-repeat: no-repeat;
}
.drop_jumb:after {
    content:"▼";    
    padding: 12px 8px;
    position: absolute; 
	right: 10px; top: 0;    
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;      
    pointer-events: none;
    box-sizing: border-box;   
}

select option[val="2"]{
    background: #000;
}

select option[val="2"]{
    background: rgba(200,200,200,0.3);
}
.ourpeoples_section {
    padding-bottom: 60px;
    width: 100%;
    float: left;
}
.extra_people_info_phone img {
    width: auto;
}
.extra_people_info_email img {
    width: auto;
}
select.input_practice {
    padding: 12px;
    width: 80%;
    border: none;
    background: #fff;
}
.our_people_frm {
    width: 100%;
    float: left;
    position: relative;
    clear: both;
}
.our_people_frm {
    padding-top: 40px;
}
.contactpage-form { float: left; width: 70%;}
.half input, .tml input, .tml textarea, .tml select { float:left; padding: 1.2%; width: 40%; margin-right: 3%;  margin-bottom: 2%; border: none; background: #fff; }

.tml input::-webkit-input-placeholder { color: #777777; font-family: 'Noto Sans', sans-serif; font-size:13px;}
.tml input:-moz-placeholder { color: #777777; font-family: 'Noto Sans', sans-serif; font-size:13px;}
.tml input::-moz-placeholder { color: #777777;font-family: 'Noto Sans', sans-serif; font-size:13px; }
.tml input:-ms-input-placeholder { color: #777777; font-family: 'Noto Sans', sans-serif; font-size:13px;}

.tml textarea::-webkit-input-placeholder { color: #777777; font-family: 'Noto Sans', sans-serif; font-size:13px;}
.tml textarea:-moz-placeholder { color: #777777;font-family: 'Noto Sans', sans-serif; font-size:13px; }
.tml textarea::-moz-placeholder { color: #777777; font-family: 'Noto Sans', sans-serif; font-size:13px;}
.tml textarea:-ms-input-placeholder { color: #777777;font-family: 'Noto Sans', sans-serif; font-size:13px; }


.full textarea { float:left; padding: 1.2%; width: 85.5%;  margin-bottom: 2%; border: none; background: #fff; }
.full { float: left; width: 100%;}
.full input {  border: none; color: #2020c7; background-color:#f0f0f0; font-weight: bold;   float: left; width: auto; font-size:16px}
.half input::-webkit-input-placeholder { color: #777777; font-family: 'Noto Sans', sans-serif; font-size:13px;}
.half input:-moz-placeholder { color: #777777; font-family: 'Noto Sans', sans-serif; font-size:13px;}
.half input::-moz-placeholder { color: #777777;font-family: 'Noto Sans', sans-serif; font-size:13px; }
.half input:-ms-input-placeholder { color: #777777; font-family: 'Noto Sans', sans-serif; font-size:13px;}

.full textarea::-webkit-input-placeholder { color: #777777; font-family: 'Noto Sans', sans-serif; font-size:13px;}
.full textarea:-moz-placeholder { color: #777777;font-family: 'Noto Sans', sans-serif; font-size:13px; }
.full textarea::-moz-placeholder { color: #777777; font-family: 'Noto Sans', sans-serif; font-size:13px;}
.full textarea:-ms-input-placeholder { color: #777777;font-family: 'Noto Sans', sans-serif; font-size:13px; }

.contact_editable_area {
    float: right;
    width: 26%;
    border-top: 3px solid #0b2d6c;
    font-size: 23px;
    padding: 0 2% 0 2%;
    margin: 53px 0 0 0;
    font-family: 'Cardo', serif;
    font-weight: 400;
}

/*Footer */

#footer {
    padding: 30px 0 30px;
    width: 100%;
    float: left;
    clear: both;
}
.footer-block {
    float: left;
    width: 32.65%;
    margin-right: 10px;
}
.footer-block:last-child {
    margin-right: 0;
}
#footer ul {
    padding: 0;
}
#footer li {
    list-style: none;
	line-height: 30px;
}
.footer-block h4 {
    text-transform: uppercase;
}
.space_line {
    border-top: 1px solid #ccc;
    width: 81%;
    margin: 0 auto;
}
img.credit_pic {
    margin-top: 150px;
    width: 100%;
}
#footer li a {
    color: #002363;
}
.one_half {
    width: 45% !important;
    margin-right: 30px !important;
}
.practice_people {
    width: 100%;
    float: left;
    line-height: 30px;
    font-family: 'Cardo', serif;
}
.practice_single {
    padding: 10px 10px;
	font-family: 'Cardo', serif;
}
p.partner_posi {
    color: #444;
    font-size: 16px;
    font-weight: bold;
	font-family: 'Cardo', serif;
}
.extra_people_info_email a {
    font-family: 'Cardo', serif;
    color: #555;
	font-weight: 600;
}
.profiletext_right li {
    margin-left: 20px;
}
.left_postsarea {
    float: left;
    width: 100%;
}
.editable_area {
    float: right;
    width: 31%; 
    border-top: 3px solid #0b2d6c;
    font-size: 23px;
    padding: 0 0px 0 0px;
    margin: 0 0 2% 0;
    font-family: 'Cardo', serif;
    font-weight: 400;
}
.editable_area a {
    border-bottom: 2px solid #2020c7;
    font-size: 15px;
    font-weight: bold;
}
.related_block {
    border-top: 3px solid #0b2d6c;
}
.review_block {
    margin-top: 40px;
	font-size: 24px;
	font-family: 'Cardo', serif;
}
hr { width: 100%; border-top: 3px solid #0b2d6c; }
.page_navarea {
    text-align: center;
    margin: 60px 0 0px;
    width: 100%;
    float: left;
}
/*
select.input_practice {
    background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%), linear-gradient(to right, #2020c7, #2020c7);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 3.0em 4em;
    background-repeat: no-repeat;
	color: #333;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
} */
select.input_practice { color: #333;}
.main-navigation-srm ul ul a {
    white-space: normal;
    min-width: 112px !important;
    font-size: 24px !important;
}
ul#nav-menu-srmID li {
    border-right: 1px solid #fff;
}
.nav-menu-srm li a {
    color: #0000bf !important;
    text-decoration: none;
    background: none !important;
    padding: 0 11px 0 0px !important;
    line-height: 1.5;
}
ul.sub-menu li {
    border-right: 0 !important;
}
ul.sub-menu li a {
    padding: 10px 40px !important;
}
ul#nav-menu-srmID li:last-child {
    border-right: 0;
}
#select-anchor option {
background: #f0f0f0 !important;
}
.dropbtn {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #2020c7;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 15px 0 5px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: transparent;
    min-width: 200px;
	text-align: left;
	padding-top:12px;
}

.dropdown-content a {
    color: black;
    padding: 6px 16px;
    text-decoration: none;
    display: block;
	cursor: pointer;
}

.dropdown-content a:hover {border:none}

.dropdown:hover .dropdown-content { background-color: #fff; 
    display: block;
}
span.down_ico {
   background: #2020c7 none repeat scroll 0 0;
    color: #fff;
    float: right;
    margin-left: 90px;
    margin-right: -15px;
    margin-top: -11px;
        padding: 10px 27px 10px 15px;
    width: 0;
}
.dropdown {
    position: fixed;
   /* margin-left: -180px; 
    margin-top: -170px;*/
        top: 30%;
    right: 100px;
    z-index: 999;
}


.nav-menu-srm li li { border-bottom: none !important; text-align: left !important;}
.two_three_block {
    width: 100%;
}
.what_btm {
    clear: both;
    padding: 6px 0 6px;
	width:100%;
}
.left_what_img {
    width: 40%;
    float: left;
}
.left_what_col {
    width: 58%;
    float: right;
	font-family: 'Cardo', serif;
    font-size: 18px;
	border-top: 2px solid #0b2d6c;
}
p.cover {
    font-family: 'Noto Sans', sans-serif;
	padding: 16px 0 16px !important;
}
.left_what_col p {
    padding: 0;
    margin-bottom: 6px;
    margin-top: 6px;
}
.left_section.cr {
    width: 80% !important;
}
.left_section.halfs {
    width: 50%;
}
.right_section.halfs {
    width: 55%;
}
.left_what_img img {
    width: 90%;
    height: auto;
}
.left_section.reputation {
    width: 70%;
}
input.subscribe_brn:hover {
    color: #48B0F1 !important;
}
input.btn_find:hover {
    color: #48B0F1 !important;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    color: #48B0F1 !important;
}
a.read_extra {
    padding: 10px 16px;
    background: #444;
	color: #fff;
}
.res_column {
    width: 31%;
    float: left;
    margin-right: 3.0%;
	margin-bottom: 3%;
	min-height:310px;
}
.res_column:nth-child(3n+0) {
    margin-right:0%;
}
/*
.res_column:nth-child(7) {
    margin-right:0%;
}
.res_column:nth-child(10) {
    margin-right:0%;
}
.res_column:nth-child(13) {
    margin-right:0%;
}
.res_column:nth-child(16) {
    margin-right:0%;
}
*/

.res_columnss {
    width: 31%;
    float: left;
    margin-right: 3.0%;
	margin-bottom: 3%;
	min-height:310px;
}

.res_columnss:nth-child(3) {
    margin-right:0%;
}
.res_columnss:nth-child(6) {
    margin-right:0%;
}
.res_columnss:nth-child(9) {
    margin-right:0%;
}
.res_columnss:nth-child(12) {
    margin-right:0%;
}

h3.pub_title {
	font-size:18px;
    font-weight: 700;
    font-family: 'Noto Sans', sans-serif;
    color: #0000bf;
	padding-bottom: 10px;
}
.link_pub {
    margin: 20px 0;
}
.left_half {
    width: 46%;
    float: left;
    margin-right: 4%;
}
.res_column_new {
    width: 46%;
    float: left;
    margin-right: 4%;
}
.res_column_new:last-child {
    margin-right: 0;
}
.right_half {
    width: 50%;
    float: right;
}
.right_half .right_colm {
    width: 50%;
}
.full_area h3 {
    font-family: 'Noto Sans', sans-serif;
}
.space_btm {
    padding-bottom: 30px;
    width: 100%;
    float: left;
}
.search_fixed {
    float: right;
    width: 100%;
    text-align: right;
}
input.input_src {
    padding: 12px;
    border: none;
    color: blue !important;
}
input.src_icon {
    background: url(images/searc-icon.png);
    color: transparent;
    background-repeat: no-repeat;
    width: 4%;
    padding: 12px;
    border: none;
    position: relative;
    margin-left: -10px;
}
.small_space {
    width: 33%;
    float: left;
}
.small_block_text {
    float: left;
    width: 33%;
    border-top: 3px solid #0b2d6c;
    font-size: 23px;
    padding: 20px 0px 0px 10px;
    margin: 0px 0px 2% 50px;
    font-family: 'Cardo', serif;
    font-weight: 400;
}
.full_sec {
    width: 100%;
    float: left;
}
.two_line_block {
    width: 100%;
}
ul#nav-menu-srmID {
    background: transparent;
    display: block !important;
}
.rmm-toggled-controls {
    display: none !important;
}
.nav-menu-srm > li {
    float: left !important;
    width: 100% !important;
    border: none !important;
    padding-bottom: 10px !important;
}


#card-number {
  border: 1px solid #333;
  -webkit-transition: border-color 160ms;
  transition: border-color 160ms;
}

#card-number.braintree-hosted-fields-focused {
  border-color: #777;
}

#card-number.braintree-hosted-fields-invalid {
  border-color: tomato;
}

#card-number.braintree-hosted-fields-valid {
  border-color: limegreen;
}

.payment_method_paypalbraintree_paypal {display:none;}
.social_area {
    padding-top: 40px;
    width: 100%;
    float: left;
    clear: both;
}
.social_area ul {
    text-align: left !important;
}
.social_area a {
    padding: 4px !important;
}
ul#nav-menu-srmID li {
    list-style: none;
}
button.btn.btn-info.btn-lg {
    border: none;
    color: #2020c7;
    background-color: #f0f0f0;
    float: left;
    width: auto;
    font-size: 14px;
    box-shadow: none;
    padding: 0;
}
.btn_download {
    margin: 20px 0;
}
input.wpcf7-form-control.wpcf7-submit.send_email {
    border: none;
    color: #2020c7;
    background-color: transparent;
    font-weight: bold;
    float: left;
    width: auto;
    font-size: 16px;
}
.email_from input {
    padding: 1.2%;
    width: 100%;
}

.wp-pagenavi { margin-top: 35px; float: left; }

/*RESOURCES PAGE*/
@media only screen and (min-width: 1366px) {
    #ajax-load-more .post_columns {
        margin-right: 1.5% !important;
}
     #ajax-load-more .post_columns h3.moreeww {
         height: 85px;
     }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    #ajax-load-more .post_columns {
        margin-right: 2% !important; 
    }
     #ajax-load-more .post_columns h3.moreeww {
         height: 85px;
     }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
#ajax-load-more .post_columns {
    margin-right: 1.2% !important;
    height: 500px;
    }
}
@media only screen and (max-width: 767px) {
    #ajax-load-more .post_columns {
        height:500px;
    }
    #ajax-load-more  .post_columns:nth-child(5) { 
        margin-right: 1.2% !important;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1025px) {
.main-navigation-srm .current-menu-item a:hover, .main-navigation-srm .current-menu-item a:active {
    color: #28385a !important;
    }
}