/** * Table of Contents * * 1.0 - Normalize * 2.0 - Genericons * 3.0 - Typography * 4.0 - Elements * 5.0 - Forms * 6.0 - Navigation *   6.1 - Links *   6.2 - Menus  * 7.0 - Accessibility * 8.0 - Alignments * 9.0 - Clearings * 10.0 - Widgets * 11.0 - Content *    11.1 - Header *    11.2 - Posts and pages *    11.3 - Post Formats *    11.4 - Comments *    11.5 - Sidebar *    11.6 - Footer * 12.0 - Media *    12.1 - Captions *    12.2 - Galleries * 13.0 - Multisite * 14.0 - Media Queries *    14.1 - >= 710px *    14.2 - >= 783px *    14.3 - >= 910px *    14.4 - >= 985px *    14.5 - >= 1200px * 15.0 - Print *//** * 1.0 - Normalize * * Normalizing styles have been helped along thanks to the fine work of * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ */
@import url('https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


body {margin: 0; font-family: "Public Sans", sans-serif;}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {display: block;}
audio,canvas,progress,video {display: inline-block; vertical-align: baseline;}
audio:not([controls]) {display: none;   height: 0;}
[hidden],template { display: none;}
a { background-color: transparent;}
abbr[title] {border-bottom: 1px dotted;}
b,strong { font-weight: 700;}
small { font-size: 80%;}
sub,sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup { top: -0.5em;}
sub { bottom: -0.25em;}

img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure {margin: 0;}

hr {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}

code,kbd,pre,samp { font-size: 1em;}

button,input,optgroup,select,textarea { color: inherit; font: inherit;  margin: 0;}
select { text-transform: none;}
button {overflow: visible;}
button,input,select,textarea {  max-width: 100%;}
button,html input[type="button"],input[type="reset"],input[type="submit"] { -webkit-appearance: button; cursor: pointer;}
button[disabled],html input[disabled] { cursor: default;    opacity: .5;}
button::-moz-focus-inner,input::-moz-focus-inner {  border: 0;  padding: 0;}
input[type="checkbox"],input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box;    box-sizing: border-box; margin-right: 0.4375em; padding: 0;}

input[type="date"]::-webkit-inner-spin-button,input[type="date"]::-webkit-outer-spin-button,input[type="time"]::-webkit-inner-spin-button,input[type="time"]::-webkit-outer-spin-button,input[type="datetime-local"]::-webkit-inner-spin-button,input[type="datetime-local"]::-webkit-outer-spin-button,input[type="week"]::-webkit-inner-spin-button,input[type="week"]::-webkit-outer-spin-button,input[type="month"]::-webkit-inner-spin-button,input[type="month"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button { height: auto;}

input[type="search"] {  -webkit-appearance: textfield;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {    -webkit-appearance: none;}
fieldset {  border: 1px solid #d1d1d1;  margin: 0 0 1.75em; min-width: inherit; padding: 0.875em;}
fieldset > :last-child { margin-bottom: 0;}
legend {border: 0; padding: 0;}
textarea { overflow: auto;  vertical-align: top;}
optgroup { font-weight: bold;}



/** * 2.0 - Genericons */
.menu-item-has-children a:after,.social-navigation a:before,.dropdown-toggle:after,.bypostauthor > article .fn:after,.comment-reply-title small a:before,.pagination .prev:before,.pagination .next:before,.pagination .nav-links:before,.pagination .nav-links:after,.search-submit:before {-moz-osx-font-smoothing: grayscale;    -webkit-font-smoothing: antialiased;    display: inline-block;  font-family: "Genericons";  font-size: 16px;    font-style: normal; font-variant: normal;   font-weight: normal;    line-height: 1; speak: none;    text-align: center; text-decoration: inherit;   text-transform: none;   vertical-align: top;}



/** * 3.0 - Typography */


body{ font-family: "Public Sans", sans-serif; color: #363A3D; font-size: 18px; line-height: 30px; font-weight: 400;}

h1,h2,h3,h4,h5,h6 { font-family: "Montserrat", sans-serif; clear: both; margin: 0; text-rendering: optimizeLegibility;  font-weight: 600; color: #1B1D1F; }

p { margin: 0 0 28px 0; font-family: "Public Sans", sans-serif; color: #363A3D; font-size: 18px; line-height: 30px; font-weight: 400;}

a { font-family: "Public Sans", sans-serif; font-weight:500; color:#0692D6; transition:all 0.5s; font-size:18px; }

dfn,cite,em,i { font-style: italic;}
blockquote {border: 0 solid #1a1a1a; border-left-width: 4px; color: #686868; font-size: 19px; font-size: 1.1875rem; font-style: italic; line-height: 1.4736842105; margin: 0 0 1.4736842105em; overflow: hidden; padding: 0 0 0 1.263157895em;}

blockquote,q {quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: "";}
blockquote p {margin-bottom: 1.4736842105em;}
blockquote cite,blockquote small {color: #1a1a1a; display: block; font-size: 16px; font-size: 1rem; line-height: 1.75;}
blockquote cite:before,blockquote small:before { content: "\2014\00a0";}
blockquote em,blockquote i,blockquote cite { font-style: normal;}
blockquote strong,blockquote b { font-weight: 400;}
blockquote > :last-child { margin-bottom: 0;}
address { font-style: italic; margin: 0 0 1.75em;}
code,kbd,tt,var,samp,pre {  font-family: Inconsolata, monospace;}
pre { border: 1px solid #d1d1d1; font-size: 16px; font-size: 1rem; line-height: 1.3125; margin: 0 0 1.75em; max-width: 100%; overflow: auto;    padding: 1.75em; white-space: pre; white-space: pre-wrap; word-wrap: break-word;}
code { background-color: #d1d1d1; padding: 0.125em 0.25em;}
abbr,acronym { border-bottom: 1px dotted #d1d1d1; cursor: help;}
mark,ins { background: #464A65; color: #fff; padding: 0.125em 0.25em; text-decoration: none;}
big { font-size: 125%;}


/** * 4.0 - Elements */

html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
*,*:before,*:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
hr { background-color: #d1d1d1; border: 0; height: 1px; margin: 0 0 1.75em;}
ul,ol { margin: 0 0 1.75em 1.40em; padding: 0;}

ul {list-style: disc;}
ol {list-style: decimal; margin-left: 1.5em;}
li > ul,li > ol {margin-bottom: 0;}

dl {margin: 0 0 1.75em;}
dt {font-weight: 700;}
dd {margin: 0 0 1.75em;}

img {height: auto; max-width: 100%; vertical-align: middle;}

del {opacity: 0.8;}

table,th,td {border: 1px solid #d1d1d1;}
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.75em; table-layout: fixed; width: 100%;}
caption,th,td { font-weight: normal; text-align: left;}
th { border-width: 0 1px 1px 0; font-weight: 700;}
td { border-width: 0 1px 1px 0;}
th,td { padding: 0.4375em;}


/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder { color:#000000; opacity: 1;}
:-moz-placeholder { color:#000000; opacity: 1;}
::-moz-placeholder { color:#000000; opacity: 1; }
:-ms-input-placeholder { color:#000000; opacity: 1;}


/** * 5.0 - Forms */

input { line-height: normal;}
button,button[disabled]:hover,button[disabled]:focus,input[type="button"],input[type="button"][disabled]:hover,input[type="button"][disabled]:focus,input[type="reset"],input[type="reset"][disabled]:hover,input[type="reset"][disabled]:focus,input[type="submit"],input[type="submit"][disabled]:hover,input[type="submit"][disabled]:focus { border:0px; background:#464A65; color: #fff; line-height: 1; padding: 0.84375em 0.875em 0.78125em;}

button:hover,button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus { opacity:1;}

input[type="date"],input[type="time"],input[type="datetime-local"],input[type="week"],input[type="month"],input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],textarea { padding:0.5em 0.4375em; width: 100%; font-size:18px; color:rgba(0,0,0,0.9); border:1px solid #ccc; }

input[type="date"]:focus,input[type="time"]:focus,input[type="datetime-local"]:focus,input[type="week"]:focus,input[type="month"]:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus { outline: 0;}

.post-password-form { margin-bottom: 1.75em;}
.post-password-form label { color: #686868; display: block;font-size: 13px; font-size: 0.8125rem; letter-spacing: 0.076923077em; line-height: 1.6153846154; margin-bottom: 1.75em; text-transform: uppercase; }
.post-password-form input[type="password"] { margin-top: 0.4375em; }
.post-password-form > :last-child { margin-bottom: 0;}
.search-form { position: relative;}

input[type="search"].search-field {border: 1px solid #ccc; width: -webkit-calc(100% - 42px); width: calc(100% - 42px);}
.search-submit:before { content: "\f400"; font-size: 24px; left: 2px; line-height: 42px; position: relative; width: 40px; display:none;}
.search-submit { bottom: 0; padding: 6px 15px; position: absolute; right: 0; top: 0; background: #464A65 url(../images/search_btn.png) no-repeat scroll center center!important; font-size:0px; border: 0; width: 70px; background-size: 40% !important;}



/** * 6.0 - Navigation *//** * 6.1 - Links */

a { color:#20467D; text-decoration: none;}
a:hover,a:focus,a:active { color:#20467D;}
a:focus { outline: thin dotted;}
a:hover,a:active { outline: 0;}



/** * 6.2 - Menus */

.site-header-menu { display: none;  -webkit-flex: 0 1 100%; -ms-flex: 0 1 100%; flex: 0 1 100%;}
.site-header-menu.toggled-on { display: block;}
.main-navigation ul { list-style: none; margin: 0; position: relative; z-index: 9; padding-top:0px; }
.main-navigation ul li { padding: 27px 9px; }
.main-navigation li { position: relative;}
.main-navigation a { display: block; font-size: 16px; line-height: 24px; color: #fff; font-weight: 500; border: 0px; font-family: 'Public Sans'; text-transform: capitalize; }
.main-navigation li.current_page_item a { color:#FFF500; }
.main-navigation a:hover,.main-navigation a:focus, .main-navigation a:active { color:#FFF500; }
.main-navigation ul ul { display: none; margin-left: 0.875em;}
.no-js .main-navigation ul ul { display: block;}
.main-navigation ul .toggled-on { display: block;}
.main-navigation .menu-item-has-children > a { margin-right: 56px;}
.dropdown-toggle {  background-color: transparent; border: 0; border-radius: 0; color: #1a1a1a; content: ""; height: 48px; padding: 0; position: absolute;  right: 0; text-transform: none; top: 0; width: 48px;}
.dropdown-toggle:after {border: 0 solid #d1d1d1; border-left-width: 1px; content: "\f431"; font-size: 24px; left: 1px;  position: relative; width: 48px;}
.dropdown-toggle:hover,.dropdown-toggle:focus { background-color: transparent; color: #FFF500;}
.dropdown-toggle:focus { outline: thin dotted; outline-offset: -1px;}
.dropdown-toggle:focus:after { border-color: transparent;}
.dropdown-toggle.toggled-on:after { content: "\f432";}

.post-navigation { clear: both;margin: 20px 0px 20px 0px; padding: 0px 15px;}
.post-navigation a { color: #1a1a1a; display: block; padding: 1.75em 0;}
.post-navigation span { display: block;}
.post-navigation .meta-nav { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin-bottom: 0.5384615385em;   text-transform: uppercase;}
.post-navigation .post-title { display: inline; font-size: 23px; font-size: 1.4375rem;  font-weight: 400; line-height: 1.2173913043;    text-rendering: optimizeLegibility;}
.post-navigation a:hover .post-title,.post-navigation a:focus .post-title { color: #FFF500;}
.post-navigation div + div {border-top: 1px solid #ccc;}
.pagination {border-top: 1px solid rgba(0,0,0,0.10); font-size: 26.67px; min-height: 56px; position: relative; margin:10px auto 40px auto;}
.pagination:before,.pagination:after {  content: ""; position: absolute; top:0; z-index: 0;}
.pagination:before { right: 0;}
.pagination:after { right:0px;}
.pagination a:hover,.pagination a:focus {color: #1a1a1a;}
.pagination .nav-links { text-align:center; position: relative;}
.pagination .nav-links:before,.pagination .nav-links:after { color: #000; font-size:26.67px; position: absolute; z-index: 1;}


/* reset screen-reader-text */

.pagination .current .screen-reader-text {  position: static !important; display:none; }
.pagination .page-numbers { display: none; line-height: 1; margin:0; text-transform: uppercase; padding: 0 8px; text-transform: uppercase; font-size: 26.67px; color:#464A65; }
.pagination .current {  display: inline-block; color:#000!important; }
.pagination .prev,.pagination .next { display: inline-block; margin: 0; overflow: hidden; padding: 0; position: absolute; top: 0; z-index: 2;}
.pagination .prev:before,.pagination .next:before { position: absolute; font-size: 26.67px; line-height: 26.67px; }
.pagination .prev:focus,.pagination .next:focus { outline: 0;}
.pagination .page-numbers { color: #464A65; }
.pagination .prev { left: 0px; padding-left:38px; }
.pagination .prev:before { content: "<<"; left:0px; top:15px;}
.pagination .next { right: 0; padding-right:38px; }
.pagination .next:before { content: ">>"; right:0px; top:15px;}

.image-navigation,.comment-navigation { border-top: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; color: #686868;font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin: 0 7.6923% 2.1538461538em; padding: 1.0769230769em 0;}

.comment-navigation { margin-right: 0; margin-left: 0;}
.comments-title + .comment-navigation { border-bottom: 0; margin-bottom: 0;}
.image-navigation .nav-previous:not(:empty),.image-navigation .nav-next:not(:empty),.comment-navigation .nav-previous:not(:empty),.comment-navigation .nav-next:not(:empty) {display: inline-block;}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before { content: "\002f"; display: inline-block; opacity: 0.7; padding: 0 0.538461538em;}


/** * 7.0 - Accessibility *//* Text meant only for screen readers */

.says,.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important;}


/* must have higher specificity than alternative color schemes inline styles */

.site .skip-link { background-color: #f1f1f1; box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); color: #21759b; display: block; font-size: 14px; font-weight: 700; left: -9999em; outline: none; padding: 15px 23px 14px; text-decoration: none; text-transform: none; top: -9999em;}
.logged-in .site .skip-link { box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);}
.site .skip-link:focus {clip: auto; height: auto; left: 6px; top: 7px; width: auto; z-index: 100000;}


/** * 8.0 - Alignments */

.alignleft {float: left; margin: 0.375em 1.75em 1.75em 0;}
.alignright {float: right; margin: 0.375em 0 1.75em 1.75em;}
.aligncenter {clear: both; display: block; margin: 0 auto 1.75em;}
blockquote.alignleft {margin: 0.3157894737em 1.4736842105em 1.473684211em 0;}
blockquote.alignright {margin: 0.3157894737em 0 1.473684211em 1.4736842105em;}
blockquote.aligncenter {margin-bottom: 1.473684211em;}



/** * 9.0 - Clearings */.

clear:before,.clear:after,blockquote:before,blockquote:after,.entry-content:before,.entry-content:after,.entry-summary:before,.entry-summary:after,.comment-content:before,.comment-content:after,.site-content:before,.site-content:after,.site-main > article:before,.site-main > article:after,.primary-menu:before,.primary-menu:after,.social-links-menu:before,.social-links-menu:after,.textwidget:before,.textwidget:after,.content-bottom-widgets:before,.content-bottom-widgets:after {   content: "";    display: table;}

.clear:after,blockquote:after,.entry-content:after,.entry-summary:after,.comment-content:after,.site-content:after,.site-main > article:after,.primary-menu:after,.social-links-menu:after,.textwidget:after,.content-bottom-widgets:after {clear: both;}



/** * 10.0 - Widgets */

.widget-area > :last-child,.widget > :last-child {margin-bottom: 0;}
.widget .widget-title:empty {margin-bottom: 0;}
.widget-title a {color: #1a1a1a;}



/* Calendar widget */

.widget.widget_calendar table { margin: 0;}
.widget_calendar td,.widget_calendar th {line-height: 2.5625; padding: 0; text-align: center;}
.widget_calendar caption {font-weight: 900; margin-bottom: 1.75em;}
.widget_calendar tbody a {  background-color: #464A65; color: #fff; display: block; font-weight: 700;}
.widget_calendar tbody a:hover,.widget_calendar tbody a:focus { background-color: #686868; color: #fff;}



/* Recent Posts widget */

.widget_recent_entries .post-date { color: #686868; display: block;font-size: 13px; font-size: 0.8125rem; line-height: 1.615384615; margin-bottom: 0.538461538em;}
.widget_recent_entries li:last-child .post-date {margin-bottom: 0;}



/* RSS widget */

.widget_rss .rsswidget img {margin-top: -0.375em;}

.widget_rss .rss-date,.widget_rss cite {color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; font-style: normal; line-height: 1.615384615; margin-bottom: 0.538461538em;}
.widget_rss .rssSummary:last-child {margin-bottom: 2.1538461538em;}
.widget_rss li:last-child :last-child { margin-bottom: 0;}



/* Tag Cloud widget */

.tagcloud a {border: 1px solid #d1d1d1; border-radius: 2px; display: inline-block; line-height: 1; margin: 0 0.1875em 0.4375em 0; padding: 0.5625em 0.4375em 0.5em;}
.tagcloud ul {list-style-type: none; margin-left: 0;}
.tagcloud ul li {display: inline-block;}
.tagcloud a:hover,.tagcloud a:focus {border-color: #464A65; color: #464A65; outline: 0;}


/** * 11.0 - Content */

.site-inner {margin: 0 auto; position: relative;}
.site-content { word-wrap: break-word;}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus { outline: 0;}


/** * 11.1 - Header */

.site-header-main { -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.site-branding { max-width: inherit; position: relative; padding: 0px 0px; z-index: 999; }
.custom-logo-link { display: block;}
.site-title {font-size: 23px; font-size: 1.4375rem; font-weight: 700; line-height: 1.2173913043; margin: 0;}
.site-branding .site-title a {color: #1a1a1a;}\
.site-branding .site-title a:hover,.site-branding .site-title a:focus { color: #464A65;}\
.wp-custom-logo .site-title {   margin-top: 0.608695652em;}

.site-description { color: #686868; display: none; font-size: 13px; font-size: 0.8125rem; font-weight: 400; line-height: 1.0769230769; margin: 0.538461538em 0 0;}

.menu-toggle { background-color: transparent; border: 1px solid #d1d1d1; color: #1a1a1a; font-size: 13px; font-size: 0.8125rem; margin: 1.076923077em 0; padding: 0.769230769em;}

.no-js .menu-toggle {display: none;}

.menu-toggle:hover,.menu-toggle:focus { background-color: transparent;  border-color: #464A65;  color: #464A65;}

.menu-toggle.toggled-on,.menu-toggle.toggled-on:hover,.menu-toggle.toggled-on:focus {background-color: #1a1a1a; border-color: #1a1a1a; color: #fff;}

.menu-toggle:focus {outline: 0;}

.menu-toggle.toggled-on:focus { outline: thin dotted;}


/** * 11.2 - Posts and pages */

.site-main > article { position: relative; margin: 0; line-height: normal; padding: 0;}
.entry-title {  padding: 0px; color: #000; font-weight:400; margin: 0px 0px 15px 0px; font-size: 34.67px; line-height: 34px; }
.entry-title a { color: #000;}
.entry-title a:hover,.entry-title a:focus { color:#464A65;}
.post-thumbnail {display: block; margin: 0 7.6923% 1.75em;}
.post-thumbnail img {display: block;}
.no-sidebar .post-thumbnail img {margin: 0 auto;}
a.post-thumbnail:hover,a.post-thumbnail:focus { opacity: 0.85;}
.entry-content,.entry-summary { border-color: #d1d1d1;}
.entry-content h1,.entry-summary h1,.comment-content h1,.textwidget h1 {font-size:32px; line-height:32px; margin-bottom:20px; }
.entry-content h2,.entry-summary h2,.comment-content h2,.textwidget h2 {font-size:28px; line-height:28px; margin-bottom:20px; }
.entry-content h3,.entry-summary h3,.comment-content h3,.textwidget h3 {font-size:25px; line-height:25px; margin-bottom:20px; }
.entry-content h4,.entry-content h5,.entry-content h6,.entry-summary h4,.entry-summary h5,.entry-summary h6,.comment-content h4,.comment-content h5,.comment-content h6,.textwidget h4,.textwidget h5,.textwidget h6 {  font-size: 22px; line-height:22px; margin-bottom:20px;  }

.entry-content h1:first-child,.entry-content h2:first-child,.entry-content h3:first-child,.entry-content h4:first-child,.entry-content h5:first-child,.entry-content h6:first-child,.entry-summary h1:first-child,.entry-summary h2:first-child,.entry-summary h3:first-child,.entry-summary h4:first-child,.entry-summary h5:first-child,.entry-summary h6:first-child,.comment-content h1:first-child,.comment-content h2:first-child,.comment-content h3:first-child,.comment-content h4:first-child,.comment-content h5:first-child,.comment-content h6:first-child,.textwidget h1:first-child,.textwidget h2:first-child,.textwidget h3:first-child,.textwidget h4:first-child,.textwidget h5:first-child,.textwidget h6:first-child { margin-top: 0;}

.post-navigation .post-title,.entry-title,.comments-title { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto;}
body:not(.search-results) .entry-summary {  color: #686868; font-size: 19px; font-size: 1.1875rem; line-height: 1.4736842105; margin-bottom: 1.4736842105em;}
body:not(.search-results) .entry-header + .entry-summary {margin-top: -0.736842105em;}
body:not(.search-results) .entry-summary p,body:not(.search-results) .entry-summary address,body:not(.search-results) .entry-summary hr,body:not(.search-results) .entry-summary ul,body:not(.search-results) .entry-summary ol,body:not(.search-results) .entry-summary dl,body:not(.search-results) .entry-summary dd,body:not(.search-results) .entry-summary table {    margin-bottom: 1.4736842105em;}

body:not(.search-results) .entry-summary li > ul,body:not(.search-results) .entry-summary li > ol { margin-bottom: 0;}
body:not(.search-results) .entry-summary th,body:not(.search-results) .entry-summary td {padding: 0.3684210526em;}
body:not(.search-results) .entry-summary fieldset { margin-bottom: 1.4736842105em;  padding: 0.3684210526em;}
body:not(.search-results) .entry-summary blockquote {border-color: currentColor;}
body:not(.search-results) .entry-summary blockquote > :last-child { margin-bottom: 0;}
body:not(.search-results) .entry-summary .alignleft {margin: 0.2631578947em 1.4736842105em 1.4736842105em 0;}
body:not(.search-results) .entry-summary .alignright {margin: 0.2631578947em 0 1.4736842105em 1.4736842105em;}
body:not(.search-results) .entry-summary .aligncenter { margin-bottom: 1.4736842105em;}

.entry-content > :last-child,.entry-summary > :last-child,body:not(.search-results) .entry-summary > :last-child,.page-content > :last-child,.comment-content > :last-child,.textwidget > :last-child { margin-bottom: 0;}

.more-link {white-space: nowrap;}
.author-info {border-color: inherit; border-style: solid; border-width: 1px 0 1px 0; clear: both; padding-top: 1.75em; padding-bottom: 1.75em;}
.author-avatar .avatar {float: left; height: 42px; margin: 0 1.75em 1.75em 0; width: 42px;}
.author-description > :last-child { margin-bottom: 0;}
.entry-content .author-title {clear: none;  font-size: 16px; font-size: 1rem; font-weight: 900; line-height: 1.75; margin: 0;}
.author-bio {color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154;  margin-bottom: 1.6153846154em;  overflow: hidden;}
.author-link {white-space: nowrap;}
.entry-footer:empty {margin: 0;}
.entry-footer a {color: #686868;}
.entry-footer a:hover,.entry-footer a:focus {color: #464A65;}
.entry-footer > span:not(:last-child):after {content: "\002f"; display: inline-block; opacity: 0.7; padding: 0 0.538461538em;}
.entry-footer .avatar { height: 21px; margin: -0.1538461538em 0.5384615385em 0 0; width: 21px;}
.sticky-post {  color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin-bottom: 0.5384615385em; text-transform: uppercase;}


/** * IE8 and earlier will drop any block with CSS3 selectors. * Do not combine these styles with the next block. */

.updated:not(.published) {display: none;}
.sticky .posted-on,.byline {display: none;}
.single .byline,.group-blog .byline {display: inline;}
body.error404 .page-header,body.search-no-results .page-header {border-top: 0;  padding-top: 0;}
.page-title {font-size: 40px; line-height: normal;}
.taxonomy-description { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154;}
.taxonomy-description p {margin: 0.5384615385em 0 1.6153846154em;}
.taxonomy-description > :last-child {margin-bottom: 0;}
.page-links {clear: both;margin: 0 0 1.75em;}

.page-links a,.page-links > span {  border: 1px solid #d1d1d1;  border-radius: 2px; display: inline-block;  font-size: 13px;    font-size: 0.8125rem;   height: 1.8461538462em; line-height: 1.6923076923em;    margin-right: 0.3076923077em;   text-align: center; width: 1.8461538462em;}

.page-links a { background-color: #1a1a1a;  border-color: #1a1a1a;  color: #fff;}
.page-links a:hover,.page-links a:focus {   background-color: #464A65;  border-color: transparent;  color: #fff;}
.page-links > .page-links-title {   border: 0;  color: #1a1a1a; height: auto;   margin: 0;  padding-right: 0.6153846154em;  width: auto;}
.entry-attachment { margin-bottom: 1.75em;}
.entry-caption {color: #686868; font-size: 13px; font-size: 0.8125rem; font-style: italic; line-height: 1.6153846154; padding-top: 1.0769230769em;}
.entry-caption > :last-child {  margin-bottom: 0;}


/** * 11.3 - Post Formats */

.format-aside .entry-title,.format-image .entry-title,.format-video .entry-title,.format-quote .entry-title,.format-gallery .entry-title,.format-status .entry-title,.format-link .entry-title,.format-audio .entry-title,.format-chat .entry-title {font-size: 19px; font-size: 1.1875rem; line-height: 1.473684211; margin-bottom: 1.473684211em;}
.blog .format-status .entry-title,.archive .format-status .entry-title {display: none;}


/** * 11.4 - Comments */

.comment-list + .comment-respond,.comment-navigation + .comment-respond {padding-top: 1.75em;}
.comments-title,.comment-reply-title {border-top: 1px solid #ccc; color: #464A65; font-size: 30px; font-weight:700; line-height: normal;    padding-top: 30px;}

.comments-title {margin-bottom: 1.217391304em;}
.comment-list { list-style: none; margin: 0;}
.comment-list article,.comment-list .pingback,.comment-list .trackback {border-top: 1px solid #d1d1d1; padding: 1.75em 0;}
.comment-list .children { list-style: none; margin: 0;}
.comment-list .children > li {padding-left: 0.875em;}
.comment-author {color: #1a1a1a; margin-bottom: 0.4375em;}
.comment-author .avatar {float: left; height: 28px; margin-right: 0.875em; position: relative; width: 28px;}
.bypostauthor > article .fn:after { content: "\f304"; left: 3px; position: relative; top: 5px;}
.comment-metadata,.pingback .edit-link {color: #686868;font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154;}
.comment-metadata { margin-bottom: 2.1538461538em;}
.comment-metadata a,.pingback .comment-edit-link {  color: #686868;}
.comment-metadata a:hover,.comment-metadata a:focus,.pingback .comment-edit-link:hover,.pingback .comment-edit-link:focus { color: #464A65;}
.comment-metadata .edit-link,.pingback .edit-link { display: inline-block;}
.comment-metadata .edit-link:before,.pingback .edit-link:before {   content: "\002f";   display: inline-block;  opacity: 0.7;   padding: 0 0.538461538em;}
.comment-content ul,.comment-content ol {   margin: 0 0 1.5em 1.25em;}
.comment-content li > ul,.comment-content li > ol { margin-bottom: 0;}
.comment-reply-link {   border: 1px solid #d1d1d1;  border-radius: 2px; color: #464A65; display: inline-block;  font-size: 13px;    font-size: 0.8125rem;   line-height: 1; margin-top: 5px;    padding: 0.5384615385em 0.5384615385em 0.4615384615em;}
.comment-reply-link:hover,.comment-reply-link:focus {border-color: currentColor; color: #464A65; outline: 0;}
.comment-form { padding-top: 10px;}
.comment-form label {color: #000; display: block; font-size: 15px; line-height: 1.6153846154; margin-bottom: 0.5384615385em; text-transform: uppercase;}
.comment-list .comment-form {padding-bottom: 1.75em;}
.comment-notes,.comment-awaiting-moderation,.logged-in-as,.form-allowed-tags {color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin-bottom: 2.1538461538em;}
.no-comments {border-top: 1px solid #d1d1d1;font-weight: 700; margin: 0; padding-top: 1.75em;}
.comment-navigation + .no-comments {border-top: 0; padding-top: 0;}
.form-allowed-tags code { font-family: Inconsolata, monospace;}
.form-submit {margin-bottom: 0;}
.required { color:#B30000; }
.comment-reply-title small {font-size: 100%;}
.comment-reply-title small a {border: 0; float: right; height: 32px; overflow: hidden; width: 26px;}
.comment-reply-title small a:hover,.comment-reply-title small a:focus { color: #1a1a1a;}
.comment-reply-title small a:before {content: "\f405"; font-size: 32px; position: relative; top: -5px;}
.comment-form #wp-comment-cookies-consent { margin: 0 10px 0 0; height: auto; border: 0;}
.comment-form .comment-form-cookies-consent label { display: inline; text-transform: none;}


/** * 11.5 - Sidebar *//** * 12.0 - Media */

.site .avatar { border-radius: 50%;}
.entry-content .wp-smiley,.entry-summary .wp-smiley,.comment-content .wp-smiley,.textwidget .wp-smiley {border: none; margin-top: 0; margin-bottom: 0; padding: 0;}
.entry-content a img,.entry-summary a img,.comment-content a img,.textwidget a img {display: block;}


/* Make sure embeds and iframes fit their containers. */

embed,iframe,object,video { margin-bottom: 1.75em;  max-width: 100%; vertical-align: middle;}
p > embed,p > iframe,p > object,p > video { margin-bottom: 0;}
.entry-content .wp-audio-shortcode a,.entry-content .wp-playlist a {    box-shadow: none;}
.wp-audio-shortcode,.wp-video,.wp-playlist.wp-audio-playlist {  margin-top: 0;  margin-bottom: 1.75em;}
.wp-playlist.wp-audio-playlist {    padding-bottom: 0;}
.wp-playlist .wp-playlist-tracks {  margin-top: 0;}
.wp-playlist-item .wp-playlist-caption {border-bottom: 0; padding: 0.7142857143em 0;}
.wp-playlist-item .wp-playlist-item-length {top: 0.7142857143em;}


/** * 12.1 - Captions */

.wp-caption {margin-bottom: 1.75em; max-width: 100%;}
.wp-caption img[class*="wp-image-"] {display: block; margin: 0;}
.wp-caption .wp-caption-text {  color: #686868; font-size: 13px; font-size: 0.8125rem; font-style: italic; line-height: 1.6153846154; padding-top: 0.5384615385em;}


/** * 14.0 - Media Queries *//** * Does the same thing as <meta name="viewport" content="width=device-width">, * but in the future W3C standard way. -ms- prefix is required for IE10+ to * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor * the meta tag. See https://core.trac.wordpress.org/ticket/25888. *//** * 14.1 - >= 710px */

@media screen and (min-width: 44.375em) {   

body:not(.custom-background-image):before {top: 0;}
body:not(.custom-background-image).admin-bar:before {top: 46px;}
body:not(.custom-background-image):after {bottom: 0;}
.site-title {font-size: 28px; font-size: 1.75rem; line-height: 1.25;}
.wp-custom-logo .site-title {margin-top: 0.5em; }
.site-description {display: block;}
.menu-toggle {font-size: 16px;  font-size: 1.0rem; margin: 1.3125em 0; padding: 0.8125em 0.875em 0.6875em;}
.post-navigation .post-title {font-size: 22px; line-height:normal;}

/* restore screen-reader-text */

.pagination .current .screen-reader-text {position: absolute !important;}
.pagination .page-numbers { display: inline-block; padding-top:18px;}
.entry-content blockquote.alignleft, .entry-content blockquote.alignright {border-width: 4px 0 0 0; padding: 0.9473684211em 0 0; width: -webkit-calc(50% - 0.736842105em); width: calc(50% - 0.736842105em);}
.entry-content li > ul, .entry-summary li > ul, .comment-content li > ul, .entry-content blockquote > ul, .entry-summary blockquote > ul, .comment-content blockquote > ul {margin-left: 1.25em;}
.entry-content li > ol, .entry-summary li > ol, .comment-content li > ol, .entry-content blockquote > ol, .entry-summary blockquote > ol, .comment-content blockquote > ol {margin-left: 1.5em;}
.comment-author {margin-bottom: 0;}
.comment-author .avatar {height: 42px; position: relative; top: 0.25em; width: 42px;}
.comment-list .children > li {padding-left: 1.75em; }
.comment-list + .comment-respond,   .comment-navigation + .comment-respond {padding-top: 3.5em; }
body:not(.search-results) .entry-summary li > ul, body:not(.search-results) .entry-summary blockquote > ul {margin-left: 1.157894737em; }
body:not(.search-results) .entry-summary li > ol, body:not(.search-results) .entry-summary blockquote > ol {margin-left: 1.473684211em; }

}


/** * 14.2 - >= 783px */

@media screen and (min-width: 48.9375em) {
body:not(.custom-background-image).admin-bar:before {top: 32px;}

}



/** * 14.3 - >= 910px */

@media screen and (min-width: 56.875em) {   
.site-header-main { -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;}
.wp-custom-logo .site-header-main {-webkit-align-items: center; -ms-flex-align: center; align-items: center;}
.site-header-menu {display: block; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto;}
.main-navigation .primary-menu, .main-navigation .primary-menu > li {border: 0;}
.main-navigation .primary-menu > li {float: none; display: inline-block; margin: 0 60px; padding-left: 0; padding-right: 0;}
.main-navigation .primary-menu > li:last-child { margin-right:0px; }
/*.main-navigation li:hover > a,  .main-navigation li.focus > a { color:#92CB4F; }*/
.main-navigation ul ul { width:322px; border-bottom: 1px solid rgba(255,255,255,0.2); display: block; left: -999em; margin: 0; position: absolute;  z-index: 99999; text-align:left; margin-left: 20px; margin-top: -3px;}
.main-navigation ul ul ul { top: -1px;}
.main-navigation ul ul ul:before,   .main-navigation ul ul ul:after {   border: 0;  }
.main-navigation ul ul li { background:#cbebfd; border-bottom-width: 0; }
.main-navigation ul ul li a { background:#cbebfd; }
.main-navigation ul ul li a:hover { background:#c1e2f4; }
.main-navigation ul ul li li {  border: 0; border-left: 1px solid rgba(255,255,255,0.2); }
.main-navigation ul ul a { padding-right:15px;  }
.main-navigation li:hover > ul, .main-navigation li.focus > ul {left: 0px; right: auto; top: 72px;}
.main-navigation ul ul li:hover > ul,   .main-navigation ul ul li.focus > ul {  right: auto; left: 100%; margin-left:0px; }
.main-navigation .menu-item-has-children > a {margin: 0;}
.dropdown-toggle, .main-navigation ul .dropdown-toggle.toggled-on, .menu-toggle, .site-header .social-navigation, .site-footer .main-navigation {display: none; }

.sidebar {float: left; padding: 0; width: 100%; margin-bottom:50px;}
.widget .widget-title {margin-bottom: 1.3125em;}
.widget p, .widget address, .widget hr, .widget ul, .widget ol, .widget dl, .widget dd, .widget table {margin-bottom: 1.6153846154em;}
.widget li > ul, .widget li > ol {margin-bottom: 0;}
.widget blockquote {font-size: 16px; font-size: 1rem; line-height: 1.3125; margin-bottom: 1.3125em; padding-left: 1.0625em;}
.widget blockquote cite, .widget blockquote small {font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154;}
.widget th, .widget td {padding: 0.5384615385em;}
.widget pre {font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin-bottom: 1.6153846154em; padding: 0.5384615385em;}
.widget fieldset {margin-bottom: 1.6153846154em; padding: 0.5384615385em;}
.widget button, .widget input,  .widget select, .widget textarea {font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154;}
.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {line-height: 1; padding: 0.846153846em;}
.widget .alignleft {margin: 0.2307692308em 1.6153846154em 1.6153846154em 0; }
.widget .alignright {margin: 0.2307692308em 0 1.6153846154em 1.6153846154em;}
.widget .aligncenter {margin-bottom: 1.6153846154em;}
.widget_calendar td, .widget_calendar th {line-height: 2.6923076923; padding: 0;}
.widget_rss .rssSummary:last-child {margin-bottom: 1.615384615em;}
.widget input[type="search"].search-field {width: -webkit-calc(100% - 35px); width: calc(100% - 35px);}
.widget button.search-submit {padding: 0; width: 35px;}
.tagcloud a {margin: 0 0.2307692308em 0.5384615385em 0; padding: 0.5384615385em 0.4615384615em 0.4615384615em;}
.site-footer {-webkit-align-items: center;  -ms-flex-align: center; align-items: center; display: -webkit-flex; display: -ms-flexbox; display: flex;        -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.site-footer .social-navigation { margin: 0; -webkit-order: 2; -ms-flex-order: 2; order: 2;}
.site-info {margin: 0.538461538em auto 0.538461538em 0; -webkit-order: 1; -ms-flex-order: 1; order: 1;}
.no-sidebar .content-area {float: none; margin: 0; width: 100%;}

.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {margin-right: 15%; margin-left: 15%;}
.widecolumn {padding-right: 15%; padding-left: 15%;}

}


/** * 14.4 - >= 985px */

@media screen and (min-width: 61.5625em) {  

.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title,   .format-status .entry-title,    .format-link .entry-title,  .format-audio .entry-title, .format-chat .entry-title { font-size: 23px;font-size: 1.4375em;line-height: 1.304347826;margin-bottom: 1.826086957em;}

.post-thumbnail {margin-bottom: 2.625em;}
.entry-content h1,.entry-summary h1,.comment-content h1 { font-size:60px; line-height:60px;}
.entry-content h2,.entry-summary h2,.comment-content h2 { font-size:50px; line-height:50px; }
.entry-content h3,.entry-summary h3,.comment-content h3 { font-size:45.34px; line-height: 45px; margin-bottom:20px; }
.entry-content h4,.entry-summary h4,.entry-intro h4,.comment-content h4 { }
.entry-content h4,.entry-content h5,.entry-content h6,.entry-summary h4,.entry-summary h5,.entry-summary h6,.comment-content h4,.comment-content h5,.comment-content h6 {font-size: 22px; line-height:26px; }
.author-info {border-bottom-width: 0;padding-bottom: 0;}
.comment-list + .comment-respond,.comment-navigation + .comment-respond {padding-top: 5.25em;}

body:not(.search-results) article:not(.type-page) figure.below-entry-meta img.below-entry-meta,body:not(.search-results) article:not(.type-page) table figure.below-entry-meta,body:not(.search-results) article:not(.type-page) table img.below-entry-meta {margin: 0;max-width: 100%;}

body:not(.search-results) article:not(.type-page) .entry-footer {float: left;margin-top: 0.1538461538em;width: 21.42857143%;}
body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:last-child):after {display: none;}

.single .byline,.full-size-link,body:not(.search-results).group-blog .byline,body:not(.search-results) .entry-format,body:not(.search-results) .cat-links,body:not(.search-results) .tags-links,body:not(.search-results) article:not(.sticky) .posted-on,body:not(.search-results) article:not(.type-page) .comments-link,body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {display: block;margin-bottom: 0.5384615385em;}

body:not(.search-results) article:not(.type-page) .entry-footer > span:last-child {margin-bottom: 0;}
body:not(.search-results) article:not(.type-page) .entry-footer .avatar {display: block;height: auto;margin: 0 0 0.5384615385em;width: 49px;}
body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {float: left;margin-right: -100%;margin-left: 34.99999999%;width: 50.00000001%;}
body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer {margin-right: -100%;margin-left: 15%;width: 15%;    }

}


/** * 14.5 - >= 1200px */

@media screen and (min-width: 75em) {   

body:not(.search-results) .entry-summary { font-size: 23px; font-size: 1.4375rem; line-height: 1.5217391304; margin-bottom: 1.826086957em;}
body:not(.search-results) .entry-header + .entry-summary {margin-top: -0.913043478em;}

body:not(.search-results) .entry-summary p, body:not(.search-results) .entry-summary address, body:not(.search-results) .entry-summary hr, body:not(.search-results) .entry-summary ul, body:not(.search-results) .entry-summary ol, body:not(.search-results) .entry-summary dl, body:not(.search-results) .entry-summary dd, body:not(.search-results) .entry-summary table {margin-bottom: 1.5217391304em;}

body:not(.search-results) .entry-summary li > ul, body:not(.search-results) .entry-summary blockquote > ul {margin-left: 0.956521739em;}
body:not(.search-results) .entry-summary li > ol, body:not(.search-results) .entry-summary blockquote > ol {margin-left: 1.52173913em;}
body:not(.search-results) .entry-summary blockquote {font-size: 23px; font-size: 1.4375rem; line-height: 1.5217391304; margin: 0 0 1.5217391304em;  padding-left: 1.347826087em;}
body:not(.search-results) .entry-summary blockquote:not(.alignleft):not(.alignright) {margin-left: -1.52173913em;}
body:not(.search-results) .entry-summary blockquote blockquote:not(.alignleft):not(.alignright) {margin-left: 0;}
body:not(.search-results) .entry-summary blockquote cite, body:not(.search-results) .entry-summary blockquote small {   font-size: 19px; font-size: 1.1875rem; line-height: 1.8421052632;}
body:not(.search-results) .entry-summary th, body:not(.search-results) .entry-summary td { padding: 0.3043478261em; }
body:not(.search-results) .entry-summary pre {font-size: 16px; font-size: 1rem; line-height: 1.75; margin-bottom: 1.75em; padding: 1.75em;}
body:not(.search-results) .entry-summary fieldset { margin-bottom: 1.5217391304em; padding: 0.3043478261em; }
body:not(.search-results) .entry-summary h1 {margin-top: 2.121212121em; margin-bottom: 1.060606061em;}
body:not(.search-results) .entry-summary h2 {margin-top: 2.5em; margin-bottom: 1.25em;}
body:not(.search-results) .entry-summary h3 {margin-top: 3.043478261em; margin-bottom: 1.52173913em;}
body:not(.search-results) .entry-summary h4, body:not(.search-results) .entry-summary h5, body:not(.search-results) .entry-summary h6 {margin-top: 3.684210526em; margin-bottom: 1.842105263em;}
body:not(.search-results) .entry-summary h1:first-child, body:not(.search-results) .entry-summary h2:first-child, body:not(.search-results) .entry-summary h3:first-child,  body:not(.search-results) .entry-summary h4:first-child, body:not(.search-results) .entry-summary h5:first-child,   body:not(.search-results) .entry-summary h6:first-child {margin-top: 0;}
body:not(.search-results) .entry-summary .alignleft {margin: 0.2608695652em 1.5217391304em 1.5217391304em 0;}
body:not(.search-results) .entry-summary .alignright {margin: 0.2608695652em 0 1.5217391304em 1.5217391304em;}
body:not(.search-results) .entry-summary .aligncenter {margin-bottom: 1.5217391304em;}

}


/*Wp 7 Form CSS*/
.wpcf7 p { margin-bottom:15px; line-height:20px;  font-size: 17px; color: rgba(255,255,255,0.5); }
.wpcf7 .col-md-6 { width:50%; float:left; padding:0px 10px; }
.wpcf7 label { height: auto; width: auto; display: block; }
.wpcf7 .wpcf7-form-control-wrap {margin: 0px 0px 20px 0px!important; display: block; overflow: hidden; }
.wpcf7 .form-group { margin-bottom:20px; overflow:hidden; }
.wpcf7 br { display: none; }
.wpcf7 .wpcf7-form-control { width: 500px; height: 48px; background: #fff; border: 1px solid #707070; padding: 10px; display: inline-block; vertical-align: top; border-radius: 0px; margin: 0px!important; float: left; font-size: 14.67px; color: #000000; position: relative; z-index: 9;  }
.wpcf7 textarea.wpcf7-form-control { height:186px; resize:vertical; }
.wpcf7 .contactbtnsec { position: relative; clear: both; text-align: center; padding: 0px 10px; padding-top:15px; }
.wpcf7 .contactbtnsec .form-group { text-align: center; margin: 0 auto 20px auto; display: table; }
.wpcf7 input.wpcf7-submit, body.page-template-contact .entry-content .wpcf7 input.wpcf7-submit, .btn.btn-primary { width:250px; height:40px; font-size:14px; line-height:12px!important; background:none; background:#464A65; border:2px solid #464A65; border-radius:0px; text-align:center; padding: 0px 10px!important; text-align:center; margin:0px; display:inline-block; float:none; color:#F0EBD8; text-transform: uppercase; font-weight:700; }
.wpcf7 input.wpcf7-submit:hover, .btn.btn-primary:hover { background:#fff; box-shadow:0px 3px 7px rgba(0,0,0,0.25); color:#464A65; border-color:#464A65; }
.wpcf7 .wpcf7-not-valid-tip { font-size: 13px; line-height: normal; text-align: left; clear:both; padding-top:5px; color:red; float: left; width: 100%; }
.wpcf7 .screen-reader-response { display:none; }
/*Wp 7 Form CSS END*/

/*Default CSS END Here*/


/*Custom CSS Start Here Rafik*/

/*BLOCKS CSS START HERE*/
.content_block.default { position:relative; background-size:cover!important; clear: both; overflow:hidden; }
.content_block.home-columns.default .block_wrap { max-width:1920px; margin: 0 auto; text-align:center; }
.content_block.default .block_wrap { position: relative; }
.block_wrap { max-width:85%; margin:auto; }
/*BLOCKS CSS END HERE*/


*{padding:0;margin:0;outline:none!important;}
.site-header { z-index: 9999; position: fixed; left: 0; right: 0; top: 0px; height: auto; background: #2A4824; max-width: 100%; margin: auto; overflow: visible; }

.site-header.navbar-fixed-top { z-index: 99999999; }
.site-header .site-header-main { width: 100%; max-width: 85%; margin: 0 auto; padding: 0px 0px 0px 0px; position: relative; z-index: 999; height: 103px; display: flex ; justify-content: center; align-items: center; transition:all 0.5s; }
.site-branding { max-width: 235px; padding-top: 0; }
.site-header-menu { max-width: 100%; width: auto; text-align: center; margin: 0px auto; padding: 0; }
.main-navigation .primary-menu > li { display: inline-block; padding: 0px 25px; position: relative; margin: 0; }
.main-navigation .primary-menu > li.menu-item-has-children {position: relative;}
.main-navigation .primary-menu > li.menu-item-has-children:before { content: ''; position: absolute; top: 50%; right: 25px; width: 13px; height: 10px; background: url(../images/expand.png) center center no-repeat; background-size: 100%; transform: translate(0, -50%); }

.site-header-main .top-form { position: relative; display: flex ; align-items: center; height:103px; transition:all 0.5s; }
.site-header-main .top-form p { margin:0; }
.site-header-main .top-form .formlink { width:50px; height:50px; display:inline-block; background:url(../images/menu-bar.svg) center center no-repeat; background-size:100%; font-size:0; }
.site-header-main .top-form .loginlink { width: auto; height: 50px; display: flex ; font-size: 16px; font-weight: 500; color: #fff; padding-left: 34px; position: relative; align-items: center; margin-right:20px; }
.site-header-main .top-form .loginlink:before { content: ''; position: absolute; top: 48%; left: 0; width: 24px; height: 24px; background: url(../images/Lock.png) center center no-repeat; background-size: 100%; transform: translate(0, -50%); }

.site-header-main .top-form .contactusform { position: absolute; top: 0; right: -160px; z-index: 99; background: #1a2e16; width: 400px; padding: 75px 50px 40px 40px; height: 100vh; }
.site-header-main .top-form .contactusform .close-btn { position: absolute; top: 20px; right: 50px; color: #fff; font-size: 25px; font-family: 'Montserrat'; }
.site-header-main .top-form .contactusform .close-btn:hover { color: #fff402; }
.site-header-main .top-form .contactusform .widget_search { overflow: hidden; margin-bottom: 30px; } 
.site-header-main .top-form .contactusform .widget_search form input { background: transparent; border: 2px solid #fff; height: 50px; padding: 0 0 0 20px; font-size: 16px; color: #fff; font-weight: 500; font-family: 'Public Sans'; border-radius: 8px; }
.site-header-main .top-form .contactusform .widget_search form input::placeholder { color:#ddd; font-size: 15px; font-weight:400; font-family:"Public Sans", sans-serif; }
.site-header-main .top-form .contactusform .widget_search form .search-submit { border: #fff402; font-size: 0; background: url(../images/search-svgrepo-com.svg) center center no-repeat !important; background-size: 25px !important; background-color: #fff402 !important; }

.site-header-main .top-form .contactusform .widget_nav_menu { overflow: hidden; } 
.site-header-main .top-form .contactusform .widget_nav_menu ul { list-style: none; margin: 0; } 
.site-header-main .top-form .contactusform .widget_nav_menu ul li { margin-bottom: 25px; } 
.site-header-main .top-form .contactusform .widget_nav_menu ul li a { display: block; font-size: 17px; line-height: 26px; color: #fff; font-weight: 500; } 
.site-header-main .top-form .contactusform .widget_nav_menu ul li a:hover { color: #fff402; }

.site-header.navbar-fixed-top .site-header-main { height: 80px; }
.site-header.navbar-fixed-top .site-header-main .top-form { height: 80px; }


/*Navigation CSS*/

.main-navigation ul ul li { position:relative; line-height:20px; }
.main-navigation ul ul li.menu-item-has-children:after { position:absolute; right: 10px; top: 20px; content:''; width:6px; height:9px; display:block; background: url(../images/submenuarrow.png) right center no-repeat; }
.main-navigation .primary-menu > li .sub-menu { border: none; background: rgb(255 255 255 / 66%); backdrop-filter: blur(30px); }
.main-navigation .primary-menu > li .sub-menu li { border: none; padding: 0; border-bottom: 0.5px solid #edecec; }
.main-navigation ul ul li { background:transparent; }
.main-navigation ul ul li a:hover { background:#c1e2f4; }
.main-navigation ul ul li li:after { background:none; content:none; }
.main-navigation ul.sub-menu li a { color:#20467d; padding:15px 10px 15px 20px; }
.main-navigation ul.sub-menu ul.sub-menu li a { padding:13px 10px 13px 20px!important; }
.main-navigation ul.sub-menu  li.current-menu-item a  { color:#464A65; }
.main-navigation ul.sub-menu  li.current_page_item a  { color:#464A65; }
.main-navigation .primary-menu > li .sub-menu a { background: rgb(255 255 255 / 77%); font-size: 15px; color: #2A2E44; padding: 10px 20px; }
.main-navigation li.current_page_item:hover ul li a {color: #20467D;}
.main-navigation ul.sub-menu  li a:hover { color: #20467D; }
.main-navigation ul.sub-menu li.current-menu-item ul.sub-menu li a { color:#fff; }


/*Blog CSS*/

.media .blogpullleft { width:48%; float:left; padding-right:30px; }
.media .blogpullleft img { width:100%; height:auto; object-fit:cover; }
.media .media-body { display: table-cell; vertical-align: top; }
.media .media-body .entry-title { font-size:32px; line-height:36px; font-weight:700; color: #000000; text-align:left; margin:0px 0px 15px 0px; }
.media .media-body .entry-title a { color:#000000; }
.media .media-body .entry-title a:hover { color:#464A65; }
.media .media-body .more-link { text-transform:uppercase; }
.blog_img { position:relative; margin-bottom:32px; }
.blog_img img { max-width:100%; display:block; margin:0 auto; }
.blogpage .blog_left article .media .media-body p:last-child { margin-bottom:0px; }
.blogpage .blog_left article { margin-bottom: 40px; border-bottom: 1px solid #ccc; padding-bottom: 40px; overflow: hidden; }
.blogpage .blog_left article:last-child { border-bottom:0px; padding-bottom:0px; margin-bottom:0px; }
.post-navigation div + div { border:0px; }
.post-navigation .nav-previous { float:left; }
.post-navigation .nav-next { float:right; }
.post-navigation { border-top: 1px solid rgba(0,0,0,0.10);font-size: 26.67px; overflow: hidden; margin:30px 0 30px 0;}
.post-navigation a { padding:20px 0px; }



/*BLOG PAGE CSS START HERE*/

.blogpage { position: relative; padding:0px; clear: both; overflow: hidden; }
.blogpage .content_blocks.membersinglepage { background:none; padding:0px; }
.blogpage .latestpost_heading { font-size:60px; line-height:70px; color:#464A65; text-align:center; margin:0px; padding:0px; font-weight: 700; margin-bottom: 40px; }
.blogpage .site-main { max-width:1695px; margin:0 auto; overflow:hidden; padding-top:60px; }
.blogpage .blog_left { width:75%; float:left; padding-right:70px; margin-bottom:50px; }
.blogpage .blog_left .two-column { width:100%; padding:0px 0px 20px 0px; }
.blogpage .blog_left .left-cont { width:100%; padding:0px; font-size: 18.67px; line-height: 32px; color: #000000; }
.blogpage .blog_right { width:25%; float:left; }
.blogpage .blog_left article { margin-bottom:60px; overflow:hidden; }
.blogpage .sidebar .widget { margin-bottom:40px; overflow:hidden; }
.sidebar .search-form .search-submit { bottom: 0; padding: 6px 15px; position: absolute; right: 0; top: 0; background: #464A65 url(../images/search_btn.png) no-repeat scroll center center; border: 0; width: 70px; font-size:0px; }
.sidebar .widget-area .widget { padding-bottom:20px; }
.sidebar .widget-area .widget .widget-title { font-size: 22px; margin-bottom:10px; font-weight: 400; letter-spacing:1px; }
.sidebar .widget_search .search-form input.search-field { padding-right: 70px; border:1px solid #ccc; height:48px;  font-size:18px; color: rgba(0,0,0,0.6); }
.blogpage .sidebar .widget ul { margin:0px; padding:0px; }
.blogpage .sidebar .widget li { list-style-type:none; color:#000000; font-weight:400; border: 0; padding:0px; font-size:18px; line-height:26px; margin:0px; padding:3px 0px; }
.blogpage .sidebar .widget li a { color:#000000; }
.blogpage .sidebar .widget li a:hover { color:#464A65; }
.blogpage .sidebar .widget .widget-title { font-size:28px; line-height:30px; color:#000; margin: 0px; margin-bottom:10px; font-weight:700; text-transform:uppercase;  }
.blogpage .blogsinglepage_single .content_block .block_wrap h2 { font-size:56px; line-height:56px; color:#464A65; text-align:left; padding-bottom:0px; }
.blogpage .blog_left .entry-content, .blogpage .blog_left .entry-content p, .blogpage .blogsinglepage_single .content_block, .blogpage .blogsinglepage_single .content_block p {  font-size:18.67px; line-height:32px; color:#000; }
.blogpage .blog_left .entry-content a, .blogpage .blog_left .entry-content p a {  color: #464A65; }
.blogpage .comment-form textarea { border:1px solid #ccc; height:80px; resize:vertical; }
.blogpage .comment-form p { margin-bottom:15px; }
.comments-area {  padding:0px; position: relative; clear: both; }
.blog_left .page-content .search-form { max-width:400px; }
body.search-results .blogpage .blog_left { padding-left:15px; }
article.page .entry-content { max-width:1650px; margin:0 auto;  padding:50px 0px 60px 0px; }
body.page-template-practice-areas article.page .entry-content { padding:0px; }
.entry-content { font-size: 20px; line-height: 27px; color: #707070; }
.entry-content p { line-height: 34px; }
.entry-content p:last-child { margin-bottom:0px; }
.entry-content li { font-size: 22px; line-height: 34px; color: rgba(0,0,0,.7); letter-spacing: -0.2px; font-weight: 500; margin: 0px 0px 5px 0px; padding: 0px; }
.blog_left .two-column .left-cont h2 { margin-bottom:15px; font-size:50px; line-height:50px; text-align:left; }
.blogpage .blog_left .navigation { padding:0px; }
.content_block.two-columns-circle .sub_heading { font-size:25px; line-height:34px; color:#707070; font-weight:400; text-transform:uppercase; }
.blogpage .blog_left .left-cont > div > div { margin-bottom: 15px; }
.blogpage .blog_left article .media .media-body p:last-child { margin-bottom:0px; }
.blogpage .blog_left article { margin-bottom: 40px; border-bottom: 1px solid #ccc; padding-bottom: 40px; overflow: hidden; }
.blogpage .blog_left article:last-child { border-bottom:0px; padding-bottom:0px; margin-bottom:0px; }

.single-post .header-area .headercontainter p { margin: 0; }

.post-navigation div + div { border:0px; }
.post-navigation .nav-previous { float:left; }
.post-navigation .nav-next { float:right; }
.post-navigation { border-top: 1px solid rgba(0,0,0,0.10);font-size: 26.67px; overflow: hidden; margin:30px 0 30px 0;}
.post-navigation a { padding:20px 0px; }

.error-404.not-found { margin-bottom:40px; padding:0px 15px; }
.error-404.not-found .search-form { max-width:350px; }
.no-results.not-found, .blog_left article p { font-size:18.67px; color:#000000; line-height:32px; margin:0px 0px 30px 0px; padding:0px; }
.no-results.not-found { margin:0px 0px 30px 0px; }

/*BLOG PAGE CSS END HERE*/


/*Error page*/

.error404 .header-area .headercontainter p { text-align: center; color: #464A65; font-weight: 500; font-size: 60px; margin-bottom: 10px; line-height: 70px; }
.error404 .header-area .headercontainter p:nth-child(1) {font-size: 25px;;line-height: 26px;;margin-bottom: 0;}
.error404 .header-area .headercontainter { padding-top: 220px; }
section.error-404.not-found {text-align: center;} 
section.error-404.not-found form.search-form {margin: auto;} 
section.error-404.not-found p {font-size: 22px;margin-bottom: 10px;}
.error404 .blogpage .site-main { padding-top: 20px; padding-bottom: 60px; }


/*Custom CSS End Here Rafik*/

/*FOOTER*/
input::-ms-input-placeholder { font-size:10px; line-height:12px; font-family:'PT Sans'; color:#A7A7A7; font-weight:400; } 
input::placeholder { font-size:15px; line-height:12px; font-family:'PT Sans'; color:#A7A7A7; font-weight:400; }
textarea::-ms-input-placeholder { font-size:15px; line-height:12px; font-family:'PT Sans'; color:#A7A7A7; font-weight:400; } 
textarea::placeholder { font-size:15px; line-height:12px; font-family:'PT Sans'; color:#A7A7A7; font-weight:400; }

/*Home Page*/
.content-area { width:100%; clear:both; }
.video_overlay{ width:100%; height:100%; position:fixed; left:0px; top:0px; right:0px; z-index:999999999; background: rgba(0,0,0,0.6); display:none;}
.video_overlay .video_pop { background-color: #fff; padding: 10px; width: 100%; max-width: 1085px; margin: 0; text-align: center; position: absolute; transform: translate(-50%, -50%); top: 50%; left: 50%; }
.video_overlay a.close-btn { float: right; color: #fff!important; cursor: pointer; text-decoration: none; font-size: 18px; display: inline-block; font-weight: 700; text-transform: uppercase; width: 40px; height: 40px; text-align: center; line-height: 40px; border-radius: 60px; position: absolute; right: -10px; top: -15px; background: #38a8c2; }
.video_overlay .vide { width:100%!important; height:650px; }
.video_overlay .video_pop p { margin:0px; }
.video_overlay .video_pop iframe { width: 100%; height: 600px; margin: 0; }



/*Home Page Start Here*/
.home .header-area { overflow: hidden; margin-top: 150px; padding-bottom: 80px; border-bottom: 1px solid #D3D0D0; }
.home .header-area .header-slider { max-width: 95%; margin: auto; overflow: hidden; padding: 0 100px; }
.header-slider .slide { background: #fff; padding: 0; }
.header-slider .slide .slide-content { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; } 
.header-slider .slide .slide-content .left { width:50%; float:left; } 
.header-slider .slide .slide-content .right { text-align: center; width:50%; float:right; } 
.header-slider .slide .slide-content .image-wrapper { width: 100%; height: auto; }
.header-slider .slide .slide-content .image-wrapper img { width: 100%; height: auto; border-radius: 30px; }
.header-slider .slide .slide-content .tagline { font-size: 21px; line-height: 30px; color: #363A3D; margin-bottom: 10px; font-weight: 600; }
.header-slider .slide .slide-content h1 { font-size: 70px; line-height: 72px; margin-bottom: 25px; color: #1B1D1F; }
.header-slider .slide .slide-content .description { font-size: 18px; line-height: 26px; margin-bottom: 25px; color: #363A3D; max-width: 85%; }
.header-slider .slide .slide-content .buttons { padding-top:25px; }
.header-slider .slide .slide-content .buttons a { display: inline-block; border-radius: 10px; margin-right: 35px; text-decoration: none; transition: 0.4s; font-size: 16.5px; line-height: 48px; height: 48px; width: 210px; text-align: center; font-weight: 500; }
.header-slider .slide .slide-content .btn.green { background: #2A4824; color: white; } 
.header-slider .slide .slide-content .btn.green:hover { background: #fef500; color:#000; } 
.header-slider .slide .slide-content .btn.blue { background: #0d6efd; color: white; } 
.header-slider .slide .slide-content .btn.blue:hover { background: #0b5ed7; } 

.header-slider .owl-nav { position: absolute; top: 45%; width: 100%; display: flex; justify-content: space-between; left:0; }
.header-slider .owl-nav button { background: url(../images/arrow-green.png) center center no-repeat !important; background-size: 17px !important; border: 2px solid #2A4824 !important; font-size: 0px !important; width: 80px; height: 80px; border-radius: 100%; }
.header-slider .owl-nav button:hover { background: url(../images/arrow-white.png) center center no-repeat !important; background-size: 17px !important; background-color:#2A4824 !important; }
.header-slider .owl-nav button.owl-prev { visibility:hidden; }
.header-slider .owl-dots { text-align: center; margin-top: 20px; display:none; }



.aboutus-homeblock { overflow:hidden; padding:90px 0; }
.aboutus-homeblock .left-section { width: 50%; float: left; padding-right:80px; } 
.aboutus-homeblock .left-section p { margin: 0; } 
.aboutus-homeblock .left-section img { border-radius: 30px; width:100%; }

.aboutus-homeblock .right-section { width: 50%; float: right; padding-left:80px; } 
.aboutus-homeblock .right-section h2 { font-size: 36px; line-height: 40px; margin-bottom: 24px; letter-spacing: 0; } 
.aboutus-homeblock .right-section .sub_heading { font-size: 22px; line-height: 26px; margin-bottom: 25px; } 
.aboutus-homeblock .right-section .content { overflow: hidden; } 
.aboutus-homeblock .right-section .content p { margin-bottom: 30px; }

.aboutus-homeblock .right-section .content-area ul { list-style: none; margin: 0; flex-direction: column; }
.aboutus-homeblock .right-section .content-area ul li { width: 50%; float: left; padding-right: 70px; margin-bottom: 30px; }
.aboutus-homeblock .right-section .content-area ul li .img-box { width: 64px; height: 64px; background: #D1F3CA; display: flex; padding: 10px; border-radius: 8px; margin-bottom: 10px; }
.aboutus-homeblock .right-section .content-area ul li .content-box h2 { font-family: 'Public Sans'; font-size: 24px; line-height: 30px; margin-bottom: 8px; } 
.aboutus-homeblock .right-section .content-area ul li .content-box p { font-size: 17px; line-height: 28px; }


.services-homeslider { padding: 80px 0 100px 0; background: #EFFCEC; }
.services-homeslider .block_wrap { max-width: 100%; margin-left: 7.5%; }
.services-homeslider .block_wrap .left-section { width: 16%; float: left; } 
.services-homeslider .block_wrap .section-content { overflow: hidden; display: flex; align-items: center; }  
.services-homeslider .block_wrap .left-section h2 { font-size: 36px; line-height: 40px; margin-bottom: 25px; } 
.services-homeslider .block_wrap .left-section .sub_heading {max-width: 90%;}
.services-homeslider .block_wrap .right-section { width: 84%; padding-left: 85px; }
.services_sliders .owl-stage { padding-left: 0 !important; }
.services_sliders .owl-stage-outer { padding:50px 50px 50px 0px; border-top-left-radius: 50px; border-bottom-left-radius: 50px; }
.services_sliders .item { background: #fff; padding: 28px 28px 45px 28px; border-radius: 15px; box-shadow: 5px 5px 50px 2px rgb(0 0 0 / 10%); } 
.services_sliders .item .item-img { height: 300px; overflow: hidden; margin-bottom: 20px; }
.services_sliders .item img { border-radius: 10px; width: 100%; height: 100%; object-fit: cover; } 
.services_sliders .item .content { overflow: hidden; } 
.services_sliders .item .content h4 { font-size: 21px; line-height: 30px; color: #1B1D1F; margin-bottom: 10px; } 
.services_sliders .item .content p { font-size: 16px; line-height: 25px; color: #52565C; margin-bottom: 25px; } 
.services_sliders .item .content button { background: #2A4824; width: 150px; height: 45px; padding: 0; border-radius: 10px; font-size: 16px; color: #fff; transition:all 0.4s; } 
.services_sliders .item .content button:hover { background: #fef500; color: #000; } 
.services_sliders .item .content a.learn-more { padding-right: 36px; float: right; font-size: 16px; color: #1B1D1F; position: relative; line-height: 45px; }
.services_sliders .item .content a.learn-more:before { content: ''; position: absolute; top: 14px; right: 0; background: url(../images/long-arrow-green.png) center center no-repeat; background-size: 30px; width: 30px; height: 17px; }
.services_sliders .item .content a.learn-more:hover { color:#2A4824; }
.services_sliders .owl-dots button { margin: 0 6px; } 
.services_sliders .owl-dots button span { margin: 0 !important; width: 12px !important; height: 12px !important; background: #CFD3D6 !important; } 
.services_sliders .owl-dots button.active span { background: #2A4825 !important; }


.videos-homeslider { padding: 80px 0 100px 0; background: #fff; }
.videos-homeslider .block_wrap { max-width: 100%; margin-left: 7.5%; }
.videos-homeslider .block_wrap .left-section { width: 16%; float: left; } 
.videos-homeslider .block_wrap .section-content { overflow: hidden; display: flex; align-items: center; }  
.videos-homeslider .block_wrap .left-section h2 { font-size: 36px; line-height: 40px; margin-bottom: 25px; } 
.videos-homeslider .block_wrap .left-section .sub_heading {max-width: 90%;}
.videos-homeslider .block_wrap .right-section { width: 84%; padding-left: 200px; }
.videos_slider .owl-stage { padding-left: 0 !important; }
.videos_slider .owl-stage-outer { padding:50px 50px 50px 1px; border-top-left-radius: 50px; border-bottom-left-radius: 50px; }
.videos_slider .item { background: #fff; padding: 15px 15px 15px 15px; border-radius: 15px; box-shadow: 5px 5px 50px 2px rgb(0 0 0 / 10%); } 
.videos_slider .item .video-img { position: relative; } 
.videos_slider .item .video-img:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 15%; border-radius: 15px; } 
.videos_slider .item .video-img:after { content: ''; position: absolute; top: 50%; left: 50%; width: 60px; height: 60px; background: url(../images/youtube-icon.png) center center no-repeat; background-size: 100%; transform: translate(-50%, -50%); }

.videos_slider .item img { height: auto; border-radius: 10px; margin-bottom: 18px; } 
.videos_slider .item .content { overflow: hidden; } 
.videos_slider .item .content h4 { font-size: 18px; line-height: 26px; color: #1B1D1F; margin-bottom: 16px; } 
.videos_slider .item .content p { font-size: 14px; line-height: 23px; color: #52565C; margin-bottom: 25px; max-width: 90%; }
.videos_slider .item .content a.learn-more { font-size: 0; color: #1B1D1F; position: relative; line-height: 20px; display: block; padding: 16px 0 20px 0; border-top: 1px solid #E7E9EB; text-align: center; }
.videos_slider .item .content a.learn-more:before { content: ''; position: absolute; top: 50%; left: 50%; background: url(../images/ArrowUpRight.png) center center no-repeat; background-size: 100%; width: 24px; height: 24px; transform: translate(-50%, -50%); }

.videos_slider .owl-dots button { margin: 0 6px; } 
.videos_slider .owl-dots button span { margin: 0 !important; width: 12px !important; height: 12px !important; background: #CFD3D6 !important; } 
.videos_slider .owl-dots button.active span { background: #2A4825 !important; }


.home-columns.two-columns { overflow: hidden; padding: 90px 0; }
.home-columns.two-columns .block_wrap { max-width: 1310px; overflow: hidden; }
.home-columns.two-columns .block_wrap .left-section { width: 50%; float: right; padding-left:70px; }
.home-columns.two-columns .block_wrap .left-section .sub_heading { font-size: 21px; line-height: 30px; }

.home-columns.two-columns .block_wrap .right-section { width: 50%; float: left; padding-right:70px; }
.home-columns.two-columns .block_wrap .right-section p { margin: 0; padding: 20px 20px 0px 0px; position: relative; }
.home-columns.two-columns .block_wrap .right-section p:before { content: ''; position: absolute; top: 0; left: 5%; width: 95%; height: 95%; border: 1px solid #1B1D1F; border-radius: 70px; z-index: -1; }
.home-columns.two-columns .block_wrap .right-section img { width: 100%; border-radius: 70px; }

.home-columns.two-columns .block_wrap .left-section h2 { font-size: 36px; line-height: 44px; margin-bottom: 20px; }
.home-columns.two-columns .block_wrap .left-section h2 b { font-weight: 600; color: #2A4824; }
.home-columns.two-columns .block_wrap .left-section .wpcf7 { margin-top: 60px; }
.home-columns.two-columns .block_wrap .left-section .wpcf7 p {margin: 0;}

.home-columns.two-columns .block_wrap .left-section .wpcf7 .row { display: flex; margin: 0 -10px; }
.home-columns.two-columns .block_wrap .left-section .wpcf7 .row .col-2 { margin: 0 10px 20px 10px; width:50%; }
.home-columns.two-columns .block_wrap .left-section .wpcf7 .row .col-2 .wpcf7-form-control-wrap { margin: 0 !important; } 
.home-columns.two-columns .block_wrap .left-section .wpcf7 .row .col-2 .wpcf7-form-control-wrap input { width: 100%; height: 48px; border: none; background: #F5F5F5; padding: 0 15px; display: block; float: none; border-radius: 8px; font-size:16px; color:#000; }
.home-columns.two-columns .block_wrap .left-section .wpcf7 .wpcf7-response-output { font-size: 14px; margin: 0; border-width: 1px; text-align: center; }
.home-columns.two-columns .block_wrap .left-section .wpcf7 .row .col-2 .wpcf7-submit { width: 100%; height: 48px; background: #fff; border-radius: 8px; border: 2px solid #2A4824; color: #2A4824; font-size: 15px; font-family: 'Public Sans'; font-weight: 500; transition: all 0.5s; }
.home-columns.two-columns .block_wrap .left-section .wpcf7 .row .col-2 .wpcf7-submit:hover { background: #2A4824; color: #fff; }

.home-columns.two-columns .block_wrap .left-section .wpcf7 .row .col-2 .wpcf7-form-control-wrap input::placeholder { font-size:12px; color:#9D9595; font-family: "Public Sans", sans-serif; font-weight:400; }


.featured-testimonials { overflow: hidden; background: #EFFCEC; padding: 100px 0; }
.featured-testimonials h2 { font-size: 36px; line-height: 40px; margin-bottom: 10px; }
.featured-testimonials .sub_heading {color: #52565C;}
.featured-testimonials .testimonialfullwidth { margin-top: 20px; margin-left:-10px; }

.testimonial_sliders .item { padding: 40px 10px; } 
.testimonial_sliders .item .item_figure { box-shadow: 1px 4px 14px rgb(0 0 0 / 10%); padding: 35px; background: #fff; border-radius: 30px; }
.testimonial_sliders .item .item_figure .author-details { overflow: hidden; display: flex ; align-items: center; }
.testimonial_sliders .item .item_figure .author-details .author-img { width: 80px; height: 80px; overflow: hidden; border-radius: 100%; } 
.testimonial_sliders .item .item_figure .author-details .author-name { padding-left:15px; }
.testimonial_sliders .item .item_figure .author-details .title { font-size: 21px; font-weight: 500; color: #1B1D1F; }
.testimonial_sliders .item .item_figure .author-details .author {font-size: 15px; color: #52565C;}
.testimonial_sliders .item .item_figure .content { padding-right: 70px; position: relative; padding-bottom: 20px; font-size: 15.5px; line-height: 28px; color: #52565C; margin-top:20px; }
.testimonial_sliders .item .item_figure .content:before { content:''; position:absolute; bottom:0; right:0; width:52px; height:34px; background:url(../images/testi-quotes.png) center center no-repeat; background-size:100%; }


.testimonial_sliders .owl-dots { text-align: center; } 
.testimonial_sliders .owl-dots .owl-dot { margin: 0 6px; display: inline-block; } 
.testimonial_sliders .owl-dots .owl-dot span { background: #CFD3D6; width: 14px; display: block; height: 14px; border-radius: 100%; } 
.testimonial_sliders .owl-dots .owl-dot.active span { background: #2A4824; }


.faqs-blocks { padding: 100px 0; overflow: hidden; }
.faqs-blocks h2 { text-align: center; font-size: 36px; line-height: 42px; margin-bottom: 20px; }
.faqs-blocks .sub_heading { text-align: center; }
.faqs-blocks .faq_section { margin-top: 30px; }
.faqs-blocks .accordion { overflow: hidden; padding-top:20px; }
.accordion .section { overflow: hidden; background: #EFFCEC; margin-bottom: 30px; border-radius: 10px; }
.accordion .section a.section-title { display: block; padding: 30px 70px 30px 70px; font-size: 22.5px; line-height: 35px; color: #1B1D1F; position: relative; font-weight: 400; letter-spacing: 0; }
.accordion .section a.section-title:before { content:''; position:absolute; top:50%; right:70px; width:40px; height:40px; background:url(../images/faq-icon.png) center center no-repeat; background-size:100%; transform:translate(0, -50%); transition:all 0.5s; }
.accordion .section a.section-title.active:before { transform: rotate(180deg); top: 40%; }
.accordion .section-content { display: none; padding: 0px 70px 30px 70px; background: transparent; overflow: hidden; max-width: 90%; }
.accordion .section-content .faq_fullwidth p { font-size: 18px; line-height: 30px; font-weight: 400; margin-bottom: 20px; color: #52565C; font-family: 'Montserrat'; }
.accordion .section-content .faq_fullwidth ul li { font-size: 22px; line-height: 31px; font-weight: 300; }
.accordion .section-content .faq_fullwidth ol li { font-size: 22px; line-height: 31px; font-weight: 300; }



.site-footer { display: block; overflow: hidden; padding: 90px 0; background: #2A4824; } 
.site-footer .widget-area { max-width: 85%; margin: auto; overflow: hidden; } 
.site-footer .widget-area .footer-widget-1 { overflow: hidden; } 
.site-footer .widget-area .footer-widget-1 #text-2 { width: 24%; float: left; } 
.site-footer .widget-area .footer-widget-1 #text-2 p { margin-bottom: 28px; color: #E9F8F3; font-size: 15px; line-height: 28px; } 
.site-footer .widget-area .footer-widget-1 .widget_nav_menu { width: 13%; float: left; padding-left: 80px; padding-top: 10px; } 
.site-footer .widget-area .footer-widget-1 .widget_nav_menu .widget-title { color: #fff; font-size: 22px; line-height: 30px; } 
.site-footer .widget-area .footer-widget-1 .widget_nav_menu ul { list-style: none; margin: 0; } 
.site-footer .widget-area .footer-widget-1 .widget_nav_menu ul li { margin-bottom: 16px; } 
.site-footer .widget-area .footer-widget-1 .widget_nav_menu ul li a { font-size: 16px; line-height: 20px; display: inline-block; color: #CFD3D6; font-weight: 400; transition: all 0.5s; } 
.site-footer .widget-area .footer-widget-1 .widget_nav_menu ul li a:hover { color: #FFF401; }

.site-footer .widget-area .footer-widget-1 #text-3 { width: 32%; float: left; padding-top: 10px; padding-left: 120px; }
.site-footer .widget-area .footer-widget-1 #text-3 .widget-title { color: #fff; font-size: 22px; line-height: 30px; }
.site-footer .widget-area .footer-widget-1 #text-3 p { margin-bottom: 10px; color: #CFD3D6; font-family: 'Public Sans'; font-size: 16px; } 
.site-footer .widget-area .footer-widget-1 #text-3 p a { font-weight: 400; color: #fff; }
.site-footer .widget-area .footer-widget-1 #text-3 ul { list-style: none; margin: 0; padding-top: 10px; } 
.site-footer .widget-area .footer-widget-1 #text-3 ul li { display: inline-block; margin-right: 15px; } 
.site-footer .widget-area .footer-widget-1 #text-3 ul li a { width: 58px; height: 48px; background: #fff; border-radius: 8px; display: flex; padding: 8px; justify-content: center; align-items: center; transition: all 0.5s; } 
.site-footer .widget-area .footer-widget-1 #text-3 ul li a:hover { background: #ddd; }

.site-footer .widget-area .footer-widget-1 #text-4 { width: 31%; float: left; padding-left: 120px; padding-top:10px; }
.site-footer .widget-area .footer-widget-1 #text-4 .widget-title { color: #fff; font-size: 22px; line-height: 30px; }

.site-footer .widget-area .footer-widget-1 #text-4 p { font-size: 16px; line-height: 30px; color: #CFD3D6; margin-bottom: 30px; } 
.site-footer .widget-area .footer-widget-1 #text-4 .wpcf7 { overflow: hidden; } 
.site-footer .widget-area .footer-widget-1 #text-4 .wpcf7 p { margin: 0; } 
.site-footer .widget-area .footer-widget-1 #text-4 .wpcf7 .wpcf7-form-control-wrap { margin-bottom: 22px !important; } 
.site-footer .widget-area .footer-widget-1 #text-4 .wpcf7 .wpcf7-form-control-wrap input { width: 100%; height: 56px; border-radius: 8px; padding: 0 16px; font-size: 17px; color: #000; } 
.site-footer .widget-area .footer-widget-1 #text-4 .wpcf7 .wpcf7-submit { width: 200px; height: 48px; background: #FFF401; border-radius: 8px; color: #1B1D1F; font-family: 'Public Sans'; text-transform: capitalize; font-size: 16px; font-weight: 500; transition: all 0.5s; outline: none !important; border-width: 1px; } 
.site-footer .widget-area .footer-widget-1 #text-4 .wpcf7 .wpcf7-submit:hover { background: #1f361a; color: #fff; border-color: #fff; }

.site-footer .widget-area .footer-widget-1 #text-4 .wpcf7 .wpcf7-form-control-wrap input::placeholder { color:#363A3D; font-size:16px; font-weight:400; font-family:'Public Sans'; }
.site-footer .widget-area .site-info { margin-top: 90px; text-align: center; } 
.site-footer .widget-area .site-info p { margin: 0; font-size: 15px; line-height: 20px; color: #CFD3D6; }



.latest-blogs { overflow: hidden; padding: 100px 0; background: #fafafa; } 
.latest-blogs h2 { font-size: 36px; line-height: 42px; text-align: center; margin-bottom: 20px; } 
.latest-blogs .sub_heading { font-size: 18px; line-height: 27px; text-align: center; color: #52565C; margin-bottom: 60px; }

.owl-blogcarousel .blog-card .blog-img { height: 350px; overflow: hidden; border-radius: 10px; margin-bottom: 28px; } 
.owl-blogcarousel .blog-card .blog-img img { width: 100%; height: 100%; object-fit: cover; } 
.owl-blogcarousel .blog-card .blog-content { padding: 0 10px; } 
.owl-blogcarousel .blog-card .blog-content h3 { font-size: 18px; line-height: 28px; margin-bottom: 16px; color: #1B1D1F; } 
.owl-blogcarousel .blog-card .blog-content p { font-size: 15px; line-height: 25px; color: #52565C; } 
.owl-blogcarousel .blog-card .blog-content a { display: inline-block; float: right; width: 200px; height: 45px; line-height: 45px; background: #2A4824; font-size: 15px; text-align: center; color: #FFFFFF; font-weight: 400; border-radius: 10px; }
.owl-blogcarousel .blog-card .blog-content a:hover { background: #fef500; color: #000; } 

.owl-blogcarousel .owl-dots { margin-top:100px !important; }
.owl-blogcarousel .owl-dots button { margin: 0 6px; } 
.owl-blogcarousel .owl-dots button span { margin: 0 !important; width: 12px !important; height: 12px !important; background: #CFD3D6 !important; } 
.owl-blogcarousel .owl-dots button.active span { background: #2A4825 !important; }



.featured-blogs { overflow: hidden; padding: 100px 0 60px 0; background: #fff; } 
.featured-blogs h2 { font-size: 36px; line-height: 42px; text-align: center; margin-bottom: 20px; } 
.featured-blogs .sub_heading { font-size: 18px; line-height: 28px; text-align: center; color: #52565C; margin-bottom: 60px; }
.featured-blogs .contents { margin: 0 -18px; }
.featured-blogs .contents .blog-card { padding: 0 18px; } 
.featured-blogs .contents .blog-card a { height: 450px; display: block; overflow: hidden; }
.featured-blogs .contents .blog-card img { width: 100%; border-top-right-radius: 10px; border-top-left-radius: 10px; height:100%; object-fit:cover; }
.featured-blogs .contents .blog-card .blog-content { background: #2A4824; padding: 35px; overflow: hidden; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; min-height:315px; } 
.featured-blogs .contents .blog-card .blog-content h3 { font-size: 27px; line-height: 32px; margin-bottom: 12px; color: #fff; } 
.featured-blogs .contents .blog-card .blog-content p { font-size: 18px; line-height: 30px; color: #FFFFFF; max-width: 90%; font-weight: 300; margin-bottom: 33px; } 
.featured-blogs .contents .blog-card .blog-content a.read-btn { display: inline-block; float: right; margin-right: 10px; width: 180px; height: 45px; background: #fff; border-radius: 8px; text-align: center; line-height: 45px; color: #000; font-weight: 600; }
.featured-blogs .contents .blog-card .blog-content a.read-btn:hover { background: #fef500; }

.featured-blogcarousel .owl-dots { margin-top: 50px !important; }
.featured-blogcarousel .owl-dots button { margin: 0 6px; } 
.featured-blogcarousel .owl-dots button span { margin: 0 !important; width: 12px !important; height: 12px !important; background: #CFD3D6 !important; } 
.featured-blogcarousel .owl-dots button.active span { background: #2A4825 !important; }


/*About Page Start*/
.page-template .header-area { overflow: hidden; margin-top: 103px; background-size: cover !important; background-position: center center !important; position: relative; height: 500px; }
.page-template .header-area:before { content: ''; top: 0; left: 0; width: 100%; height: 100%; position: absolute; background: #000; opacity: 70%; }
.page-template .header-area .headercontainter {position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%, -50%);text-align: center;}
.page-template .header-area .headercontainter h1 { font-size: 63px; line-height: 70px; color: #fff; margin-bottom: 22px; }
.page-template .header-area .headercontainter ul { margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; }
.page-template .header-area .headercontainter ul li { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; padding: 0 10px; }
.page-template .header-area .headercontainter ul li a { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; }
.page-template .header-area .headercontainter ul li a:hover { color: #fff500; }

.aboutus-block { overflow: hidden; position: relative; margin-top: 50px; } 
.aboutus-block:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 400px;background: #2A4824;} 
.aboutus-block:after { content: ''; position: absolute; top: 360px; left: 0; width: 64%; height: 70px; background: #0692D6; }
.aboutus-block .block_wrap { position: relative; z-index: 1; padding-top: 130px; padding-bottom: 110px; overflow: hidden; } 
.aboutus-block .block_wrap h2 { padding-top: 60px; color: #fff; font-weight: bold; font-size: 58px; line-height: 65px; } 
.aboutus-block .block_wrap .sub_heading { color: #fff; font-family: 'Montserrat'; font-weight: 500; font-size: 30px; line-height: 40px; padding-top: 10px; padding-bottom: 160px; }
.aboutus-block .block_wrap .left-section { width: 50%; float: left; padding-right: 40px; position: relative; } 
.aboutus-block .block_wrap .left-section p { margin: 0; background: rgb(0 0 0 / 50%); border-radius: 10px; } 
.aboutus-block .block_wrap .left-section img { width: 100%; border-radius: 10px; box-shadow: 10px 10px 30px 10px rgb(0 0 0 / 15%); } 
.aboutus-block .block_wrap .left-section p:last-of-type { position: absolute; bottom: 0; left: 0; z-index: 1; padding: 50px 110px; margin-right: 40px; overflow: hidden; border-radius: 10px; font-family: 'Montserrat'; font-weight: 500; color: #fff; font-size: 18px; line-height: 30px; }
.aboutus-block .block_wrap .left-section p:last-of-type:before { content:''; position:absolute; top:40px; left:30px; width:60px; height:46px; background:url(../images/abt-quote-left.png) center center no-repeat; background-size:100%; }
.aboutus-block .block_wrap .left-section p:last-of-type:after { content:''; position:absolute; bottom:40px; right:30px; width:60px; height:46px; background:url(../images/abt-quote-right.png) center center no-repeat; background-size:100%; }

.aboutus-block .block_wrap .right-section { width: 50%; float: right; padding-left: 40px; }
.aboutus-block .block_wrap .right-section ul { list-style: none; margin: 0; } 
.aboutus-block .block_wrap .right-section ul li { margin-bottom: 25px; position: relative; padding-left: 30px; } 
.aboutus-block .block_wrap .right-section ul li:before { content: ''; position: absolute; top: 7px; left: 0; width: 15px; height: 15px; background: #AEAEAE; } .aboutus-block .block_wrap .right-section ul li b { color: #000; } 
.aboutus-block .block_wrap .right-section img { padding-top: 20px; }

.page-template-about .two-columns { overflow: hidden; } 
.page-template-about .two-columns .block_wrap { max-width: 100%; overflow: hidden; }
.page-template-about .two-columns .block_wrap .left-section { width: 50%; float: left; } 
.page-template-about .two-columns .block_wrap .left-section p { margin: 0; height: 950px; } 
.page-template-about .two-columns .block_wrap .left-section img { width: 100%; height: 100%; object-fit: cover; } 
.page-template-about .two-columns .block_wrap .right-section { width: 50%; float: right; background: #2A4824; height: 950px; padding: 100px 150px 0 60px; } 
.page-template-about .two-columns .block_wrap .right-section h2 { font-size: 32px; color: #FFF401; line-height: 40px; margin-bottom: 20px; } 
.page-template-about .two-columns .block_wrap .right-section h3 { font-size: 56px; line-height: 65px; color: #fff; width: 80%; margin-bottom: 30px; } 
.page-template-about .two-columns .block_wrap .right-section p { color: #fff; font-family: 'Montserrat'; max-width: 100%; line-height: 38px; }

.one-column-strip { overflow: hidden; max-width: 85%; margin: auto; position: relative; margin-top: -170px; background: #0692D6; height: 340px; box-shadow: 10px 10px 10px 5px rgb(0 0 0 / 16%); border-radius: 20px; display: flex; align-items: center; justify-content: center; } 
.one-column-strip .block_wrap { max-width: 90%; } 
.one-column-strip .block_wrap ul { list-style: none; margin: 0; display: flex; align-items: flex-end; justify-content: center; } 
.one-column-strip .block_wrap ul li { text-align: center; padding: 0 20px; width:33.33%; } 
.one-column-strip .block_wrap ul li p {margin: 0;color: #fff;font-family: 'Montserrat';line-height: 28px;} 
.one-column-strip .block_wrap ul li img { margin-bottom: 20px; } 
.one-column-strip .block_wrap ul li h3 { font-size: 26px; color: #fff; margin-bottom: 10px; }

.aboutus-service-listing { overflow: hidden; padding: 110px 0 10px 0; } 
.aboutus-service-listing h2 { text-align: center; font-size: 36px; line-height: 40px; margin-bottom: 60px; } 
.aboutus-service-listing ul.service-block { list-style: none; margin: 0; display: inline-block; text-align: center; } 
.aboutus-service-listing ul.service-block li { width: 33%; display: inline-block; vertical-align: text-top; padding-bottom: 100px; } 
.aboutus-service-listing ul.service-block li .content_area .left { width: 150px; float: left; background: #D1F3CA; height: 150px; display: flex; padding: 30px; border-radius: 15px; border: 1px solid #ABABAB; box-shadow: 5px 10px 10px 3px hsl(0deg 0% 0% / 10%); justify-content: center; align-items: center; } 
.aboutus-service-listing ul.service-block li .content_area .right {padding-left: 180px;padding-right: 50px;text-align: left;padding-top: 10px;} 
.aboutus-service-listing ul.service-block li .content_area .right .title { font-family: 'Montserrat'; font-size: 25px; font-weight: 600; color: #333333; line-height: 30px; margin-bottom: 10px; }

.featured-teams { overflow: hidden; padding-bottom:50px; } 
.featured-teams h2 { text-align: center; font-size: 18px; text-transform: uppercase; margin-bottom: 6px; } 
.featured-teams .sub_heading { text-align: center; font-size: 36px; line-height: 42px; color: #1B1D1F; font-family: 'Montserrat'; font-weight: 600; margin-bottom: 16px; } 
.featured-teams .content { text-align: center; max-width: 60%; margin: auto; margin-bottom: 50px; } 
.featured-teams .content p { margin: 0; font-family: 'Montserrat'; color: #595959; } 
.featured-teams ul.team-block { list-style: none; margin: 0 -16px; } 
.featured-teams ul.team-block li { width: 25%; float: left; padding: 0 16px; margin-bottom:60px; }

.featured-teams ul.team-block li .team-bx { border: 1px solid #EAECF0; overflow: hidden; } 
.featured-teams ul.team-block li .team-bx .team-img { overflow: hidden; } 
.featured-teams ul.team-block li .team-bx .team-img a { height: 315px; overflow: hidden; display: block; position: relative; } 
.featured-teams ul.team-block li .team-bx .team-img a:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0; transition: all 0.5s; }
.featured-teams ul.team-block li .team-bx .team-img a:after { content: ''; position: absolute; top: 50%; left: 50%; width: 50px; height: 50px; background: url(../images/link-icon.png) center center no-repeat; background-size: 50%; background-color: #FFF500; opacity: 0; transition: all 0.5s; transform: translate(-50%, -50%); border-radius: 100%; } 
.featured-teams ul.team-block li .team-bx .team-img a:hover:before { opacity: 35%; } 
.featured-teams ul.team-block li .team-bx .team-img a:hover:after { opacity: 100%; } 
.featured-teams ul.team-block li .team-bx .team-img a img { width:100%; height:100%; object-fit:cover; object-position:top center; }
.featured-teams ul.team-block li .team-bx .content { max-width: 100%; margin: 0; padding: 16px; text-align: left; } 
.featured-teams ul.team-block li .team-bx .content h2 { font-size: 19px; text-transform: capitalize; text-align: left; font-family: 'Montserrat'; margin-bottom: 0; } 
.featured-teams ul.team-block li .team-bx .content .designation { font-size: 15px; color: #3E3E59; line-height: 20px; margin-bottom: 10px; } 
.featured-teams ul.team-block li .team-bx .content .description { margin-bottom: 24px; } 
.featured-teams ul.team-block li .team-bx .content .description p { font-size: 16px; line-height: 28px; } 
.featured-teams ul.team-block li .team-bx .content .media_links { overflow: hidden; } 
.featured-teams ul.team-block li .team-bx .content .media_links ul { list-style: none; margin: 0; } 
.featured-teams ul.team-block li .team-bx .content .media_links ul li { display: inline-block; padding: 0; margin-right: 16px; font-size: 0; border-radius: 100%; margin-bottom: 10px; width: auto; }
.featured-teams ul.team-block li .team-bx .content .media_links ul li a { display: block; font-size: 0; width: 40px; height: 40px; font-size: 0; background: #D1F3CA; border-radius: 100%; position:relative; }
.featured-teams ul.team-block li .team-bx .content .media_links ul li:nth-child(1) a:before { content: ''; position: absolute; top: 50%; width: 10px; height: 16px; background: url(../images/fb-out-black.png) center center no-repeat; background-size: 100%; left: 50%; transform: translate(-50%, -50%); }

.featured-teams ul.team-block li .team-bx .content .media_links ul li:nth-child(2) a:before { content:''; position:absolute; top:50%; left:50%; width:14px; height:14px; background:url(../images/insta-out-black.png) center center no-repeat; background-size:100%; transform: translate(-50%, -50%);}

.featured-teams ul.team-block li .team-bx .content .media_links ul li:nth-child(3) a:before { content:''; position:absolute; top:50%; left:50%; width:15px; height:15px; background:url(../images/Twitter-X-black.png) center center no-repeat; background-size:100%; transform: translate(-50%, -50%);}

.featured-teams ul.team-block li .team-bx .content .media_links ul li a:hover { background: #fff500; }
.featured-teams ul.team-block li .team-bx .content .media_links ul li a img { display:none; }



/*Blog Page Start*/
.blog .header-area.nobgimage { display: none; }
.blog .header-area { overflow: hidden; margin-top: 103px; background-size: cover !important; background-position: center center !important; position: relative; height: 500px; }
.blog .header-area:before { content: ''; top: 0; left: 0; width: 100%; height: 100%; position: absolute; background: #000; opacity: 70%; }
.blog .header-area .headercontainter {position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%, -50%);text-align: center;}
.blog .header-area .headercontainter h1 { font-size: 63px; line-height: 70px; color: #fff; margin-bottom: 22px; }
.blog .header-area .headercontainter ul { margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; }
.blog .header-area .headercontainter ul li { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; padding: 0 10px; }
.blog .header-area .headercontainter ul li a { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; }
.blog .header-area .headercontainter ul li a:hover { color: #fff500; }

.blogpage .site-main { max-width: 100%; overflow: hidden; padding-top:90px; } 
.blogpage .featured-single-blog { overflow: hidden; } 
.blogpage .featured-single-blog .feat_post_box { overflow: hidden; margin-bottom:80px; } 
.blogpage .featured-single-blog .feat_post_box .left { width: 50%; float: left; padding-right: 30px; } 
.blogpage .featured-single-blog .feat_post_box .left a { display: block; height: 600px; overflow: hidden; border-radius: 30px; position: relative; } 
.blogpage .featured-single-blog .feat_post_box .left a:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0; transition: all 0.5s; } 
.blogpage .featured-single-blog .feat_post_box .left a:hover:before { opacity: 30%; } 
.blogpage .featured-single-blog .feat_post_box .left a img { width: 100%; height: 100%; object-fit: cover; object-position: center; }

.blogpage .featured-single-blog .feat_post_box .right { width: 50%; float: right; padding-left: 30px; } 
.blogpage .featured-single-blog .feat_post_box .right .category_strip { overflow: hidden; margin-bottom: 30px; } 
.blogpage .featured-single-blog .feat_post_box .right .category_strip ul { list-style: none; margin: 0; display: flex; gap: 20px; align-items: center; } 
.blogpage .featured-single-blog .feat_post_box .right .category_strip ul li { font-size: 15px; color: #696969; } 
.blogpage .featured-single-blog .feat_post_box .right .category_strip ul li a { font-size: 15px; display: inline-block; padding: 10px 20px; line-height: 16px; background: #2A4824; color: #fff; border-radius: 10px; } 
.blogpage .featured-single-blog .feat_post_box .right .category_strip ul li a:hover { background: #fff500; color: #000; } 
.blogpage .featured-single-blog .feat_post_box .right .category_strip ul li:nth-child(2) a { background: #4D7944; } 
.blogpage .featured-single-blog .feat_post_box .right .category_strip ul li:nth-child(2) a:hover { background: #fff500; } 
.blogpage .featured-single-blog .feat_post_box .right h2 a { font-size: 40px; line-height: 50px; font-family: 'Montserrat'; font-weight: 700; color: #000; margin-bottom: 24px; display: inline-block; } 
.blogpage .featured-single-blog .feat_post_box .right .read_more { overflow: hidden; } 
.blogpage .featured-single-blog .feat_post_box .right .read_more a {font-weight: 600;display: inline-block;color: #0692D6;text-decoration: underline;padding-right: 28px;position: relative;} 
.blogpage .featured-single-blog .feat_post_box .right .read_more a:before { content: ''; position: absolute; top: 6px; right: 0; width: 17px; height: 17px; background: url(../images/read-article.png) center center no-repeat; background-size: 100%; transition:all 0.5s; }
.blogpage .featured-single-blog .feat_post_box .right .read_more a:hover:before { transform: rotate(45deg); }


.blogpage .featured-single-blog .feat_post_box .right .read_more a:hover:before { transform: rotate(45deg); } 
.blogpage ul.blog_listing { list-style: none; max-width: 87%; margin: auto; overflow: hidden; margin-bottom: 50px; } 
.blogpage ul.blog_listing li { width: 33.33%; float: left; padding: 0 20px; margin-bottom: 50px; } 
.blogpage ul.blog_listing li .list_box { overflow: hidden; border: 1px solid #D3CDCD; border-radius: 30px; min-height:775px; position:relative; } 
.blogpage ul.blog_listing li .list_box .img_bx { overflow: hidden; } 
.blogpage ul.blog_listing li .list_box .img_bx a { display: block; height: 380px; overflow: hidden; position: relative; } 
.blogpage ul.blog_listing li .list_box .img_bx a:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0; transition: all 0.5s; } 
.blogpage ul.blog_listing li .list_box:hover .img_bx a:before { opacity: 30%; } 
.blogpage ul.blog_listing li .list_box .img_bx a img { width: 100%; height: 100%; object-fit: cover; } 
.blogpage ul.blog_listing li .list_box .content_bx { overflow: hidden; padding: 30px; } 
.blogpage ul.blog_listing li .list_box .content_bx .categ { display: flex; gap: 15px; margin-bottom: 15px; } 
.blogpage ul.blog_listing li .list_box .content_bx .categ a { font-size: 14px; background: #2A4824; line-height: 15px; padding: 7px 20px; border-radius: 6px; color: #fff; } 
.blogpage ul.blog_listing li .list_box .content_bx .categ a:hover { color: #000; background: #fff500; } 
.blogpage ul.blog_listing li .list_box .content_bx .categ a:nth-child(2) { background: #D1F3CA; color: #000; } 
.blogpage ul.blog_listing li .list_box .content_bx .categ a:nth-child(2):hover { background: #fff500; } 
.blogpage ul.blog_listing li .list_box .content_bx h2 a {font-size: 25px;line-height: 35px;font-family: 'Montserrat';font-weight: 700;color: #1B1D1F;margin-bottom: 20px;display: inline-block; text-align: left;} 
.blogpage ul.blog_listing li .list_box .content_bx p { color: #363A3D; margin-bottom: 30px; text-align:left; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; } 
.blogpage ul.blog_listing li .list_box .content_bx .author_area { overflow: hidden; display: flex; gap: 18px; align-items: center; position: absolute; bottom: 35px; } 
.blogpage ul.blog_listing li .list_box .content_bx .author_area .auth-img { height: 70px; width: 70px; overflow: hidden; border-radius: 100%; } 
.blogpage ul.blog_listing li .list_box .content_bx .author_area .auth-img img { width: 100%; height: 100%; object-fit: cover; } 
.blogpage ul.blog_listing li .list_box .content_bx .author_area .title-area h3 { font-size: 18px; line-height: 25px; text-align:left; } 
.blogpage ul.blog_listing li .list_box .content_bx .author_area .title-area p { margin: 0; font-size: 14px; line-height: 22px; font-family: 'Montserrat'; font-weight: 400; }

.blogpage .blog_section .load-more-btn { text-align: center; margin-bottom: 80px; } 
.blogpage .blog_section button { font-size: 18px; font-family: 'Montserrat'; font-weight: 600; padding: 15px 40px; border: 2px solid #2a4824; background: transparent; color: #2a4824; border-radius: 10px; transition: all 0.5s; } 
.blogpage .blog_section button:hover { background: #2a4824; color: #fff; } 
.blogpage .blog_section { text-align: center; }


/*Single Post Start*/
.single-post .header-area.nobgimage { display: none; }
.single-post .header-area { overflow: hidden; margin-top: 103px; background-size: cover !important; background-position: center center !important; position: relative; height: 500px; }
.single-post .header-area:before { content: ''; top: 0; left: 0; width: 100%; height: 100%; position: absolute; background: #000; opacity: 70%; }
.single-post .header-area .headercontainter {position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%, -50%);text-align: center;}
.single-post .header-area .headercontainter h1 { font-size: 40px; line-height: 50px; color: #fff; max-width: 40%; margin: auto; margin-bottom: 22px; }
.single-post .header-area .headercontainter ul { margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; }
.single-post .header-area .headercontainter ul li { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; padding: 0 10px; }
.single-post .header-area .headercontainter ul li a { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; }
.single-post .header-area .headercontainter ul li a:hover { color: #fff500; }

.blogpage .blog_detail { max-width: 85%; margin: auto; padding-bottom: 80px; }
.blog_detail .two-column-blog { overflow: hidden; } 
.blog_detail .two-column-blog { overflow: hidden; margin-bottom:40px; } 
.blog_detail .two-column-blog .left { width: 50%; float: left; padding-right: 30px; } 
.blog_detail .two-column-blog .left .img-bx { display: block; height: 600px; overflow: hidden; border-radius: 30px; position: relative; } 
.blog_detail .two-column-blog .left .img-bx img { width: 100%; } 

.blogpage .blog_detail .category_strip { overflow: hidden; margin-bottom: 30px; } 
.blogpage .blog_detail .category_strip ul { list-style: none; margin: 0; display: flex; gap: 20px; align-items: center; } 
.blogpage .blog_detail .category_strip ul li { font-size: 15px; color: #696969; } 
.blogpage .blog_detail .category_strip ul li a { font-size: 15px; display: inline-block; padding: 10px 20px; line-height: 16px; background: #2A4824; color: #fff; border-radius: 10px; } 
.blogpage .blog_detail .category_strip ul li a:hover { background: #fff500; color: #000; } 
.blogpage .blog_detail .category_strip ul li:nth-child(2) a { background: #4D7944; } 
.blogpage .blog_detail .category_strip ul li:nth-child(2) a:hover { background: #fff500; } 
.blogpage .blog_detail h2 { font-size: 40px; line-height: 50px; font-weight: 700; color: #000; margin-bottom: 24px; display: inline-block; } 

.blogpage .blog_detail .blog-navigation { overflow: hidden; display: flex; justify-content: space-between; align-items: center; margin-top: 50px; } 
.blogpage .blog_detail .blog-navigation a { font-size: 20px; font-weight: 600; color: #2a4824; padding: 0 30px; position: relative; }
.blogpage .blog_detail .blog-navigation a:before { content: ''; position: absolute; top: 6px; left: 0; width: 20px; height: 17px; background: url(../images/arrow-left-blue.png) center center no-repeat; background-size: 100%; }
.blogpage .blog_detail .blog-navigation a:nth-child(2):before { left: inherit; right: 0; transform: rotate(180deg); } 
.blogpage .blog_detail .blog-navigation a:hover { color: #000; }

.single-column-blog { overflow: hidden; } 
.blogpage .blog_detail .img-bx { height: 500px; overflow: hidden; border-radius: 20px; } 
.blogpage .blog_detail .img-bx img { width: 100%; height: 100%; object-fit: cover; } 
.blogpage .blog_detail .category_strip { padding-top: 20px; }
.blogpage .blog_detail h3 { font-size: 28px; line-height: 38px; margin-bottom: 10px; }

.blogpage .blog_detail h3 { font-size: 28px; line-height: 38px; margin-bottom: 10px; padding-top:15px; } 
.comment-respond #reply-title { font-size: 25px; line-height: 30px; font-weight: 600; margin-bottom: 5px; color: #222; padding-top:50px; } 
.comment-respond .logged-in-as {font-size: 15px;} .comment-respond .logged-in-as a { font-size: 16px; color: #2a4824; } 
.comment-respond .comment-form-comment { margin-bottom: 20px !important; } 
.comment-respond .comment-form-comment label { font-size: 15px; font-family: 'Public Sans'; color: #5a5a5a; } 
.comment-respond  .form-submit { margin-bottom: 60px !important; } 
.comment-respond .form-submit #submit { font-size: 15px; font-family: 'Montserrat'; padding: 15px 30px; color: #2a4824; font-weight: 600; background: transparent; border-radius: 10px; border: 2px solid #2a4824; transition: all 0.5s; } 
.comment-respond .form-submit #submit:hover { background: #2a4824; color: #fff; }

.blogpage .blog_detail .post-navigation { margin: 0 0 0 0; padding: 30px 0 0 0px; }
.blogpage .blog_detail .post-navigation .nav-previous a { display: inline-block; } 
.blogpage .blog_detail .post-navigation .nav-previous a .post-title { display: none; } 
.blogpage .blog_detail .post-navigation .nav-previous a span.meta-nav { font-size: 18px; font-weight: 600; color: #2a4824; padding: 0 30px; position: relative; line-height:29px; }
.blogpage .blog_detail .post-navigation .nav-previous a span.meta-nav:before { content: ''; position: absolute; top: 6px; left: 0; width: 20px; height: 17px; background: url(../images/arrow-left-blue.png) center center no-repeat; background-size: 100%; }

.blogpage .blog_detail .post-navigation .nav-next a { display: inline-block; } 
.blogpage .blog_detail .post-navigation .nav-next a .post-title { display: none; } 
.blogpage .blog_detail .post-navigation .nav-next a span.meta-nav { font-size: 18px; font-weight: 600; color: #2a4824; padding: 0 30px; position: relative; line-height:29px; }
.blogpage .blog_detail .post-navigation .nav-next a span.meta-nav:before { content: ''; position: absolute; top: 6px; right: 0; width: 20px; height: 17px; background: url(../images/arrow-left-blue.png) center center no-repeat; background-size: 100%; transform: rotate(180deg);}


.category .header-area { overflow: hidden; margin-top: 103px; background-size: cover !important; background-position: center center !important; position: relative; height: 500px; }
.category .header-area:before { content: ''; top: 0; left: 0; width: 100%; height: 100%; position: absolute; background: #000; opacity: 70%; }
.category .header-area .headercontainter {position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%, -50%);text-align: center;}
.category .header-area .headercontainter h1 { font-size: 63px; line-height: 70px; color: #fff; margin-bottom: 22px; }
.category .header-area .headercontainter ul { margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; }
.category .header-area .headercontainter ul li { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; padding: 0 10px; }
.category .header-area .headercontainter ul li a { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; }
.category .header-area .headercontainter ul li a:hover { color: #fff500; }

.category .header-area .headercontainter p { margin: 0; padding-top: 20px; font-size: 18px; color: #ddd; font-family: 'Montserrat'; font-weight: 600; } 
.category .header-area .headercontainter p span { padding-left: 8px; color: #fff500; font-weight: 500; }


/*Research Page*/
.research_page .research_section { max-width: 85%; margin: auto; padding: 80px 0; text-align:center; }
.research_page ul.research_listing { list-style: none; margin: 0; overflow: hidden; } 
.research_page ul.research_listing li { width: 33.33%; float: left; padding: 0 20px; margin-bottom: 50px; } 
.research_page ul.research_listing li .list_box { overflow: hidden; border: 1px solid #D3CDCD; border-radius: 30px; position:relative; } 
.research_page ul.research_listing li .list_box .img_bx { overflow: hidden; } 
.research_page ul.research_listing li .list_box .img_bx a { display: block; height: 380px; overflow: hidden; position: relative; } 
.research_page ul.research_listing li .list_box .img_bx a:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0; transition: all 0.5s; } 
.research_page ul.research_listing li .list_box .img_bx a:after { content:''; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:50px; height:50px; background:url(../images/black-up-arrow.png) center center no-repeat; background-size:17px; border-radius:100%; background-color:#FFF401; opacity:0; transition:all 0.5s; }
.research_page ul.research_listing li .list_box:hover .img_bx a:after { opacity: 100%; } 

.research_page ul.research_listing li .list_box:hover .img_bx a:before { opacity: 50%; } 
.research_page ul.research_listing li .list_box .img_bx a img { width: 100%; height: 100%; object-fit: cover; } 
.research_page ul.research_listing li .list_box .content_bx { overflow: hidden; padding: 30px; min-height:350px;} 

.research_page ul.research_listing li .list_box .content_bx h2 { text-align:left; }
.research_page ul.research_listing li .list_box .content_bx h2 a {font-size: 25px;line-height: 35px;font-family: 'Montserrat';font-weight: 700;color: #1B1D1F;margin-bottom: 20px;display: inline-block; text-align: left;} 
.research_page ul.research_listing li .list_box .content_bx p { color: #363A3D; margin-bottom: 30px; text-align:left; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }

.research_page ul.research_listing li:nth-child(even) .list_box { background: #FAFAFA; }

.research_page ul.research_listing li .list_box .content_bx .read_more { text-align:left; }
.research_page ul.research_listing li .list_box .content_bx .read_more a { display: inline-block; background: #2A4824; font-family: 'Montserrat'; font-size: 17px; font-weight: 500; color: #fff; padding: 8px 30px; border-radius: 8px; }
.research_page ul.research_listing li .list_box .content_bx .read_more a:hover { background: #fff500; color: #000; }

.research_page .research_section button { font-size: 18px; font-family: 'Montserrat'; font-weight: 600; padding: 15px 40px; border: 2px solid #2a4824; background: transparent; color: #2a4824; border-radius: 10px; transition: all 0.5s; margin-top:40px; } 
.research_page .research_section button:hover { background: #2a4824; color: #fff; } 


/*Research Detail Page*/
.single-research .header-area { overflow: hidden; margin-top: 103px; background-size: cover !important; background-position: center center !important; position: relative; height: 500px; }
.single-research .header-area:before { content: ''; top: 0; left: 0; width: 100%; height: 100%; position: absolute; background: #000; opacity: 70%; }
.single-research .header-area .headercontainter {position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%, -50%);text-align: center;}
.single-research .header-area .headercontainter h1 { font-size: 40px; line-height: 50px; color: #fff; max-width: 60%; margin: auto; margin-bottom: 22px; }
.single-research .header-area .headercontainter ul { margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; }
.single-research .header-area .headercontainter ul li { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; padding: 0 10px; }
.single-research .header-area .headercontainter ul li a { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; }
.single-research .header-area .headercontainter ul li a:hover { color: #fff500; }
.single-research .header-area .headercontainter ul li:nth-child(2) img { float: left; position: relative; top: 6px; padding-right: 17px; }

.researchdetail-page .single-column-research {max-width: 85%; margin: auto; padding: 80px 0 120px 0; margin-bottom: 50px;}
.researchdetail-page .single-column-research .img-bx { height: 600px; overflow: hidden; border-top-left-radius: 30px; border-top-right-radius: 30px; box-shadow: 0 10px 60px 10px rgb(0 0 0 / 10%); margin-bottom: 50px; } 
.researchdetail-page .single-column-research .img-bx img { width: 100%; } 
.researchdetail-page .single-column-research h2 { font-size: 40px; line-height: 45px; margin-bottom: 30px; } 
.researchdetail-page .single-column-research h3 { font-size: 30px; line-height: 35px; padding: 10px 0 12px 0; }

.researchdetail-page .single-column-research .download_file { float: left; margin-top:30px; } 
.researchdetail-page .single-column-research .download_file a { display: inline-block; border: 2px solid #2A4824; font-size: 18px; font-weight: 600; color: #2A4824; padding: 8px 30px 8px 60px; border-radius: 8px; box-shadow: 0 4px 10px 2px rgb(0 0 0 / 15%); background: url(../images/pdf-icon-green.png) center center no-repeat; background-size: 26px; background-position: left 22px center; } 
.researchdetail-page .single-column-research .download_file a:hover {background: url(../images/pdf-icon-white.png) center center no-repeat; background-size: 26px; background-color:#2A4824 !important; background-position: left 22px center; color:#fff; }

.researchdetail-page .single-column-research .back_btn { float: right; margin-top: 35px; } 
.researchdetail-page .single-column-research .back_btn a { font-size: 18px; display: inline-block; color: #2a4824; padding-left: 40px; position: relative; } 
.researchdetail-page .single-column-research .back_btn a:before { content: ''; position: absolute; top: 50%; left: 0; width: 23px; height: 26px; background: url(../images/back-icon.png) center center no-repeat; background-size: 100%; transform: translate(0, -50%); }




.search .header-area { overflow: hidden; margin-top: 103px; background-size: cover !important; background-position: center center !important; position: relative; height: 500px; }
.search .header-area:before { content: ''; top: 0; left: 0; width: 100%; height: 100%; position: absolute; background: #000; opacity: 70%; }
.search .header-area .headercontainter {position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%, -50%);text-align: center;}
.search .header-area .headercontainter h1 { font-size: 63px; line-height: 70px; color: #fff; max-width: 60%; margin: auto; margin-bottom: 22px; }
.search .header-area .headercontainter ul { margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; }
.search .header-area .headercontainter ul li { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; padding: 0 10px; }
.search .header-area .headercontainter ul li a { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; }
.search .header-area .headercontainter ul li a:hover { color: #fff500; }
.search .header-area .headercontainter p { margin: 0; padding-top: 20px; font-size: 18px; color: #ddd; font-family: 'Montserrat'; font-weight: 600; } 
.search .header-area .headercontainter p span { padding-left: 8px; color: #fff500; font-weight: 500; }



/*Testimonial Page*/
.testimonials { overflow: hidden; padding: 100px 0; }
.testimonials .testimonials-list { margin: 0; list-style: none; } 
.testimonials .testimonials-list li { margin-bottom: 60px; } 
.testimonials .testimonials-list li .row { padding: 50px; background: #D1F3CA; border: 1px solid #DADADA; border-radius: 20px; } 
.testimonials-list li .row .author-details { overflow: hidden; display: flex; align-items: center; margin-bottom: 15px; } 
.testimonials-list li .row .author-details .author-img { width: 100px; height: 100px; overflow: hidden; border-radius: 100%; } 
.testimonials-list li .row .author-details .author-img img { width: 100%; height: 100%; object-fit: cover; } 
.testimonials-list li .row .author-details .author-name { padding-left: 20px; } 
.testimonials-list li .row .author-details .author-name .title { font-size: 22px; line-height: 30px; font-weight: 600; font-family: 'Montserrat'; color: #000; } 
.testimonials-list li .row .author-details .author-name .author { font-size: 16px; line-height: 26px; font-family: 'Montserrat'; font-weight: 500; color: #817979; } .testimonials-list li .row .details { padding: 16px 120px 20px 190px; position: relative; } 
.testimonials-list li .row .details:before { content: ''; position: absolute; top: 0; left: 120px; width: 44px; height: 36px; background: url(../images/testi-quote-lft.png) center center no-repeat; background-size: 100%; }
.testimonials-list li .row .details:after { content: ''; position: absolute; bottom: 0; right: 60px; width: 44px; height: 36px; background: url(../images/testi-quote-rft.png) center center no-repeat; background-size: 100%; }

.testimonials-list li:nth-child(even) .row { background:#fff; }
.testimonials .testimonials-list li:last-of-type { margin-bottom: 0px; }


/*Tools Page*/
.tools-listing { overflow: hidden; } 
.tools-listing .block_wrap { max-width: 100%; overflow: hidden; } 
.tools-listing .block_wrap .tool_sec { list-style: none; margin: 0; overflow: hidden; } 
.tools-listing .block_wrap .tool_sec > li { overflow:hidden; } .tools-listing .block_wrap .tool_sec > li:nth-child(even) { background: #F4FFFE; } 
.tools-listing .block_wrap .tool_sec > li .tool_box { max-width: 85%; margin: auto; padding: 80px 0; overflow: visible; min-height: 710px; } 
.tools-listing .block_wrap .tool_sec > li .tool_box .left { width: 50%; padding-right: 60px; float: left; } 
.tools-listing .block_wrap .tool_sec > li .tool_box .left .content-area { overflow: hidden; } 
.tools-listing .block_wrap .tool_sec > li .tool_box .left .content-area .subtitle { font-family: 'Montserrat'; font-size: 20px; line-height: 25px; font-weight: 500; color: #868282; } 
.tools-listing .block_wrap .tool_sec > li .tool_box .left .content-area .title a { display: inline-block; font-size: 40px; line-height: 50px; color: #000; } 
.tools-listing .block_wrap .tool_sec > li .tool_box .left .content-area .short_description { padding-top: 20px; } 
.tools-listing .block_wrap .tool_sec > li .tool_box .left .content-area .short_description ul {list-style: none;margin: 0;margin-bottom: 35px;} 
.tools-listing .block_wrap .tool_sec > li .tool_box .left .content-area .short_description ul li { padding-left: 30px; margin-bottom: 12px; position: relative; } .tools-listing .block_wrap .tool_sec > li .tool_box .left .content-area .short_description ul li:before { content: ''; position: absolute; top: 4px; left: 0; width: 12px; height: 22px; background: url(../images/ang-right.png) center center no-repeat; background-size: 100%; } 
.tools-listing .block_wrap .tool_sec > li .tool_box .left .content-area .btn { overflow: hidden; } 
.tools-listing .block_wrap .tool_sec > li .tool_box .left .content-area .btn a { display: inline-block; background: #2A4824; color: #fff; padding: 10px 30px; border-radius: 10px; } .tools-listing .block_wrap .tool_sec > li .tool_box .left .content-area .btn a:hover { background: #fff500; color: #000; } 
.tools-listing .block_wrap .tool_sec > li .tool_box .right { width: 50%; float: right; padding-left: 60px; } 
.tools-listing .block_wrap .tool_sec > li .tool_box .right .img_box img { width: 100%; border-radius: 15px; box-shadow: 10px 10px 15px 10px rgb(0 0 0 / 10%); } 
.tools-listing .block_wrap .tool_sec > li:nth-child(even) .tool_box .left { float: right; padding-right: 0; padding-left: 60px; } 
.tools-listing .block_wrap .tool_sec > li:nth-child(even) .tool_box .right { padding-left: 0; padding-right: 60px; }


/*Contact Page*/
.contact_page .contactus-block { overflow: hidden; padding: 90px 0; } 
.contact_page .contactus-block h2 { font-size: 36px; line-height: 45px; font-weight: bold; text-align: center; margin-bottom: 10px; } 
.contact_page .contactus-block .sub_heading { font-size: 17px; line-height: 26px; font-family: 'Montserrat'; font-weight: 500; text-align: center; color: #717171; margin-bottom: 60px; } 
.contact_page .contactus-block .left-section { width: 45%; padding: 40px 40px 70px 40px; background: #2A4824; border-top-left-radius: 10px; border-bottom-left-radius: 10px; float: left; }
.contact_page .contactus-block .left-section h3 { font-size: 28px; line-height: 35px; color: #fff; margin-bottom: 10px; }
.contact_page .contactus-block .left-section p { font-size: 18px; line-height: 30px; color: #C9C9C9; }
.contact_page .contactus-block .left-section ul { list-style: none; margin: 80px 0 40px 0; overflow: hidden; }
.contact_page .contactus-block .left-section ul li { font-size: 20px; line-height: 30px; color: #fff; font-family: 'Montserrat'; font-weight: 400; max-width: 55%; margin-bottom: 40px; padding-left: 50px; position: relative; } 
.contact_page .contactus-block .left-section ul li a { font-family: 'Montserrat'; font-weight: 400; display: inline-block; font-size: 20px; color: #fff; }
.contact_page .contactus-block .left-section ul li a:hover { color: #fff500; }
.contact_page .contactus-block .left-section .social-links { display: flex; gap: 10px; align-items: center; }

.contact_page .contactus-block .left-section ul li:before { content:''; position:absolute; top:0; left:0; width:30px; height:30px; background-size:100% !important; }
.contact_page .contactus-block .left-section ul li:nth-child(1):before { background:url(../images/phone-call.png) center center no-repeat; }
.contact_page .contactus-block .left-section ul li:nth-child(2):before { background:url(../images/sharp-email.png) center center no-repeat; }
.contact_page .contactus-block .left-section ul li:nth-child(3):before { background:url(../images/location-filled.png) center center no-repeat; }

.contact_page .contactus-block .right-section { width: 55%; float: left; padding-left: 110px; padding-top: 40px; } 
.contact_page .contactus-block .right-section .wpcf7 { overflow: hidden; } 
.contact_page .contactus-block .right-section .wpcf7 form .row { display: flex; gap: 50px; margin-bottom: 40px; } 
.contact_page .contactus-block .right-section .wpcf7 form .row lable { font-size: 16px; line-height: 20px; font-family: 'Montserrat'; font-weight: 500; color: #8D8D8D; } 
.contact_page .contactus-block .right-section .wpcf7 form .row p { margin: 0; } 
.contact_page .contactus-block .right-section .wpcf7 form .row .wpcf7-form-control-wrap { margin: 0 !important; } 
.contact_page .contactus-block .right-section .wpcf7 form .row input { width: 100%; border: none; border-bottom: 1px solid #8D8D8D; height: 38px; font-size: 18px; }

.contact_page .contactus-block .right-section .wpcf7 form .row-2 { margin-bottom: 40px; } 
.contact_page .contactus-block .right-section .wpcf7 form .row-2 lable { font-size: 18px; line-height: 20px; font-family: 'Montserrat'; font-weight: 600; color: #000; display: block; margin-bottom: 30px; } 
.contact_page .contactus-block .right-section .wpcf7 form .row-2 p { margin: 0; } 
.contact_page .contactus-block .right-section .wpcf7 form .row-2 .wpcf7-form-control-wrap { margin: 0 !important; } 
.contact_page .contactus-block .right-section .wpcf7 form .wpcf7-radio { width: 100%; border: none; padding: 0; } 
.contact_page .contactus-block .right-section .wpcf7 form .wpcf7-radio .wpcf7-list-item { margin-left: 0; margin-right: 40px; font-size: 15px; font-family: 'Montserrat'; font-weight: 400; height: auto; }

[type="radio"]:checked, [type="radio"]:not(:checked) { position: absolute; left: -9999px; } 
[type="radio"]:checked + .wpcf7-list-item-label, [type="radio"]:not(:checked) + .wpcf7-list-item-label { position: relative; padding-left: 28px; cursor: pointer; line-height: 20px; display: inline-block; color: #000; font-family: 'Montserrat'; font-weight: 400; } 
[type="radio"]:checked + .wpcf7-list-item-label:before, [type="radio"]:not(:checked) + .wpcf7-list-item-label:before { content: ''; position: absolute; left: 0; top: 0; width: 20px; height: 20px; border-radius: 100%; background: #E0E0E0; } 
[type="radio"]:checked + .wpcf7-list-item-label:after, [type="radio"]:not(:checked) + .wpcf7-list-item-label:after { content: ''; width: 20px; height: 20px; background: url(../images/check-tick.png) center center no-repeat; position: absolute; top: 0; left: 0; border-radius: 100%; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; } 
[type="radio"]:not(:checked) + .wpcf7-list-item-label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0); } 
[type="radio"]:checked + .wpcf7-list-item-label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

.contact_page .contactus-block .right-section .wpcf7 form .row-3 { overflow: hidden; margin-bottom: 50px; }
.contact_page .contactus-block .right-section .wpcf7 form .row-3 p { margin: 0; } 
.contact_page .contactus-block .right-section .wpcf7 form .row-3 .wpcf7-form-control-wrap { margin: 0 !important; } 
.contact_page .contactus-block .right-section .wpcf7 form .row-3 lable { font-size: 16px; line-height: 20px; font-family: 'Montserrat'; font-weight: 500; color: #8D8D8D; } 
.contact_page .contactus-block .right-section .wpcf7 form .row-3 textarea { margin: 15px 0 0 0 !important; padding: 0; height: 45px; width: 100%; border: 0; border-bottom: 1px solid #8D8D8D; }

.contact_page .contactus-block .right-section .wpcf7 form .row-3 textarea::placeholder { font-size:14px; line-height:20px; color:#8D8D8D; font-family:'Montserrat'; }
.contact_page .contactus-block .right-section .wpcf7 form p { margin: 0; }
.contact_page .contactus-block .right-section .wpcf7 form .wpcf7-submit { float: right; font-size: 20px; font-weight: 500; font-family: 'Montserrat'; text-transform: capitalize; color: #fff; padding: 0 !important; width: 315px; height: 60px; border-radius: 10px; background: #2A4824; transition: all 0.5s; border:none; }
.contact_page .contactus-block .right-section .wpcf7 form .wpcf7-submit:hover { background: #fff500; color: #000; box-shadow:none; }
.contact_page .contactus-block .right-section .wpcf7 form .wpcf7-response-output { margin: 0; margin-top: 50px; overflow: hidden; clear: both; text-align: center; font-size: 15px; line-height: 24px; padding: 10px 10px; border-width: 1px; }

.contact_page .default { overflow: hidden; }
.contact_page .default .block_wrap { max-width: 100%; }
.contact_page .default .block_wrap p { margin: 0; }
.contact_page .default .block_wrap iframe { border: 8px solid #D6D6D6 !important; height:550px !important; }

.site-footer .widget-area .footer-widget-1 #text-4 .wpcf7 .wpcf7-not-valid-tip { color: #fff; padding-top: 10px; }
.site-footer .widget-area .footer-widget-1 #text-4 .wpcf7 .wpcf7-response-output { margin: 15px 0 0 0; color: #fff; font-size: 15px; line-height: 22px; padding: 10px 10px; text-align: center; }


/*Team Detail Page*/
.single-member .header-area { overflow: hidden; margin-top: 103px; background: url(https://aimexindia.com/clients/equityrush.com/wp-content/uploads/2025/10/header-bg.jpg); background-size: cover !important; background-position: center center !important; position: relative; height: 500px; }
.single-member .header-area:before { content: ''; top: 0; left: 0; width: 100%; height: 100%; position: absolute; background: #000; opacity: 70%; }
.single-member .header-area .headercontainter {position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%, -50%);text-align: center;}
.single-member .header-area .headercontainter h1 { font-size: 63px; line-height: 70px; color: #fff; max-width: 60%; margin: auto; margin-bottom: 22px; }
.single-member .header-area .headercontainter ul { margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; }
.single-member .header-area .headercontainter ul li { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; padding: 0 10px; }
.single-member .header-area .headercontainter ul li a { font-family: 'Montserrat'; font-size: 20px; line-height: 30px; font-weight: 400; color: #fff; }
.single-member .header-area .headercontainter ul li a:hover { color: #fff500; }

.member_singlepage .two-column { overflow: hidden; padding: 70px 0; } 
.member_singlepage .two-column .left-cont { width: 35%; float: left; border: 1px solid #ddd; } 
.member_singlepage .two-column .left-cont .l_img { margin-bottom: 20px; } 
.member_singlepage .two-column .left-cont .l_img img { width: 100%; } 
.member_singlepage .two-column .left-cont .info { padding: 10px 30px 40px 30px; overflow: hidden; } 
.member_singlepage .two-column .left-cont .info .desi { font-size: 20px; line-height: 30px; color: #000; font-weight: 600; } 
.member_singlepage .two-column .left-cont .info .media_links { margin-top: 20px; } 
.member_singlepage .two-column .left-cont .info .media_links ul { list-style: none; margin: 0; display: flex; gap: 20px; }

.member_singlepage .two-column .right-cont { width: 65%; float: left; padding-left: 80px; }
.member_singlepage .two-column .right-cont .title { font-size: 32px; line-height: 35px; font-weight: 600; color: #000; margin-bottom: 20px; border-bottom: 5px solid #2a4824; padding-bottom: 14px; }












































/*Media Query Start Here*/

@media(min-width:2200px){
.video_overlay .video_pop iframe { margin: 0; width: 100%; height: 90vh; max-width: 100%; max-height: 100%; }
.video_overlay .video_pop { max-width:80%; }
}

@media screen and (min-width: 1921px) {
.block_wrap { max-width: 1920px; margin: auto; }
.site-header .site-header-main { max-width:1920px; }
.home .header-area .header-slider { max-width: 2110px; }
.services-homeslider .block_wrap { max-width: 100%; margin-left: 12%; }
.home-columns.two-columns .block_wrap { max-width: 1920px; overflow: hidden; }
.videos-homeslider .block_wrap { max-width: 100%; margin-left: 12%; }
.site-footer .widget-area { max-width: 1920px; }
.researchdetail-page .single-column-research { max-width:1920px; }
.research_page .research_section { max-width:1920px; }
.tools-listing .block_wrap .tool_sec > li .tool_box { max-width:1920px; }

}



@media screen and (max-width:1920px){

}


@media screen and (max-width:1900px){
.services-homeslider .block_wrap .left-section .sub_heading { max-width: 100%; }
.videos-homeslider .block_wrap .right-section { width: 80%; padding-left: 100px; }
.videos-homeslider .block_wrap .left-section { width: 20%; float: left; }
.site-footer .widget-area .footer-widget-1 #text-3 { padding-left: 100px; }
.research_page ul.research_listing li .list_box .content_bx { min-height:370px; }
}


@media(max-width:1800px) {
.aboutus-homeblock { padding: 80px 0 40px 0; }
.services-homeslider { padding: 60px 0 80px 0; }
.home-columns.two-columns { padding: 80px 0 60px 0; }
.featured-testimonials { padding: 80px 0; }
.videos-homeslider .block_wrap .right-section { width: 80%; padding-left: 90px; }
.videos-homeslider { padding: 30px 0 80px 0; }
.latest-blogs { padding: 80px 0; }
.owl-blogcarousel .owl-dots { margin-top: 60px !important; }
.featured-blogs { padding: 80px 0 40px 0; }
.featured-blogs .contents .blog-card .blog-content h3 { font-size: 25px; line-height: 32px; margin-bottom: 12px; }
.featured-blogs .contents .blog-card .blog-content a.read-btn { font-weight: 500; font-size: 18px; }
.faqs-blocks { padding: 30px 0 60px 0; }
.site-footer .widget-area .footer-widget-1 #text-3 { padding-left: 80px; }
.site-footer .widget-area .footer-widget-1 #text-4 { padding-left: 100px; }
.site-footer { padding: 80px 0; }

}


@media(max-width:1720px) {
.site-header .site-header-main { max-width:90%; }
.home .header-area .header-slider { max-width: 100%; margin: auto; overflow: hidden; padding: 0 80px; }
.header-slider .owl-nav button { width: 60px; height: 60px; border-radius: 100%; margin-right: 10px; }
.block_wrap { max-width: 90%; }
.aboutus-homeblock .left-section { padding-right: 50px; }
.aboutus-homeblock .right-section { padding-left: 50px; }
.aboutus-homeblock .right-section .content-area ul li { padding-right: 50px; margin-bottom: 20px; }
.services-homeslider .block_wrap { max-width: 100%; margin-left: 5%; }
.home-columns.two-columns .block_wrap .right-section { padding-right: 50px; }
.home-columns.two-columns .block_wrap .left-section { padding-left: 50px; }
.videos-homeslider .block_wrap { max-width: 100%; margin-left: 5%; }
.site-footer .widget-area { max-width: 90%; }
.site-header-main .top-form .contactusform { right: -100px; }

}


@media(max-width:1650px) {
.site-header .site-header-main { max-width:95%; }
.home .header-area .header-slider { padding:0 10px; }
.header-slider .slide .slide-content .right { text-align: center; width: 50%; padding-left: 50px; }
.block_wrap { max-width: 95%; margin: auto; }
.aboutus-homeblock .left-section { padding-right: 30px; }
.aboutus-homeblock .right-section { padding-left: 30px; }
.services-homeslider .block_wrap { max-width: 100%; margin-left: 2.5%; }
.videos-homeslider .block_wrap { max-width: 100%; margin-left: 2.5%; }
.videos-homeslider .block_wrap .right-section { width: 84%; padding-left: 40px; }
.videos-homeslider .block_wrap .left-section h2 { font-size: 31.5px; line-height: 38px; margin-bottom: 0; }
.featured-blogs .contents .blog-card .blog-content h3 { font-size: 21.5px; line-height: 30px; }
.site-footer .widget-area { max-width: 95%; }
.site-footer .widget-area .footer-widget-1 .widget_nav_menu { padding-left:70px; }
.site-footer .widget-area .footer-widget-1 #text-3 { width: 34%; float: left; padding-top: 10px; padding-left: 50px; }
.site-footer .widget-area .footer-widget-1 #text-4 { width: 29%; float: left; padding-left: 60px; padding-top: 10px; }
.header-slider .slide .slide-content h1 { font-size: 54px; line-height: 55px; }
.header-slider .slide .slide-content .tagline { font-size: 18px; line-height: 28px; }
.aboutus-homeblock .right-section .sub_heading { font-size: 20px; line-height: 25px; }
.aboutus-homeblock .right-section .sub_heading { font-size: 22px; line-height: 26px; }
.services-homeslider .block_wrap .right-section { width: 88%; padding-left: 55px; }
.services-homeslider .block_wrap .left-section { width: 14%; float: left; }
.services-homeslider .block_wrap .left-section h2 { font-size: 30px; line-height: 36px; margin-bottom: 25px; }
.services-homeslider .block_wrap .left-section .sub_heading { max-width: 100%; font-size: 16px; line-height: 26px; }
.services_sliders .item { padding: 18px 18px 45px 18px; }
.featured-blogs .contents .blog-card .blog-content p { font-size: 16.2px; line-height: 30px; }
.faqs-blocks h2 { text-align: center; font-size: 31.5px; line-height: 38px; margin-bottom: 20px; }
.featured-blogs h2 { font-size: 32px; line-height: 38px; text-align: center; margin-bottom: 15px; }
.latest-blogs h2 { font-size: 31.5px; line-height: 36px; text-align: center; margin-bottom: 15px; }
.featured-testimonials h2 { font-size: 35px; line-height: 40px; margin-bottom: 10px; }
.home-columns.two-columns .block_wrap .right-section { width: 50%; float: left; padding-right: 30px; }
.home-columns.two-columns .block_wrap .left-section { width: 50%; float: right; padding-left: 30px; }
.home-columns.two-columns .block_wrap .left-section h2 { font-size: 31px; line-height: 40px; margin-bottom: 20px; }
.aboutus-homeblock .right-section .content-area ul li { width: 50%; float: left; padding-right: 30px; margin-bottom: 10px; }
body { zoom:90%; }
.home .header-area .header-slider { padding: 0 50px; }
.header-slider .owl-nav button { background-color:#fff !important; }
.site-header-main .top-form .contactusform { right: -70px; height: 110vh; }
.site-footer .widget-area .site-info { margin-top: 40px; }
.blogpage ul.blog_listing { max-width: 97%; }
.researchdetail-page .single-column-research { max-width:95%; }
.research_page .research_section { max-width:95%; }
.tools-listing .block_wrap .tool_sec > li .tool_box { max-width:95%; }
.blogpage .blog_detail { max-width:95%; }

}


@media(max-width:1600px) {



}


@media screen and (max-width: 1550px){
.contact_page .contactus-block .left-section ul li { max-width:62%; }
}


@media screen and (max-width:1530px){

}


@media(max-width:1500px) {
}


@media(max-width:1440px) {
.video_overlay .video_pop iframe {height: 500px;}
.video_overlay .video_pop { max-width: 909px; }
.testimonial_sliders .item .item_figure .content:before { background-size:80%; }
.research_page ul.research_listing li .list_box .img_bx a { height:320px; }
.contact_page .contactus-block .right-section { padding-left:60px; }
.page-template-about .two-columns .block_wrap .right-section { padding:60px 60px 0 50px; }
.tools-listing .block_wrap .tool_sec > li .tool_box .left { width: 50%; padding-right: 30px; }
.tools-listing .block_wrap .tool_sec > li .tool_box .right { width: 50%; padding-left: 30px; }

}


@media(max-width:1400px) {
.videos-homeslider .block_wrap .left-section h2 { font-size: 30px; line-height: 38px; margin-bottom: 0; }
}


@media(max-width: 1366px) {

}


@media(max-width:1350px) {
.home-columns.two-columns .block_wrap { max-width: 95%; }
}


@media(max-width:1330px) {
.videos-homeslider .block_wrap .right-section { width: 82%; padding-left: 40px; }
.services-homeslider .block_wrap .right-section { width: 85%; padding-left: 60px; }
}


@media(max-width:1300px) { 
.main-navigation .primary-menu > li { padding: 0px 20px; }
.one-column-strip { max-width:90%; }
.aboutus-service-listing ul.service-block li .content_area .left { width:120px; height:120px; padding:25px; }
.aboutus-service-listing ul.service-block li .content_area .right { padding-left: 150px; padding-right: 30px; padding-top: 5px; }
.aboutus-service-listing ul.service-block li .content_area .right .title { font-size:22px; line-height:28px; }
.aboutus-service-listing ul.service-block li .content_area .right .content { font-size: 17px; line-height: 26px; }
.page-template-about .two-columns .block_wrap .right-section h2 { font-size: 22px; line-height: 28px; }
.page-template-about .two-columns .block_wrap .right-section h3 { font-size: 40px; line-height: 50px; }
.aboutus-block .block_wrap h2 { font-size: 48px; line-height: 55px; }
.aboutus-block .block_wrap .sub_heading { font-size: 22px; line-height: 30px; padding-bottom: 180px; }
.research_page ul.research_listing li { width: 50%; }
.researchdetail-page .single-column-research h2 { font-size: 30px; line-height: 35px; margin-bottom: 20px; }
.researchdetail-page .single-column-research h3 { font-size: 25px; line-height: 30px; }
.contact_page .contactus-block { overflow: hidden; padding: 60px 0; }
.contact_page .contactus-block .right-section { padding-left: 30px; }
.contact_page .contactus-block .right-section .wpcf7 form .wpcf7-radio .wpcf7-list-item { margin-left: 0; margin-right: 20px; }
.contact_page .contactus-block .right-section .wpcf7 form .wpcf7-submit { font-size: 18px; width: 220px; }
.contact_page .contactus-block .left-section ul li { max-width: 99%; }
.contact_page .contactus-block .sub_heading { font-size: 16px; line-height: 25px; margin-bottom: 40px; }
.single-tool-cal .site-main { padding-top: 100px; }
}


@media(max-width:1260px) {


}


@media(max-width:1199px) {
.video_overlay .video_pop {max-width: 800px;}
.video_overlay .video_pop iframe {height: 440px;}
.aboutus-block .block_wrap .left-section p:nth-child(1) { height: 700px; }
.aboutus-block .block_wrap .left-section img { height: 100%; object-fit: cover; }
.aboutus-block .block_wrap .right-section { padding-left: 20px; }
.aboutus-block .block_wrap { padding-bottom:60px; }
.featured-teams ul.team-block li { width: 33.33%; padding: 0 15px; margin-bottom: 50px; }
.featured-teams ul.team-block li .team-bx .content .description p br { display:none; }
.site-footer .widget-area .footer-widget-1 .widget_nav_menu { padding-left: 50px; }
.blogpage .featured-single-blog .feat_post_box .right h2 a { font-size: 35px; line-height: 42px; }
.blogpage .featured-single-blog .feat_post_box .right { width: 50%; padding-left: 10px; }
.blogpage .featured-single-blog .feat_post_box .left a { height:auto; }
.blogpage ul.blog_listing li .list_box .img_bx a { height: 230px; }
.blogpage ul.blog_listing li .list_box { border-radius:10px; min-height:630px; }
.blogpage ul.blog_listing li .list_box .content_bx { padding: 20px; }
.blogpage ul.blog_listing li .list_box .content_bx h2 a { font-size: 20px; line-height: 27px; }
.blogpage ul.blog_listing { max-width: 98%; margin-bottom: 0; }
.single-research .header-area .headercontainter h1 { font-size: 35px; line-height: 40px; color: #fff; max-width: 80%; margin: auto; margin-bottom: 20px; }
.single-research .header-area .headercontainter h1 { font-size: 35px; line-height: 40px; color: #fff; max-width: 80%; margin: auto; margin-bottom: 20px; }
.blogpage .blog_detail .img-bx { height: auto; }
.blogpage .blog_detail h2 { font-size: 30px; line-height: 38px; margin-bottom: 18px; }
.blogpage .site-main { padding-top:60px; }
.blogpage .blog_detail { max-width: 95%; padding-bottom: 40px; }

}


@media(max-width: 1124px){


}



@media(max-width: 1025px){

}


@media(max-width:990px) {

.no-js .menu-toggle { display: none; color: #fff; }
.site-header-main .header_phoneno {width: 60%; text-align: center;}
body.home .header-area { margin-top:0px; height: auto;}
.site-branding {position:relative; height: auto; padding:5px 0px; }
.main-navigation ul ul { width: auto; }
.main-navigation ul#menu-main-navigation li ul.sub-menu .sub-menu li a { padding:5px 0px 5px 0px!important; }

.menu-toggle { position:absolute; background:#464A65; color: #fff; border: 0; font-weight: 700; right: 30px; top:25px;  font-size:14px; cursor:pointer; z-index:99; margin: 0px; line-height: normal; padding:7px 18px; display:block; text-transform:uppercase; border:1px solid #fff; border-radius:5px; }

.site-header .site-header-main { position:relative; padding-top:0px; }
.site-header { z-index:9999; }
.site-branding { max-width:220px; display:inline-block;}

.site-header-menu { display:none; background:#20467d; position:absolute; left:0; right:0; top:100%; padding:0px; width:100%; padding: 0px!important; width: 100%!important; margin: 0px!important; max-width: 100%!important; z-index:9; }
.site-header-menu { max-width: 100%; margin: 0; }

.main-navigation li:hover > a, .main-navigation li.focus > a { color: #fff; }
.main-navigation .primary-menu > li { margin:0px!important; clear:both; border-bottom: 1px solid rgba(255,255,255,0.2); }
.main-navigation a { padding:10px 15px; line-height:normal; }
.main-navigation a { padding:10px 20px!important; color:#fff; border:0px!important; }
.main-navigation li.current_page_item a, .main-navigation a:hover, .main-navigation a:focus { color: #fff; /*background: #464A65;*/ border:0px; }
.main-navigation ul ul li { background: none; }
.main-navigation .primary-menu > li .sub-menu a { background: none; color: #D1EBF9; }
.main-navigation ul.sub-menu li a { padding:5px 10px 5px 10px!important; }
.main-navigation ul ul {  margin-bottom:10px; }
.main-navigation ul { text-align:left; }
.main-navigation ul.sub-menu li a:hover {color: #ffffff;}
.main-navigation ul.sub-menu li.current_page_item a { color: #fff; }
.main-navigation li.current_page_item:hover ul li a { color: #c7e4f4; }
.main-navigation ul.sub-menu li.current-menu-item a { color: #c7e4f4; }
.menu-toggle:hover, .menu-toggle:focus { background-color: #464A65; }

.video_overlay .video_pop {max-width: 700px; }
.video_overlay .video_pop iframe {height: 380px;}

.site-header .site-header-main { display:flex; justify-content: space-between; }
.site-header .site-header-main { max-width: 100%; padding: 0 30px; }
body.home .header-area { margin-top: 150px; height: auto; }
.home .header-area .header-slider { padding: 0 30px; }
.header-slider .slide .slide-content { display: flex ; flex-direction: column-reverse; }
.header-slider .slide .slide-content .left { width: 100%; float: left; margin-top: 40px; }
.header-slider .slide .slide-content h1 { font-size: 40px; line-height: 42px; }
.header-slider .slide .slide-content .right { text-align: center; width: 100%; padding-left: 0; }
.header-slider .owl-nav { top: 28%; }
.block_wrap { max-width: 100%; margin: auto; padding: 0 30px; }
.aboutus-homeblock .left-section { padding-right: 0; width: 100%; margin-bottom: 30px; }
.aboutus-homeblock .right-section { padding-left: 0; width: 100%; }
.services-homeslider .block_wrap .left-section { width: 100%; float: none; }
.services-homeslider .block_wrap .section-content { overflow: hidden; display: block; }
.services-homeslider .block_wrap .right-section { width: 100%; padding-left: 0; }
.services-homeslider .block_wrap { max-width: 100%; margin-left: 0; }
.services-homeslider .block_wrap .left-section h2 { font-size: 31px; line-height: 36px; margin-bottom: 10px; }
.services_sliders .owl-item { padding: 0 20px; margin-right:0 !important; }
.home-columns.two-columns .block_wrap { max-width: 100%; }
.home-columns.two-columns { padding: 70px 0 30px 0; }
.home-columns.two-columns .block_wrap .section-content { display: flex ; flex-direction: column-reverse; }
.home-columns.two-columns .block_wrap .right-section { width: 100%; float: left; padding-right: 0; }
.home-columns.two-columns .block_wrap .left-section { width: 100%; float: right; padding-left: 0; padding-top: 40px; }
.videos-homeslider .block_wrap { max-width: 100%; margin-left: 0; }
.videos-homeslider .block_wrap .section-content { overflow: hidden; display: block; align-items: center; }
.videos-homeslider .block_wrap .left-section { width: 100%; float: left; }
.videos-homeslider { padding: 70px 0 80px 0; }
.videos-homeslider .block_wrap .right-section { width: 100%; padding-left: 0; }
.featured-blogs .contents { display: block; margin: 0; }
.featured-blogs .contents .blog-card:nth-child(1) { margin-bottom: 0; }
.accordion .section a.section-title { display: block; padding: 20px 80px 20px 30px; font-size: 19.8px; line-height: 28px; }
.accordion .section a.section-title:before { right:30px; }
.accordion .section-content { padding: 0px 30px 30px 30px; }
.site-footer .widget-area .footer-widget-1 #text-2 { width: 100%; }
.site-footer .widget-area .footer-widget-1 .widget_nav_menu { padding-left: 0; width: 40%; }
.site-footer .widget-area .footer-widget-1 #text-3 { width: 60%; float: left; padding-top: 10px; padding-left: 0px; }
.site-footer .widget-area .footer-widget-1 #text-3 .widget-title { padding-bottom:30px; }
.site-footer .widget-area .footer-widget-1 .widget_nav_menu .widget-title { padding-bottom:30px; }
.site-footer .widget-area .footer-widget-1 #text-4 { width: 100%; float: left; padding-left: 0; padding-top: 60px; }
.site-footer .widget-area .footer-widget-1 #text-4 .widget-title { padding-bottom:30px; }
.site-header-main .top-form .contactusform { right: -30px; height: 110vh; padding:75px 30px 40px 30px; width:400px; z-index:999; }
.site-header-main .header_phoneno { width: 100%; text-align: left; }
.site-header-main .top-form .contactusform .widget_search { width:100%; }
.site-header-main .top-form .contactusform .close-btn { right:30px; }
.home-columns.two-columns .block_wrap .left-section .wpcf7 { margin-top: 40px; }
.videos_slider .item .content h4 { font-size: 20px; line-height: 28px; }
.videos_slider .item .content p { font-size: 16px; line-height: 26px; color: #52565C; margin-bottom: 25px; max-width: 100%; }
.owl-blogcarousel .blog-card .blog-img { height: auto; }
.owl-blogcarousel .blog-card .blog-content h3 { font-size: 19px; line-height: 28px; }
.owl-blogcarousel .blog-card .blog-content p { font-size: 16px; line-height: 28px; }
.featured-blogs .contents .blog-card { padding: 0 0; }
.site-footer { padding: 60px 0; }
.site-footer .widget-area { max-width: 100%; padding: 0 30px; }
.services_sliders .item { box-shadow: none; border: 1px solid #ededed; }
.services_sliders .owl-item { padding:0; }
.videos_slider .item { box-shadow: none; border: 1px solid #ededed; }
.featured-blogs .contents .blog-card .blog-content p { width:100%; }
.faqs-blocks h2 { text-align: left; font-size: 32px; line-height: 38px; margin-bottom: 15px; }
.faqs-blocks .sub_heading { text-align: left; }
.videos_slider .owl-stage-outer { padding: 30px 1px 30px 1px; margin: 0 -2px; }
.header-slider .slide .slide-content .description { font-size: 16px; line-height: 24px; }

.page-template .header-area { height:300px; margin-top:80px; }
.page-template .header-area .headercontainter h1 { font-size: 40px; line-height: 50px; margin-bottom: 20px; }
.page-template .header-area .headercontainter ul li { font-size:16px; padding:0 6px; }
.page-template .header-area .headercontainter ul li a { font-size:16px; }
.page-template .header-area .headercontainter ul li img { max-width: 8px; }

.page-template .header-area { height:300px; margin-top:80px; }
.page-template .header-area .headercontainter h1 { font-size: 40px; line-height: 50px; margin-bottom: 20px; }
.page-template .header-area .headercontainter ul li { font-size:16px; padding:0 6px; }
.page-template .header-area .headercontainter ul li a { font-size:16px; }
.page-template .header-area .headercontainter ul li img { max-width: 8px; }

.blog .header-area { height:340px; margin-top:80px; }
.blog .header-area .headercontainter h1 { font-size: 40px; line-height: 50px; margin-bottom: 20px; }
.blog .header-area .headercontainter ul li { font-size:16px; padding:0 6px; }
.blog .header-area .headercontainter ul li a { font-size:16px; }
.blog .header-area .headercontainter ul li img { max-width: 8px; }

.single-post .header-area { height:340px; margin-top:80px; }
.single-post .header-area .headercontainter h1 { font-size: 40px; line-height: 50px; margin-bottom: 20px; }
.single-post .header-area .headercontainter ul li { font-size:16px; padding:0 6px; }
.single-post .header-area .headercontainter ul li a { font-size:16px; }
.single-post .header-area .headercontainter ul li img { max-width: 8px; }

.single-research .header-area { height:340px; margin-top:80px; }
.single-research .header-area .headercontainter h1 { font-size: 40px; line-height: 50px; margin-bottom: 20px; }
.single-research .header-area .headercontainter ul li { font-size:16px; padding:0 6px; }
.single-research .header-area .headercontainter ul li a { font-size:16px; }
.single-research .header-area .headercontainter ul li img { max-width: 8px; }

.aboutus-block .block_wrap .left-section { width: 100%; float: left; padding-right: 0; }
.aboutus-block .block_wrap .left-section p:last-of-type { margin-right:0; }
.aboutus-block .block_wrap .left-section p:nth-child(1) { height: auto; }
.aboutus-block .block_wrap .right-section { width: 100%; float: right; padding-left: 0; }
.aboutus-block .block_wrap h2 { padding-top: 40px; color: #000; font-weight: bold; font-size: 35px; line-height: 40px; }
.aboutus-block .block_wrap .sub_heading { color: #000; font-family: 'Montserrat'; font-weight: 500; font-size: 20px; line-height: 20px; padding-top: 10px; padding-bottom: 20px; }
.page-template-about .two-columns .block_wrap .left-section { width: 100%; }
.page-template-about .two-columns .block_wrap .right-section { width: 100%; height: auto; padding: 60px 50px 190px 50px; }
.one-column-strip { max-width: 95%; margin-top: 30px; height: auto; border-radius: 10px; padding:50px 0; }
.one-column-strip .block_wrap { max-width: 90%; padding: 0; }
.one-column-strip .block_wrap ul { display:block; }
.one-column-strip .block_wrap ul li { text-align: center; padding: 30px 20px; width: 100%; }
.aboutus-service-listing { overflow: hidden; padding: 80px 0 10px 0; }
.aboutus-service-listing ul.service-block li { width: 100%; padding-bottom: 50px; }
.aboutus-service-listing { overflow: hidden; padding: 80px 0 40px 0; }
.featured-teams ul.team-block li { width: 50%; float: left; padding: 0 15px; margin-bottom: 50px; }
.aboutus-block { overflow: hidden; position: relative; margin-top: 20px; }
.blogpage .site-main { padding-top: 60px; }
.blogpage .featured-single-blog .feat_post_box .left { width: 100%; float: left; padding-right: 0; }
.blogpage .featured-single-blog .feat_post_box .left a { border-radius:20px; }
.blogpage .featured-single-blog .feat_post_box .right { width: 100%; float: right; padding-left: 0; padding-top: 30px; }
.blogpage ul.blog_listing li { width: 50%; float: left; padding: 0 20px; margin-bottom: 50px; }
.research_page ul.research_listing li { width: 100%; }
.research_page ul.research_listing li .list_box .content_bx { min-height: inherit; padding:30px 30px 50px 30px; }
.research_page ul.research_listing li .list_box .img_bx a { height: auto; }
.research_page ul.research_listing li { padding: 0 0px; }
.research_page .research_section { max-width: 100%; padding: 60px 30px; }
.research_page .research_section button { margin-top:0px; }
.research_page ul.research_listing li .list_box .content_bx h2 a { font-size: 20px; line-height: 28px; margin-bottom:10px; }
.research_page ul.research_listing li .list_box .content_bx { padding: 25px 20px 40px 20px; }
.research_page ul.research_listing li .list_box .content_bx .read_more a { font-size:15px; }
.research_page .research_section button { font-size: 16px; }
.tools-listing .block_wrap .tool_sec > li .tool_box { max-width: 100%; }
.tools-listing .block_wrap .tool_sec > li .tool_box .left { width: 100%; padding-right: 0px; }
.tools-listing .block_wrap .tool_sec > li .tool_box { padding: 60px 30px; min-height: inherit; }
.tools-listing .block_wrap .tool_sec > li .tool_box .left .content-area .title a { font-size: 30px; line-height: 40px; }
.tools-listing .block_wrap .tool_sec > li .tool_box .left .content-area .subtitle { font-size: 16px; line-height: 25px; }
.tools-listing .block_wrap .tool_sec > li .tool_box .left .content-area .btn a { font-size:15px; }
.tools-listing .block_wrap .tool_sec > li .tool_box .right { width: 100%; padding-left: 0; margin-bottom:30px; }
.tools-listing .block_wrap .tool_sec > li .tool_box { max-width: 100%; display: flex ; flex-direction: column-reverse; }
.tools-listing .block_wrap .tool_sec > li:nth-child(even) .tool_box .right { padding-left: 0; padding-right: 0; }
.tools-listing .block_wrap .tool_sec > li:nth-child(even) .tool_box .left { float: right; padding-right: 0; padding-left: 0; }
.tools-listing .block_wrap { max-width: 100%; overflow: hidden; padding: 0; }
.tools-listing .block_wrap .tool_sec > li .tool_box .right .img_box img { border-radius: 10px; }
.contact_page .contactus-block .left-section { width: 100%; padding: 40px 30px 70px 30px; border-bottom-left-radius:0; border-top-right-radius:10px; }
.contact_page .contactus-block .right-section { padding-left: 0; width: 100%; }
.contact_page .default .block_wrap { max-width: 100%; padding: 0; }
.single-tool-cal .blog_detail .category_strip { padding-top: 0px; }
.single-tool-cal .site-main { padding-top: 100px; }

}









@media(max-width: 800px){


}


@media(max-width:769px){

}


@media(max-width:767px) {

.no-js .menu-toggle { padding: 8px 30px; }
.menu-toggle { padding: 8px 30px; }
.main-navigation a { font-size:14px; }
.site-header-main .header_phoneno { width: 100%; text-align: left; }
.site-header .site-header-main { height: 80px; }
.site-header-main .top-form { height:80px; }
.site-branding { max-width: inherit; padding: 10px 0px; width: 30%; }
.menu-toggle { width: 100%; left: 0; right: 0; top:60px; text-align: left; background:#464A65 url(../images/nav_slot.png) 96% center no-repeat; padding:8px 15px; font-size:15px; border:0px; }
.main-navigation ul#menu-main-navigation { overflow:auto; -webkit-overflow-scrolling: touch; max-height:530px; padding-top:30px; }
.site-header-menu { text-align:left; margin-top:32px; }
.main-navigation a { padding:12px 30px!important; }

.pagination .next:before { top:0px; }
.pagination .prev, .pagination .next { top:15px; }
.post-navigation .post-title { font-size:20px; line-height:normal; display:block; }

.pagination .next:before { top:0px; }
.pagination .prev:before { top:0px; }
.pagination .page-numbers { font-size:20px; line-height:1.5; padding:0px 4px; }
.pagination .prev { padding-left:35px; }
.pagination .next { padding-right:35px; }

.media .blogpullleft { width:100%; clear:both; margin-bottom:30px; }
.media .media-body { padding: 0; clear: both; display: block; }
.blogpage .blog_left article { margin-bottom:25px; padding-bottom:25px; }

.error404 .header-area .headercontainter p { font-size: 41px; line-height: 50px; }
section.error-404.not-found p { font-size: 19px; margin-bottom: 15px; }
.home-columns.two-columns .block_wrap .right-section img { width: 100%; border-radius: 30px; }
.home-columns.two-columns .block_wrap .right-section p:before { border-radius:30px; }
.latest-blogs h2 { text-align:left; }
.latest-blogs .sub_heading { font-size: 16px; line-height: 26px; text-align: left; margin-bottom: 50px; }
.featured-blogs h2 { text-align:left; }
.featured-blogs .sub_heading { font-size: 16px; line-height: 26px; text-align: left; margin-bottom: 40px; }

.site-footer .widget-area .footer-widget-1 #text-3 { width: 100%; float: left; padding-top: 40px; padding-left: 0px; }
.site-footer .widget-area .footer-widget-1 .widget_nav_menu { padding-left: 0; width: 100%; }
.featured-blogs .contents .blog-card .blog-content { padding: 30px 25px; }
.latest-blogs { padding: 70px 0; }
.owl-blogcarousel .owl-dots { margin-top: 40px !important; }
.videos_slider .owl-stage-outer { padding: 50px 1px 50px 1px; }
.testimonial_sliders .item .item_figure { padding:30px 25px; }
.aboutus-homeblock .right-section .content-area ul li { width: 50%; float: left; padding-right: 20px; margin-bottom: 10px; }
.header-slider .slide .slide-content h1 { font-size: 36px; line-height: 40px; margin-bottom: 10px; }
.header-slider .slide .slide-content .buttons a { margin-right: 15px; font-size: 16px; width: 190px; }
.header-slider .slide .slide-content .btn.blue { width:160px; margin-right:0; }
body.home .header-area { margin-top: 120px; height: auto; }
.header-slider .owl-nav { top: 21%; }
.aboutus-block .block_wrap { padding-bottom: 60px; padding-top: 80px; }
.aboutus-block:before { height:200px; }
.aboutus-block:after { top: 180px; width: 64%; height: 40px; }
.aboutus-block .block_wrap .left-section p:last-of-type:before { width:40px; height:30px; }
.aboutus-block .block_wrap .left-section p:last-of-type:after { width:40px; height:30px; }
.aboutus-block .block_wrap .left-section p:last-of-type { padding:40px 90px; }
.page-template-about .two-columns .block_wrap .right-section h2 { font-size: 18px; line-height: 24px; }
.page-template-about .two-columns .block_wrap .right-section h3 { font-size: 30px; line-height: 40px; margin-bottom: 20px; }
.page-template-about .two-columns .block_wrap .right-section p { line-height:35px; }
.page-template-about .two-columns .block_wrap .right-section { width: 100%; height: auto; padding: 60px 40px 50px 40px; }
.one-column-strip { max-width: 90%; }
.blogpage .featured-single-blog .feat_post_box .right h2 a { font-size: 26px; line-height: 32px; }
.blogpage ul.blog_listing li { width: 100%; float: left; padding: 0; margin-bottom: 40px; }
.blogpage ul.blog_listing { max-width: 100%; margin-bottom: 0; padding: 0 30px; }
.blogpage ul.blog_listing li .list_box { min-height:inherit; }
.blogpage ul.blog_listing li .list_box .content_bx .author_area { position:inherit; }
.blogpage .blog_section button { font-size: 15px; }
.blogpage .featured-single-blog .feat_post_box { overflow: hidden; margin-bottom: 60px; }
.blogpage .blog_detail { max-width: 100%; padding: 0 30px; padding-bottom: 40px; }
.blogpage .blog_detail h3 { font-size: 22px; line-height: 32px; }
.researchdetail-page .single-column-research .img-bx { height: auto; overflow: hidden; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.researchdetail-page .single-column-research { max-width: 100%; padding: 60px 30px 60px 30px; margin-bottom:0; }
.single-research .header-area .headercontainter ul li { line-height:20px; }
.researchdetail-page .single-column-research .download_file { float: none; margin-top: 30px; text-align: center; }
.researchdetail-page .single-column-research .back_btn { float: none; margin-top: 25px; text-align: center; }
.contact_page .contactus-block h2 { font-size: 30px; line-height: 35px; }
.contact_page .contactus-block .left-section p { font-size: 16px; }
.contact_page .contactus-block .sub_heading { font-size: 16px; line-height: 22px; }
.contact_page .contactus-block .left-section h3 { font-size: 23px; line-height: 24px; }
.contact_page .contactus-block .left-section ul { list-style: none; margin: 50px 0 10px 0; }
.contact_page .contactus-block .left-section ul li { max-width: 100%; margin-bottom: 20px; }
.contact_page .contactus-block .left-section ul li { font-size: 17px; line-height: 28px; }
.contact_page .contactus-block .right-section .wpcf7 form .row { display: block; margin-bottom: 30px; }
.contact_page .contactus-block .right-section .wpcf7 form .row input { height:30px; }
.contact_page .contactus-block .right-section .wpcf7 form .row .col-1 { margin-bottom: 30px; }
.contact_page .contactus-block .right-section .wpcf7 form .wpcf7-radio .wpcf7-list-item { display:block; }
.contact_page .contactus-block .right-section .wpcf7 form .wpcf7-radio { height:auto; }
.contact_page .contactus-block .right-section .wpcf7 form .wpcf7-radio .wpcf7-list-item { margin-left: 0; margin-right: 0; font-size: 15px; margin-bottom: 12px; }
.contact_page .contactus-block .right-section .wpcf7 form .row-2 { margin-bottom: 20px; }
.contact_page .contactus-block .right-section .wpcf7 form .row-3 { overflow: hidden; margin-bottom: 30px; }
.contact_page .default .block_wrap iframe { border: 4px solid #D6D6D6 !important; height: 300px !important; }
.contact_page .contactus-block .right-section .wpcf7 form .wpcf7-submit { font-size:17px; }
.single-tool-cal .site-main { padding-top: 70px; }
.blogpage .blog_detail .img-bx { border-radius:10px; }

}






@media(max-width:639px) {
.video_overlay .video_pop {max-width: 450px; }
.video_overlay .video_pop iframe {height: 250px;}

}



@media(max-width:550px) {
.page-template .header-area { height: 200px; margin-top: 80px; }
.page-template .header-area .headercontainter h1 { font-size: 25px; line-height: 30px; margin-bottom: 10px; }

.blog .header-area { height: 200px; margin-top: 80px; }
.blog .header-area .headercontainter h1 { font-size: 25px; line-height: 30px; margin-bottom: 10px; }

.single-post .header-area { height: 200px; margin-top: 80px; }
.single-post .header-area .headercontainter h1 { font-size: 25px; line-height: 30px; margin-bottom: 10px; }

.single-research .header-area { height: 200px; margin-top: 80px; }
.single-research .header-area .headercontainter h1 { font-size: 25px; line-height: 30px; margin-bottom: 10px; max-width:100%; }

.aboutus-block .block_wrap .left-section p:last-of-type { position:inherit; background:#222; margin-top:20px; }
.aboutus-block .block_wrap .left-section p:last-of-type:before { top: 30px; left: 16px; width: 30px; height: 30px; }
.aboutus-block .block_wrap .left-section p:last-of-type:after { bottom: 30px; right: 15px; width: 30px; height: 30px; }
.aboutus-block .block_wrap .left-section p:last-of-type { padding:40px 55px; font-size:16px; line-height:29px; }
.aboutus-block .block_wrap h2 { font-size: 30px; line-height: 35px; }
.page-template-about .two-columns .block_wrap .left-section p { margin: 0; height: auto; }
.page-template-about .two-columns .block_wrap .right-section h2 { font-size: 16px; line-height: 22px; }
.page-template-about .two-columns .block_wrap .right-section { width: 100%; height: auto; padding: 60px 30px 50px 30px; }
.aboutus-service-listing h2 { text-align: center; font-size: 27px; line-height: 30px; margin-bottom: 50px; }
.aboutus-service-listing ul.service-block li .content_area { display: flex ; flex-direction: column; align-items: center; }
.aboutus-service-listing ul.service-block li .content_area .right { padding-left: 0; padding-right: 0; padding-top: 20px; text-align: center; }
.aboutus-service-listing ul.service-block li .content_area .right .title { font-size: 20px; line-height: 26px; }
.featured-teams .sub_heading { text-align: center; font-size: 30px; line-height: 34px; }
.featured-teams .content { text-align: center; max-width: 100%; margin: auto; margin-bottom: 50px; }
.featured-teams ul.team-block li { width: 100%; float: left; padding: 0; margin-bottom: 50px; }
.featured-teams ul.team-block { margin:0; }
.site-footer .widget-area .footer-widget-1 #text-3 ul li { display: inline-block; margin-right: 10px; }
.single-post .header-area .headercontainter h1 { max-width: 90%; }
.blogpage .blog_detail h2 { font-size: 25px; line-height: 32px; }
.single-research .header-area .headercontainter ul { align-items:flex-start; }
.single-research .header-area .headercontainter ul li:nth-child(2) img { float: left; position: relative; left: -15px; top: -22px; padding-right: 0px; z-index: 23; }
.single-research .header-area .headercontainter ul li:nth-child(2) { padding-left: 20px; }
.single-research .header-area .headercontainter ul li img { max-width: 8px; top: 4px; position: relative; }
.researchdetail-page .single-column-research .img-bx { margin-bottom:20px; }
.researchdetail-page .single-column-research h2 { font-size: 23px; line-height: 30px; margin-bottom: 10px; }
.researchdetail-page .single-column-research h3 { font-size: 20px; line-height: 28px; }

}




@media(max-width:479px) {
.video_overlay .video_pop { max-width: 350px; }
.video_overlay .video_pop iframe { height: 190px; }

}




@media(max-width:390px) {



}


@media(max-width:370px) {
.video_overlay .video_pop { max-width: 320px; }

}


@media(max-width:359px) {
.error404 .header-area .headercontainter p { font-size: 26px; line-height: 35px; }
}

/*Media Query End Here*/