/** * 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/ */

body {margin: 0;}
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 */
@font-face {
    font-family: 'PT Sans';
    src: url('fonts/PTSans-Bold.woff2') format('woff2'),
        url('fonts/PTSans-Bold.woff') format('woff'),
        url('fonts/PTSans-Bold.ttf') format('truetype');
    font-weight: bold;font-style: normal;font-display: swap;}

@font-face {
    font-family: 'PT Sans';
    src: url('fonts/PTSans-Regular.woff2') format('woff2'),
        url('fonts/PTSans-Regular.woff') format('woff'),
        url('fonts/PTSans-Regular.ttf') format('truetype');
    font-weight: normal;font-style: normal;font-display: swap;}

@font-face {
    font-family: 'Playfair Display';
    src: url('fonts/PlayfairDisplay-Regular.woff2') format('woff2'),
        url('fonts/PlayfairDisplay-Regular.woff') format('woff'),
        url('fonts/PlayfairDisplay-Regular.ttf') format('truetype');
    font-weight: normal;font-style: normal;font-display: swap;}

@font-face {
    font-family: 'Playfair Display';
    src: url('fonts/PlayfairDisplay-Medium.woff2') format('woff2'),
        url('fonts/PlayfairDisplay-Medium.woff') format('woff'),
        url('fonts/PlayfairDisplay-Medium.ttf') format('truetype');
    font-weight: 500;font-style: normal;font-display: swap;}

@font-face {
    font-family: 'Playfair Display';
    src: url('fonts/PlayfairDisplay-ExtraBold.woff2') format('woff2'),
        url('fonts/PlayfairDisplay-ExtraBold.woff') format('woff'),
        url('fonts/PlayfairDisplay-ExtraBold.ttf') format('truetype');
    font-weight: bold;font-style: normal;font-display: swap;}

@font-face {
    font-family: 'Playfair Display';
    src: url('fonts/PlayfairDisplay-Black.woff2') format('woff2'),
        url('fonts/PlayfairDisplay-Black.woff') format('woff'),
        url('fonts/PlayfairDisplay-Black.ttf') format('truetype');
    font-weight: 900;font-style: normal;font-display: swap;}

@font-face {
    font-family: 'Playfair Display';
    src: url('fonts/PlayfairDisplay-Bold.woff2') format('woff2'),
        url('fonts/PlayfairDisplay-Bold.woff') format('woff'),
        url('fonts/PlayfairDisplay-Bold.ttf') format('truetype');
    font-weight: bold;font-style: normal;font-display: swap;}

@font-face {
    font-family: 'Playfair Display';
    src: url('fonts/PlayfairDisplay-SemiBold.woff2') format('woff2'),
        url('fonts/PlayfairDisplay-SemiBold.woff') format('woff'),
        url('fonts/PlayfairDisplay-SemiBold.ttf') format('truetype');
    font-weight: 600;font-style: normal;font-display: swap;}

@font-face {
    font-family: 'Rage';
    src: url('fonts/RageItalic.woff2') format('woff2'),
        url('fonts/RageItalic.woff') format('woff'),
        url('fonts/RageItalic.ttf') format('truetype');
    font-weight: normal;font-style: italic;font-display: swap;}

@font-face {
    font-family: 'Alegreya';
    src: url('fonts/Alegreya-Regular.woff2') format('woff2'),
        url('fonts/Alegreya-Regular.woff') format('woff'),
        url('fonts/Alegreya-Regular.ttf') format('truetype');
    font-weight: normal;font-style: normal;font-display: swap;}


body{ font-family: 'PT Sans'; color: #555555; font-size: 20px; line-height: 34px; font-weight: 400;}

h1,h2,h3,h4,h5,h6 { font-family: 'Playfair Display'; clear: both; margin: 0; text-rendering: optimizeLegibility; font-weight: 400; color: #00103B; }

p { margin: 0 0 35px 0; font-family: 'PT Sans'; color: #595959; font-size: 22px; line-height: 34px; font-weight: 400;}

a { font-family: 'PT Sans'; font-weight:400; color:#202A44; transition:all 0.5s; }

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: #00103B; 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:#8E8C8C; font-size: 12px; opacity: 1; font-family: 'PT Sans';}
:-moz-placeholder { color:#8E8C8C; font-size: 12px; opacity: 1; font-family: 'PT Sans';}
::-moz-placeholder { color:#8E8C8C; font-size: 12px; opacity: 1; font-family: 'PT Sans';}
:-ms-input-placeholder { color:#8E8C8C; font-size: 12px; opacity: 1; font-family: 'PT Sans';}


/** * 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:#00103B; 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: #00103B 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%; margin-right:0 !important; }
.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: 20px; line-height: 34px; color: #fff; font-weight: 400; border: 0px; font-family: 'PT Sans'; text-transform: uppercase; }
.main-navigation li.current_page_item a { color:#F9F4D4; }
.main-navigation a:hover,.main-navigation a:focus, .main-navigation a:active { color:#F9F4D4; }
.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: #00103B;}
.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: #00103B;}
.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:#00103B; }
.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: #00103B; }
.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: #00103B; 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: #00103B; color: #00103B; 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: #00103B;}\
.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: #00103B;  color: #00103B;}

.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:#00103B;}
.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: #00103B;}
.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: #00103B;  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: #00103B; 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: #00103B;}
.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: #00103B; 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: #00103B; 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:#F9F4D4; }*/
.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: -22px; 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: 78px;}
.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 .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:#00103B; border:2px solid #00103B; 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:#00103B; border-color:#00103B; }
.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; padding:60px 0px; }
.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:1920px; margin:auto; }
/*BLOCKS CSS END HERE*/


*{padding:0;margin:0;outline:none!important;}


/*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;} 
.main-navigation .primary-menu > li .sub-menu li {border: none; padding: 0;}
.main-navigation ul ul li { background:#cbebfd; }
.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:#00103B; }
.main-navigation ul.sub-menu  li.current_page_item a  { color:#00103B; }
.main-navigation .primary-menu > li .sub-menu a { background: #D1EBF9; font-size: 15px; color: #20467D; padding: 8px 20px; }
.main-navigation li.current_page_item:hover a {color: #fff;} 
.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:#00103B; }
.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:#00103B; text-align:center; margin:0px; padding:0px; font-weight: 700; margin-bottom: 40px; }
.blogpage .site-main { max-width: 1920px; margin: 0 auto; overflow: hidden; padding: 80px 150px; }
.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: #00103B 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:#00103B; }
.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:#00103B; 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: #00103B; }
.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 { font-size: 22px; line-height: 34px; color: rgba(0,0,0,.7); margin: 0px 0px 25px 0px; padding: 0px; letter-spacing: -0.2px; font-weight: 500; }
.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: #fff; 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;}



/*Custom CSS End Here Rafik*/

/*Menu Start Here*/
.site-header { z-index: 999; position: fixed; left: 0; right: 0; top: 0px; height: auto; background-color: rgb(48 54 80 / 90%); }
.site-header:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; background: url(../images/menu-bg.png) center center no-repeat; height: 100%; background-size: cover; filter: blur(30px); opacity:80%; }
.site-header.navbar-fixed-top { z-index: 99999999; }
.site-header .site-header-main { position: relative; width: 100%; max-width: 1920px; margin: 0 auto; padding: 0px 140px; position: relative; z-index: 999; height: 97px; }
.site-branding { max-width: 353px; }
.site-header-menu { max-width: 100%; width: auto; margin: 0; padding: 0px; text-align: center; margin: 0px auto; }
.site-header-menu #site-navigation { float: left; } 
.main-navigation .primary-menu > li { float: none; display: inline-block; margin: 0 45px; padding-left: 0; padding-right: 0; }
.main-navigation ul > li { padding: 46px 0px 25px 0px; }

.site-header-menu .top-form { float: left; padding-left: 106px; padding-top: 40px; position:relative; }
.site-header-menu .top-form .formlink { width: 380px; display: inline-block; text-align: left; background: #5A5858; height: 40px; line-height: 40px; padding-left: 24px; font-size: 20px; font-weight: 400; color: #fff; text-transform: uppercase; position: relative; border:1px solid #B1A322; }
.site-header-menu .top-form .formlink:before { content:''; position:absolute; top:50%; right:25px; width:19px; height:16px; background:url(../images/bc-down.png) center center no-repeat; background-size:100%; width:19px; height:16px; transform:translate(0, -50%); }
.site-header-menu .top-form .consultationform { position: absolute; top: 75px; right: 0; width: 380px; padding: 30px 25px 10px 25px; background: #5A5858; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.site-header-menu .top-form .consultationform .wpcf7 { overflow: hidden; } 
.site-header-menu .top-form .consultationform .wpcf7 p { margin: 0; padding-bottom: 20px; overflow: hidden; } 
.site-header-menu .top-form .consultationform .wpcf7 .wpcf7-form-control-wrap { margin-bottom: 8px !important; } 
.site-header-menu .top-form .consultationform .wpcf7 .wpcf7-form-control-wrap input { width: 100%; height: 42px; padding-left: 12px; color: #282d45; font-weight: 400; } 
.site-header-menu .top-form .consultationform .wpcf7 .wpcf7-form-control-wrap textarea { width: 100%; height: 155px; padding-left: 12px; color: #282d45; font-weight: 400; } 
.site-header-menu .top-form .consultationform .wpcf7 .wpcf7-submit { font-size: 20px; font-weight: 400; background: #303650; width: 190px; height: 40px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); transition: all 0.5s; float: left; } 
.site-header-menu .top-form .consultationform .wpcf7 .wpcf7-submit:hover { background: #B1A322; color: #fff; } 
.site-header-menu .top-form .consultationform .wpcf7 .wpcf7-spinner { position: absolute; margin: 0; left: 26px; bottom: 3px; } 
.site-header-menu .top-form .consultationform .wpcf7 a { display: inline-block; font-size: 18px; font-weight: bold; color: #FFFFFF; opacity: 98%; font-family: 'PT Sans'; line-height: 40px; }
.site-header-menu .top-form .consultationform .wpcf7 .wpcf7-response-output { margin: 0; font-size: 15px; line-height: 17px; padding: 5px 10px; color: #fff; }
.site-header-menu .top-form .consultationform .wpcf7 .wpcf7-not-valid-tip { color: #fff; }

.site-header-main .header_phoneno { position: absolute; top: 10px; right: 141px; }
.site-header-main .header_phoneno p { font-size: 14px; line-height: 20px; font-weight: 400; color: #fff;} 
.site-header-main .header_phoneno p a { font-size: 14px; line-height: 20px; font-weight: 400; color: #fff;} 
.site-header-main #text-4 { right: 250px; display:none; }

.site-header-main #nav_menu-4 { right: 150px; } 
.site-header-main #nav_menu-4 ul { list-style: none; margin: 0; padding: 0; line-height: 0; } 
.site-header-main #nav_menu-4 ul li { display: inline-block; line-height: 0; padding-left: 20px; }
.site-header-main #nav_menu-4 ul li a { display: inline-block; line-height: 20px; font-size: 14px; color: #fff; }


/*Footer CSS Start Here*/
.site-footer { display: block; background: transparent; overflow:hidden; }
.site-footer .widget-area { overflow: hidden; } 
.site-footer .widget-area .featured-testimonials { overflow: hidden; } 
.site-footer .widget-area .featured-testimonials { overflow: hidden; border: 20px solid #3F4560; background: url(../images/testmonial-bg.jpg) center center no-repeat; background-size: cover; margin:auto; position:relative; }
.site-footer .widget-area .featured-testimonials .widget { padding: 100px 150px; max-width:1920px; margin:auto; }
.site-footer .widget-area .featured-testimonials .widget:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(0deg, rgb(255 255 255 / 94%), rgb(255 255 255 / 87%)); }
.site-footer .widget-area .featured-testimonials .widget .sub_heading { font-size: 22px; line-height: 20px; text-align: center; text-transform: uppercase; color: #484848; letter-spacing: 1px; position:relative; } 
.site-footer .widget-area .featured-testimonials .widget .textwidget { position:relative; }
.site-footer .widget-area .featured-testimonials .widget h2 { font-size: 70px; line-height: 70px; text-align: center; text-transform: uppercase; color: #303650; margin-bottom: 50px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders { overflow: hidden; padding: 0 120px; } 
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .item_figure p { margin-bottom: 25px; font-size: 36px; line-height: 56px; color: #303650; letter-spacing: 0.40px; font-family: 'Alegreya'; text-align: center; } 
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .item_figure .author-details { text-align: center; margin-top:65px; } 
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .item_figure .author-details .author { margin: 0; font-size: 24px; line-height: 36px; font-weight: 600; font-family: 'PT Sans'; display: flex; justify-content: center; align-items: center; color:#303650; } 
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .item_figure .author-details .author span { padding-left: 20px; font-weight: 400; color: #817818; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .item_figure .author-details .author .designation { font-size: 12px; line-height: 16px; display: inline-block; font-weight: 400; text-transform: uppercase; color: #000000; padding-left: 20px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-nav .owl-prev { position: absolute; top: 30%; left: 0; transform: translate(0, -50%); }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-nav .owl-prev span { display: block; width: 67px; height: 133px; font-size: 20px; background: url(../images/polygon-left.png) center center no-repeat; color: #3f4560; line-height: 130px; }


.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-nav .owl-next { position: absolute; top: 30%; right: 0; transform: translate(0, -50%); }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-nav .owl-next span { display: block; width: 67px; height: 133px; font-size: 20px; background: url(../images/polygon-right.png) center center no-repeat; color: #3f4560; line-height: 130px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-dots { display: block; padding-top: 55px; text-align: center; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-dots .owl-dot { display: inline-block; margin: 0 8px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-dots .owl-dot span { width: 24px; height: 24px; display: block; border: 2px solid #303650; border-radius: 100%; background: #303650; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-dots .owl-dot.active span { background: transparent; }

.site-footer .widget-area .inner-footer { overflow: hidden; position: relative; background: url(../images/footer-bg.jpg) center center no-repeat; background-size: cover; } 
.site-footer .widget-area .inner-footer:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/footer-overlay.png) center center no-repeat; background-size: cover; }
.site-footer .widget-area .inner-footer .contact_footer { max-width: 1920px; margin: auto; padding: 100px 150px 0px 150px; overflow: hidden; position:relative; }
.site-footer .widget-area .inner-footer .contact_footer .widget-area { padding-bottom:100px; }
.site-footer .widget-area .inner-footer .contact_footer #text-12 { width: 52%; float: left; } 
.site-footer .widget-area .inner-footer .contact_footer #text-12 p { margin: 0; box-shadow: 10px 20px 30px rgb(0 0 0 / 16%); } 
.site-footer .widget-area .inner-footer .contact_footer #text-11 { width: 48%; float: left; padding-left: 44px; } 
.site-footer .widget-area .inner-footer .contact_footer #text-11 h2 { font-size: 55px; line-height: 60px; color: #FFFFFF; font-weight: bold; text-transform: uppercase; margin-bottom: 25px; } 
.site-footer .widget-area .inner-footer .contact_footer #text-11 ul { list-style: none; margin: 0; width: 55%; float: left; } 
.site-footer .widget-area .inner-footer .contact_footer #text-11 ul li { font-size: 25px; line-height: 32px; color: #FFFFFF; letter-spacing: 0.20px; font-weight: bold; position: relative; padding-left: 32px; margin-bottom: 24px; } 
.site-footer .widget-area .inner-footer .contact_footer #text-11 ul li a { color: #fff; font-weight: bold; } 
.site-footer .widget-area .inner-footer .contact_footer #text-11 ul:last-of-type { width: 45%; } 
.site-footer .widget-area .inner-footer .contact_footer #text-11 ul li:before { content:''; position:absolute; top:0; left:0; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 ul li:nth-child(1):before { background:url(../images/hc-phone.png) center center no-repeat; background-size:100%; width:16px; height:16px; top:8px; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 ul li:nth-child(2):before { background:url(../images/hc-email.png) center center no-repeat; background-size:100%; width:16px; height:13px; top:12px; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 ul:last-of-type li:before { background:url(../images/hc-location.png) center center no-repeat; background-size:100%; width:15px; height:21px; top:5px; }

.site-footer .widget-area .inner-footer .contact_footer #text-11 .wpcf7 { overflow: hidden; clear: both; padding-top: 10px; padding-bottom:30px; max-width: 390px; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 .wpcf7 p { margin: 0; } 
.site-footer .widget-area .inner-footer .contact_footer #text-11 .wpcf7 .wpcf7-form-control-wrap { margin-bottom: 3px !important; } 
.site-footer .widget-area .inner-footer .contact_footer #text-11 .wpcf7 .wpcf7-form-control-wrap input { width: 100%; height: 35px; border: 1px solid #EEE0D1; } 
.site-footer .widget-area .inner-footer .contact_footer #text-11 .wpcf7 .wpcf7-form-control-wrap textarea { width: 100%; border: 1px solid #EEE0D1; height: 105px; } 
.site-footer .widget-area .inner-footer .contact_footer #text-11 .wpcf7 .wpcf7-submit { margin-top: 10px !important; font-size: 22px; font-weight: 400; color: #FFFFFF; letter-spacing: 1px; width: 205px; height: 45px; border: 1px solid #B1A322; background: #303650; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); transition: all 0.5s; } 
.site-footer .widget-area .inner-footer .contact_footer #text-11 .wpcf7 .wpcf7-submit:hover { background: #D7CF8B; color: #303650; border-color: #303650; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 .wpcf7 .wpcf7-response-output { margin: 15px 0 0 0; padding: 10px 20px; text-align: center; color: #fff; font-size: 15px; line-height:18px; } 
.site-footer .widget-area .inner-footer .contact_footer #text-11 .wpcf7 .wpcf7-not-valid-tip { color: #fff; }

.site-footer .widget-area .inner-footer .contact_footer .widget-column { overflow: hidden; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-7 { width: 27%; padding-right: 80px; float: left; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-7 .widget-title { font-size: 30px; line-height: 30px; color: #F9F4D4; margin-bottom: 20px; font-family: 'Playfair Display'; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-7 p { font-size: 16px; line-height: 24px; margin-bottom: 24px; color: #FFFFFF; opacity: 80%; } 

.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-3 { width: 16%; padding-left: 70px; float: left; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column .widget .widget-title { font-size: 18px; line-height: 23px; margin-bottom: 18px; color: #FFFFFF; font-family: 'PT Sans'; text-transform: uppercase; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column .widget ul { list-style: none; margin: 0; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column .widget ul li { line-height: 0; margin-bottom: 0; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column .widget ul li a { font-size: 14px; line-height: 14px; color: #FFFFFF; text-transform: uppercase; font-weight: bold; display: inline-block; margin-bottom: 16px; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column .widget ul li ul.sub-menu li { margin-bottom: 8px; padding-left: 12px; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column .widget ul li ul.sub-menu li a { color: #C4C4C4; margin-bottom: 5px; }

.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-2 { width: 12%; padding-left: 80px; float:left; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-2 ul li a { font-weight:400; }

.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 { width: 23%; float: left; padding-left: 98px; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 .wpcf7 { overflow: hidden; padding-bottom: 30px; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 .wpcf7 p { margin: 0; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 .wpcf7 .wpcf7-form-control-wrap { margin-bottom: 3px !important; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 .wpcf7 .wpcf7-form-control-wrap input { width: 100%; background: #fff; border: 2px solid #EBEBEB; height: 32px; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 .wpcf7 .wpcf7-submit { width: 205px; height: 45px; background: #303650; border: 1px solid #B1A322; font-size: 22px; font-weight: 400; color: #FFFFFF; letter-spacing: 1px; margin-top: 14px !important; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); transition: all 0.5s; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 .wpcf7 .wpcf7-submit:hover { background: #D7CF8B; border-color: #303650; color: #303650; } 

.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 { width: 22%; float: left; padding-left: 80px; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 p { font-size: 18px; line-height: 20px; color: #FFFFFF; margin-bottom: 14px; padding-left:22px; position:relative; } 
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 p a { color: #fff; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 p:before { content:''; position:absolute; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 p:nth-child(1):before { background:url(../images/f-phone.png) center center no-repeat; background-size:100%; top:4px; left:0; width:12px; height:12px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 p:nth-child(2):before { background:url(../images/f-email.png) center center no-repeat; background-size:100%; top:7px; left:0; width:12px; height:9px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 p:nth-child(3):before { background:url(../images/f-location.png) center center no-repeat; background-size:100%; top:2px; left:0; width:12px; height:17px; }

.site-info { margin: 0; padding: 80px 0 40px 0; text-align: center; position: relative; } 
.site-info p { font-size: 14px; line-height: 18px; color: #BDBCCF; text-align: center; text-transform: uppercase; }





/*Home Page*/
.content-area { width:100%; clear:both; }
.header-area { position:relative; margin:0px; padding:0px!important; min-height:515px; margin-top:0px; background-size: cover !important; background-position:center center !important; }
.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: #d7cf8b; padding: 5px; width: 100%; max-width: 1085px; margin: 0; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.video_overlay a.close-btn { float: right; color: #fff !important; cursor: pointer; border: 1px solid #B1A322; text-decoration: none; font-size: 17px; display: inline-block; font-weight: 700; text-transform: uppercase; width: 45px; height: 45px; text-align: center; line-height: 45px; border-radius: 60px; position: absolute; right: -10px; top: -15px; background: #303650; }
.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 .header-area { height: 950px; } 
.home .header-area .headercontainter { position: inherit; top: inherit; left: inherit; text-align: center; width: 100%; transform: inherit; } 
.home .header-area .headercontainter .homepagesvideo { position: relative; overflow: hidden; height: 100vh; }
.home .header-area .headercontainter .homepagesvideo:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #1f223b; opacity: 50%; }
.home .header-area .headercontainter .homepagesvideo #video_player { width: 100%; height: 100%; object-fit: cover; object-position: center center; margin-bottom: 0; }
.home .header-area .headercontainter .homepagesvideo .content_area { position: absolute; top: 44.5%; left: 50%; transform: translate(-50%, -50%); width: 100%; }
.home .header-area .headercontainter .header_content p { margin: 0; font-size: 30px; line-height: 30px; color: #FFFFFF; text-transform: uppercase; letter-spacing: 0.50px; margin-bottom: 10px; } 
.home .header-area .headercontainter .header_content p img { margin-bottom: 18px; }
.home .header-area .headercontainter .header_content h1 { font-size: 70px; line-height: 60px; color: #F9F4D4; text-transform: uppercase; } 
.home .header-area .headercontainter .call_now { margin-top: 25px; } 

.home .header-area .headercontainter .call_now p { margin-bottom: 16px; font-size: 29px; line-height: 30px; color: #FFFFFF; } 
.home .header-area .headercontainter .call_now p a:nth-child(1) { font-size: 22px; color: #FFFFFF; letter-spacing: 1px; text-transform: uppercase; width: 293px; display: inline-block; text-align: center; height: 50px; line-height: 50px; background: #303650; border: 1px solid #B1A322; margin-right: 38px; } 
.home .header-area .headercontainter .call_now p a:nth-child(1):hover { background: #D7CF8B; border-color: #303650; color: #303650; } 
.home .header-area .headercontainter .call_now p a { color: #F9F4D4; }

.home .header-area .headercontainter .call_now h2 { margin-bottom: 16px; font-size: 29px; line-height: 30px; color: #FFFFFF; font-family:'PT Sans'; } 
.home .header-area .headercontainter .call_now h2 a:nth-child(1) { font-size: 22px; color: #FFFFFF; letter-spacing: 1px; text-transform: uppercase; width: 293px; display: inline-block; text-align: center; height: 50px; line-height: 50px; background: #303650; border: 1px solid #B1A322; margin-right: 38px; } 
.home .header-area .headercontainter .call_now h2 a:nth-child(1):hover { background: #D7CF8B; border-color: #303650; color: #303650; } 
.home .header-area .headercontainter .call_now h2 a { color: #F9F4D4; }


.home .header-area .headercontainter .header_video .play-btn { display: inline-block; font-size: 20px; color: #FFFFFF; text-transform: uppercase; font-weight: bold; letter-spacing: 0.50px; line-height: 56px; padding-left: 65px; position: relative; } 
.home .header-area .headercontainter .header_video .play-btn:before { content: ''; position: absolute; top: 0; left: 0; width: 56px; height: 56px; border: 4px solid #FFFFFF; border-radius: 100%; background: url(../images/white-try.png) left 19px center no-repeat; background-size: 16px; transition:all 0.5s; }
.home .header-area .headercontainter .header_video .play-btn:hover:before { background: url(../images/blue-try.png) left 19px center no-repeat; background-size: 16px; background-color:#fff; }

.home .header-area .header_boxes { position: absolute; bottom: 0; left: 0; width: 100%; } 
.home .header-area .header_boxes .services { padding: 20px 120px 60px 120px; overflow: hidden; max-width: 1920px; margin: auto; } 
.home .header-area .header_boxes .services ul.practice_sec { list-style: none; margin: 0; } 
.home .header-area .header_boxes .services ul.practice_sec li { width: 25%; float: left; padding: 0 1px; } 
.home .header-area .header_boxes .services ul.practice_sec li .service_box { background: #303650; padding: 20px 20px 10px 52px; height: 144px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); transition:all 0.5s; } 
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content_slot h2 { font-size: 22px; line-height: 34px; color: #FFFFFF; font-family: 'PT Sans'; font-weight: bold; text-transform: uppercase; letter-spacing: 0.20px; position: relative; } 
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content_slot h2:before { content:''; position:absolute; top:10px; left:-22px; width:14px; height:13px; background:url(../images/golden-star-14.png) center center no-repeat; background-size:100%; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content { overflow: hidden; } 
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content p { margin-bottom: 0px; font-size: 15px; line-height: 20px; color: rgb(255 255 255 / 75%); max-width: 251px; } 
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content a { display: inline-block; font-size: 12px; line-height: 15px; letter-spacing: 0.15px; color: #B1A322; font-weight: bold; text-transform: uppercase; position: relative; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content a:before { content: '>'; position: absolute; top: 0; right: -10px; font-size: 12px; color: #B1A322; font-family: 'PT Sans'; }
.home .header-area .header_boxes .services ul.practice_sec li:hover .service_box { background:#FCF9E2; }
.home .header-area .header_boxes .services ul.practice_sec li:hover .service_box .content_slot h2 { color:#303650; }
.home .header-area .header_boxes .services ul.practice_sec li:hover .service_box .content p { color:#484848; opacity:75%; }

.home .twocolumns-video-conts { padding-bottom: 510px; background: url(../images/home-abt-bg.jpg) center center no-repeat; background-size: cover; } 
.home .twocolumns-video-conts .block_wrap { padding: 0 120px; position: relative; } 
.home .twocolumns-video-conts .block_wrap .block-content { overflow: hidden; background: #FFFFFF; padding: 60px; box-shadow: 20px 40px 60px rgb(0 0 0 / 16%); margin-top: -36px; position: relative; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content { padding: 25px 60px 60px 60px; overflow: hidden; border: 2px solid rgb(177 163 34 / 75%); } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content .sub_heading { position: absolute; top: 45px; left: 50%; transform: translate(-50%, 0%); z-index: 2; background: #fff; padding: 0 100px; font-size: 22px; line-height: 29px; text-transform: uppercase; color: #595959; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content h2 { font-size: 47px; line-height: 47px; text-align: center; margin-bottom: 30px; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section { width: 56%; float: left; padding-right: 48px; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top { overflow: hidden; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote { padding: 0; border: none; padding: 10px 10px; position: relative; margin-bottom: 26px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote span:nth-child(1) { position: relative; left: -10px; top: -10px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote span:nth-child(2) { position: relative; top: 0; right: -10px; }

.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote:before { content: ''; position: absolute; top: 0; left: 0; width: 35px; height: 35px; background: url(../images/abt-quote.png) center center no-repeat; background-size: 100%; display:none; } 

.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote p { font-size: 27px; line-height: 36px; color: #817718; font-weight: 600; font-family: 'Playfair Display'; margin: 0 !important; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top p:last-of-type { margin-bottom: 18px; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-bottom { overflow: hidden; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-bottom h3 { font-size: 54px; line-height: 54px; color: #303650; font-weight: 400; font-style: italic; font-family: 'Rage'; margin-bottom: 8px; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-bottom h4 { font-size: 26px; line-height: 35px; color: #484848; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-bottom p { margin: 0; font-size: 14px; line-height: 19px; text-transform: uppercase; color: #484848; opacity: 90%; letter-spacing: 0.60px; padding-top: 2px; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section { width: 44%; float: right; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb { position: relative; border: 2px solid #B1A322; max-width: 504px; background:#000; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #231F20; opacity: 45%; } 
.home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb a.play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 22px; color: #FFFFFF; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; padding-top: 85px; background: url(../images/play-white-85.png) center center no-repeat; background-size: 82px; width: 100%; height: 100%; text-align: center; line-height: 265px; }


.featured-practices .block_wrap { padding: 0px 0px 75px 0px; margin-top: -396px; position: relative; overflow:hidden; } 
.featured-practices {position: relative;} 
.featured-practices:before { content: ''; position: absolute; top: 400px; left: 0; width: 100%; height: 100%; background: #F3F3F3; } 
.featured-practices .block_wrap .sub_heading { text-align: center; font-size: 22px; line-height: 22px; color: #FFFFFF; text-transform: uppercase; letter-spacing: 0.50px; } 
.featured-practices .block_wrap h2 { font-size: 70px; line-height: 70px; color: #F9F4D4; text-align: center; text-transform: uppercase; } 
.featured-practices .block_wrap ul { list-style: none; margin: 0; padding: 25px 28px; } 
.featured-practices .block_wrap ul li { width: 50%; float: left; border: 1px solid #fff; } 
.featured-practices .block_wrap ul li .practice_box { overflow: hidden; height: 545px; position: relative; box-shadow:5px 10px 20px rgb(0 0 0 / 16%); background-color:#fff; } 
.featured-practices .block_wrap ul li .practice_box:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(0deg, #000000, transparent); } 
.featured-practices .block_wrap ul li .practice_box img { width: 100%; height: 100%; object-fit: cover; } 
.featured-practices .block_wrap ul li .practice_box h2 { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; font-size: 48px; line-height: 60px; text-transform: inherit; font-weight: 400; color: #fff; padding: 30px 0 33px 0; background: #303650; }

.featured-practices .block_wrap ul li .practice_box .content_slot { position: absolute; top: 0; background: url(../images/pactice-hover-bg.jpg) center center no-repeat; width: 100%; height: 100%; padding: 40px; opacity: 0; transition: all 0.5s; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content { width: 100%; height: 100%; padding: 40px 27px 20px 60px; border: 2px solid rgb(48 54 80 / 75%); position:relative; border-top:0; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content h3 { position: absolute; top: -20px; left: 50%; transform: translate(-50%, 0); font-size: 30px; line-height: 30px; font-weight: bold; padding: 0px; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content:before { content: ''; position: absolute; top: 0; left: 0; width: 32%; height: 2px; background: rgb(48 54 80 / 75%); } 
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content:after { content: ''; position: absolute; top: 0; right: 0; width: 32%; height: 2px; background: rgb(48 54 80 / 75%); }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content .practice_link { overflow: hidden; } 
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content .practice_link a { display: inline-block; font-size: 22px; text-transform: uppercase; letter-spacing: 1px; color: #FFFFFF; background: #303650; width: 293px; height: 50px; text-align: center; line-height: 49px; border: 1px solid #B1A322; } 
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content .practice_link a:hover { background: #D7CF8B; color: #303650; border-color: #303650; }
.featured-practices .block_wrap ul li .practice_box:hover .content_slot { opacity:100%; }

.featured-practices .block_wrap ul li:nth-child(2) .practice_box .content_slot .left-content:before { width: 28%; }
.featured-practices .block_wrap ul li:nth-child(2) .practice_box .content_slot .left-content:after { width: 28%; }
.featured-practices .block_wrap ul li:nth-child(4) .practice_box .content_slot .left-content:before { width: 24%; }
.featured-practices .block_wrap ul li:nth-child(4) .practice_box .content_slot .left-content:after { width: 24%; }


.additional-practices { overflow: hidden; background: #f3f3f3; } 
.additional-practices .block_wrap { overflow: hidden; padding: 0px 0px 50px 0px; position: relative; max-width:1360px; } 
.additional-practices .block_wrap h2 { font-size: 50px; line-height: 50px; text-align: center; color: #303650; margin-bottom: 36px; } 
.additional-practices .block_wrap ul { list-style: none; margin: 0; } 
.additional-practices .block_wrap ul li { width: 50%; float: left; padding: 0 60px 30px 60px; } 
.additional-practices .block_wrap ul li .practice-box { overflow: hidden; }
.additional-practices .block_wrap ul li .practice-box .practice-img { width: 31%; float: left; } 
.additional-practices .block_wrap ul li .practice-box .practice-img a {display: inline-block;height: 160px;position: relative;} 
.additional-practices .block_wrap ul li .practice-box .practice-img a:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(0deg, #373737, transparent); opacity: 75%; } 
.additional-practices .block_wrap ul li .practice-box .practice-img a img { width: 100%; height: 100%; object-fit: cover; object-position: center center; } 
.additional-practices .block_wrap ul li .practice-box .content-left { width: 69%; float: left; position:relative; height:auto; } 
.additional-practices .block_wrap ul li .practice-box .content-left .inner { padding-left: 28px; }
.additional-practices .block_wrap ul li .practice-box .content-left .title a { display: inline-block; font-size: 32px; line-height: 34px; font-weight: bold; color: #394058; } 
.additional-practices .block_wrap ul li .practice-box .content-left .designation { overflow: hidden; } 
.additional-practices .block_wrap ul li .practice-box .content-left .designation p { margin: 0; font-size: 20px; line-height: 24px; letter-spacing: 0.10px; color: #4B4B4B; }
.additional-practices .block_wrap ul li .practice-box .content-left .designation p a { font-size: 14px; font-weight: bold; text-transform: uppercase; color: #57510F; padding-left: 10px; }
.additional-practices .block_wrap .block_contact_info { overflow: hidden; clear: both; text-align: center; padding-top: 40px; padding-bottom: 40px; } 
.additional-practices .block_wrap .block_contact_info a { display: inline-block; font-size: 22px; text-transform: uppercase; letter-spacing: 1px; color: #FFFFFF; width: 293px; text-align: center; background: #303650; height: 50px; line-height: 50px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); }
.additional-practices .block_wrap .block_contact_info a:hover { background:#D7CF8B; color:#303650; border-color:#303650; }

.featured-videos { overflow: hidden; background: #fff; width:100%; display:none; } 
.featured-videos .block_wrap { padding: 80px 145px 80px 145px; position: relative; overflow: hidden; } 
.featured-videos .block_wrap .sub_heading { font-size: 22px; line-height: 20px; letter-spacing: 0.50px; text-transform: uppercase; color: #484848; text-align: center; } 
.featured-videos .block_wrap h2 { font-size: 70px; line-height: 60px; text-transform: uppercase; text-align: center; padding: 10px 0 30px 0; color: #303650; } 
.featured-videos .block_wrap .video_areas { overflow: hidden; } 
.featured-videos .block_wrap .video_areas ul { list-style: none; margin: 0; } 
.featured-videos .block_wrap .video_areas ul li { width: 33.33%; float: left; padding: 0 14px; margin-bottom: 35px; } 
.featured-videos .block_wrap .video_areas ul li .video-thumb { overflow: hidden; height: 290px; position: relative; border: 2px solid #B1A322; }
.featured-videos .block_wrap .video_areas ul li .video-thumb img { width: 100%; height: 100%; object-fit: cover; } 
.featured-videos .block_wrap .video_areas ul li .video-thumb a.video_link { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; }
.featured-videos .block_wrap .video_areas ul li .video-thumb a.video_link:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/play-white-85.png) center center no-repeat; background-size: 82px; z-index:2; } 
.featured-videos .block_wrap .video_areas ul li .video-thumb a.video_link:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #231F20; opacity: 52%; transition:all 0.5s; z-index:1; }
.featured-videos .block_wrap .video_areas ul li .media_bodyhme a.link { display: block; } 
.featured-videos .block_wrap .video_areas ul li .media_bodyhme { overflow: hidden; padding-top: 16px; } 
.featured-videos .block_wrap .video_areas ul li .media_bodyhme h2 { font-size: 24px; line-height: 24px; font-family: 'PT Sans'; text-align: left; color: #574E50; text-transform: inherit; font-weight: bold; font-style: italic; padding: 0; }
.featured-videos .block_wrap .video_areas ul li .media_bodyhme .description { font-size: 22px; line-height: 24px; font-style: italic; font-weight: bold; color: #574E50; }
.featured-videos .block_wrap .video_areas ul li .video-thumb:hover:before { opacity:30%; }


/*Practice Area Listing Page Start*/
.page-template .header-area { height: 550px; } 
.page-template .header-area:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #070F19; opacity: 45%; } 
.page-template .header-area .headercontainter { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; padding-top:97px; } 
.page-template .header-area .headercontainter .header_content { overflow: hidden; } 
.page-template .header-area .headercontainter .header_content p { margin-bottom: 10px; font-size: 30px; line-height: 30px; color: #FFFFFF; text-transform: uppercase; } 
.page-template .header-area .headercontainter .header_content p img { margin-bottom: 20px; } 
.page-template .header-area .headercontainter .header_content h1 { font-size: 70px; line-height: 65px; color: #F9F4D4; text-transform: uppercase; margin-bottom: 20px; } 
.page-template .header-area .headercontainter .call_now {overflow: visible;} 
.page-template .header-area .headercontainter .call_now p { font-size: 29px; line-height: 40px; color: #FFFFFF; } 
.page-template .header-area .headercontainter .call_now p a { color: #F9F4D4; } 
.page-template .header-area .headercontainter .call_now p a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.page-template .header-area .headercontainter .call_now p a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }

.page-template .header-area .headercontainter .call_now h2 { font-size: 29px; line-height: 40px; color: #FFFFFF; font-family:'PT Sans'; } 
.page-template .header-area .headercontainter .call_now h2 a { color: #F9F4D4; } 
.page-template .header-area .headercontainter .call_now h2 a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.page-template .header-area .headercontainter .call_now h2 a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }


.practiceareas-listings { overflow: hidden; } 
.practiceareas-listings .block_wrap { max-width: 100%; }
.practiceareas-listings .block_wrap ul { list-style: none; margin: 0; } 
.practiceareas-listings .block_wrap ul li { background: #FDFDFC; overflow: hidden; } 
.practiceareas-listings .block_wrap ul li .practice-box { max-width: 1550px; margin: auto; padding: 90px 0; overflow: hidden; } 
.practiceareas-listings .block_wrap ul li .practice-box .left-section { width: 50%; float: left; padding-right: 50px; } 
.practiceareas-listings .block_wrap ul li .practice-box .left-section h2 { font-size: 48px; line-height: 48px; padding-bottom: 5px; } 
.practiceareas-listings .block_wrap ul li .practice-box .left-section .sub_heading { font-size: 24px; line-height: 24px; text-transform: uppercase; font-weight: bold; color: #7D7317; letter-spacing: 0.50px; padding: 10px 0; }
.practiceareas-listings .block_wrap ul li .practice-box .left-section p { color: #000000; } 
.practiceareas-listings .block_wrap ul li .practice-box .left-section .learn_more a { display: inline-block; font-size: 22px; text-transform: uppercase; letter-spacing: 1px; color: #303650; width: 292px; text-align: center; height: 50px; line-height: 43px; border: 4px solid #303650; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); font-weight:bold; } 
.practiceareas-listings .block_wrap ul li .practice-box .left-section .learn_more a:hover { background: #303650; color: #fff; } 

.practiceareas-listings .block_wrap ul li .practice-box .right-section { width: 50%; float: right; padding-left: 50px; } 
.practiceareas-listings .block_wrap ul li .practice-box .right-section .video-area { height: 430px; border: 4px solid #D7CF8B; position: relative; } 
.practiceareas-listings .block_wrap ul li .practice-box .right-section .video-area:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #1A1F32; opacity: 40%; transition:all 0.5s; } 
.practiceareas-listings .block_wrap ul li .practice-box .right-section .video-area:hover:before { opacity:70%; }
.practiceareas-listings .block_wrap ul li .practice-box .right-section .video-area img { width: 100%; height: 100%; object-fit: cover; } 
.practiceareas-listings .block_wrap ul li .practice-box .right-section .video-area .play-btn { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; color: #fff; font-size: 0; background: url(../images/play-114.png) center center no-repeat; background-size: 114px; } 

.practiceareas-listings .block_wrap ul li:nth-child(even) { background: #F8F8F8; } 
.practiceareas-listings .block_wrap ul li:nth-child(even) .practice-box .left-section { float: right; padding-right: 0; padding-left: 50px; } 
.practiceareas-listings .block_wrap ul li:nth-child(even) .right-section { padding-left: 0; padding-right: 50px; }

.practice_page .additional-practices { background: #2F344A; } 
.practice_page .additional-practices .block_wrap { padding: 80px 0; } 
.practice_page .additional-practices .block_wrap h2 { color: #fff; } 
.practice_page .additional-practices .block_wrap ul li .practice-box .content-left .title a { color: #fff; } 
.practice_page .additional-practices .block_wrap ul li .practice-box .content-left .designation p { color: #fff; }

.videos-by-category { overflow: hidden; background: #fff; width:100%; } 
.videos-by-category .block_wrap { padding: 80px 145px 80px 145px; position: relative; overflow: hidden; } 
.videos-by-category .block_wrap .sub_heading { font-size: 22px; line-height: 20px; letter-spacing: 0.50px; text-transform: uppercase; color: #484848; text-align: center; } 
.videos-by-category .block_wrap h2 { font-size: 70px; line-height: 60px; text-transform: uppercase; text-align: center; padding: 10px 0 30px 0; color: #303650; } 
.videos-by-category .block_wrap .video_areas { overflow: hidden; } 
.videos-by-category .block_wrap .video_areas ul { list-style: none; margin: 0; } 
.videos-by-category .block_wrap .video_areas ul li { width: 33.33%; float: left; padding: 0 14px; margin-bottom: 35px; } 
.videos-by-category .block_wrap .video_areas ul li .video-thumb { overflow: hidden; height: 290px; position: relative; border: 2px solid #B1A322; }
.videos-by-category .block_wrap .video_areas ul li .video-thumb img { width: 100%; height: 100%; object-fit: cover; } 
.videos-by-category .block_wrap .video_areas ul li .video-thumb a.video_link { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; }
.videos-by-category .block_wrap .video_areas ul li .video-thumb a.video_link:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/play-white-85.png) center center no-repeat; background-size: 82px; z-index:2; } 
.videos-by-category .block_wrap .video_areas ul li .video-thumb a.video_link:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #231F20; opacity: 52%; transition:all 0.5s; z-index:1; }
.videos-by-category .block_wrap .video_areas ul li .media_bodyhme a.link { display: block; } 
.videos-by-category .block_wrap .video_areas ul li .media_bodyhme { overflow: hidden; padding-top: 16px; } 
.videos-by-category .block_wrap .video_areas ul li .media_bodyhme h2 { font-size: 24px; line-height: 24px; font-family: 'PT Sans'; text-align: left; color: #574E50; text-transform: inherit; font-weight: bold; font-style: italic; padding: 0; }
.videos-by-category .block_wrap .video_areas ul li .media_bodyhme .description { font-size: 22px; line-height: 24px; font-style: italic; font-weight: bold; color: #574E50; }
.videos-by-category .block_wrap .video_areas ul li .video-thumb:hover:before { opacity:30%; }



/*Practice Area Detail Page Start*/
.single-practice-area .header-area { height: 550px; } 
.single-practice-area .header-area:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #070F19; opacity: 45%; } 
.single-practice-area .header-area .headercontainter { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; padding-top:97px; } 
.single-practice-area .header-area .headercontainter .header_content { overflow: hidden; } 
.single-practice-area .header-area .headercontainter .header_content p { margin-bottom: 10px; font-size: 30px; line-height: 30px; color: #FFFFFF; text-transform: uppercase; } 
.single-practice-area .header-area .headercontainter .header_content p img { margin-bottom: 20px; } 
.single-practice-area .header-area .headercontainter .header_content h1 { font-size: 70px; line-height: 65px; color: #F9F4D4; text-transform: uppercase; margin-bottom: 20px; } 
.single-practice-area .header-area .headercontainter .call_now {overflow: visible;} 
.single-practice-area .header-area .headercontainter .call_now p { font-size: 29px; line-height: 40px; color: #FFFFFF; } 
.single-practice-area .header-area .headercontainter .call_now p a { color: #F9F4D4; } 
.single-practice-area .header-area .headercontainter .call_now p a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.single-practice-area .header-area .headercontainter .call_now p a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }


.single-practice-area .header-area .headercontainter .call_now h2 { font-size: 29px; line-height: 40px; color: #FFFFFF; font-family:'PT Sans'; } 
.single-practice-area .header-area .headercontainter .call_now h2 a { color: #F9F4D4; } 
.single-practice-area .header-area .headercontainter .call_now h2 a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.single-practice-area .header-area .headercontainter .call_now h2 a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }

.single-practice-area .header-area .headercontainter .video-area { overflow:hidden; padding-top:20px; }
.single-practice-area .header-area .headercontainter .video-area .play-btn { display: inline-block; font-size: 20px; color: #FFFFFF; text-transform: uppercase; font-weight: bold; letter-spacing: 0.50px; line-height: 56px; padding-left: 65px; position: relative; }
.single-practice-area .header-area .headercontainter .video-area .play-btn:before { content: ''; position: absolute; top: 0; left: 0; width: 56px; height: 56px; border: 4px solid #FFFFFF; border-radius: 100%; background: url(../images/white-try.png) left 19px center no-repeat; background-size: 16px; transition: all 0.5s; }

.practicearea-page .two-columns-video { overflow: hidden; background: #FDFDFC; } 
.practicearea-page .two-columns-video .block_wrap { max-width: 1548px; padding: 90px 0; overflow: hidden; } 
.practicearea-page .two-columns-video .block_wrap .left-section { width: 50%; float: left; padding-right: 50px; } 
.practicearea-page .two-columns-video .block_wrap .left-section h2 { font-size: 48px; line-height: 48px; padding-bottom: 5px; } 
.practicearea-page .two-columns-video .block_wrap .left-section .sub_heading { font-size: 24px; line-height: 30px; color: #7D7317; font-weight: bold; text-transform: uppercase; letter-spacing: 0.50px; padding: 5px 0 0px 0; } 
.practicearea-page .two-columns-video .block_wrap .left-section p { color: #000000; padding-top:10px; } 
.practicearea-page .two-columns-video .block_wrap .right-section { width: 50%; float: right; padding-left: 50px; } 
.practicearea-page .two-columns-video .block_wrap .right-section .video-thumb { height: 400px; overflow: hidden; position: relative; border: 4px solid #D7CF8B; } 
.practicearea-page .two-columns-video .block_wrap .right-section .video-thumb:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #1A1F32; opacity: 40%; transition: all 0.5s; } 
.practicearea-page .two-columns-video .block_wrap .right-section .video-thumb img { width: 100%; height: 100%; object-fit: cover; object-position: center center; } 
.practicearea-page .two-columns-video .block_wrap .right-section .video-thumb .play-btn { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/play-114.png) center center no-repeat; background-size: 114px; font-size:0; }

.practicearea-page .default { padding: 0; background: #FFFEF2; overflow: hidden; } 
.practicearea-page .default .block_wrap { max-width: 1548px; padding: 80px 0; overflow: hidden; } 
.practicearea-page .default .block_wrap h2 { font-size: 48px; line-height: 48px; padding-bottom: 10px; } 
.practicearea-page .default .block_wrap .sub_heading { font-size: 24px; line-height: 30px; font-weight: bold; color: #B1A322; text-transform: uppercase; padding-bottom: 10px; letter-spacing: 0.50px; }
.practicearea-page .default .block_wrap p { color: #000; margin-bottom: 25px; }
.practicearea-page .default .block_wrap h3 { font-size: 35px; line-height: 35px; padding-bottom: 10px; }
.practicearea-page .default .block_wrap ol li { color: #000; margin-bottom: 10px; font-weight:400; font-size:22px; line-height:34px; }
.practicearea-page .default .block_wrap ul li { color: #000; margin-bottom: 10px; font-weight:400; font-size:22px; line-height:34px; }

.practicearea-page .default .block_wrap p:last-of-type { margin: 0; } 
.practicearea-page .default .block_wrap p:last-of-type a { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #303650; display: inline-block; font-weight: bold; width: 292px; height: 50px; line-height: 45px; border: 4px solid #303650; text-align: center; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); }
.practicearea-page .default .block_wrap p:last-of-type a:hover { background:#303650; color:#fff; }

.combine-practices { overflow: hidden; background: #2F344A; border:20px solid #fff; } 
.combine-practices .block_wrap { max-width: 1362px; padding: 70px 0; overflow: hidden; } 
.combine-practices .block_wrap h2 { font-size: 70px; line-height: 70px; text-align: center; color: #fff; padding-bottom: 30px; } 
.combine-practices .block_wrap ul {list-style: none;margin: 0;}
.combine-practices .block_wrap ul { list-style: none; margin: 0; padding-bottom:30px; overflow:hidden; } 
.combine-practices .block_wrap ul li { width: 50%; float: left; padding: 0 50px 30px 50px; } 
.combine-practices .block_wrap ul li .practice-box { overflow: hidden; }
.combine-practices .block_wrap ul li .practice-box .practice-img { width: 31%; float: left; } 
.combine-practices .block_wrap ul li .practice-box .practice-img a {display: inline-block;height: 150px;position: relative;} 
.combine-practices .block_wrap ul li .practice-box .practice-img a img { width: 100%; height: 100%; object-fit: cover; object-position: center center; } 
.combine-practices .block_wrap ul li .practice-box .content-left { width: 69%; float: left; position:relative; height:auto; } 
.combine-practices .block_wrap ul li .practice-box .content-left .inner {  padding-left: 28px; }
.combine-practices .block_wrap ul li .practice-box .content-left .title a { display: inline-block; font-size: 34px; line-height: 36px; font-weight: bold; color: #fff; } 
.combine-practices .block_wrap ul li .practice-box .content-left .designation { overflow: hidden; } 
.combine-practices .block_wrap ul li .practice-box .content-left .designation p { margin: 0; font-size: 20px; line-height: 24px; letter-spacing: 0.10px; color: rgb(255 255 255 / 75%); }
.combine-practices .block_wrap ul li .practice-box .content-left .designation p a { font-size: 14px; font-weight: bold; text-transform: uppercase; color: #B1A322; padding-left: 10px; }
.combine-practices .block_wrap ul.additional-block { padding-bottom: 0; }
.combine-practices .block_wrap .sub_heading { font-size: 48px; line-height: 48px; font-family: 'Playfair Display'; text-align: center; color: #fff; margin-bottom: 35px; }

.practicearea-page .featured-videos .block_wrap { padding-top:80px; }


/*Contact Page Start*/
.page-template-contact .site-header { background-color:#242942; }
.page-template-contact .site-header:before { background:#242942; filter:none; }
.page-template-contact .header-area { display:none; }
.page-template-contact .site-content { overflow: hidden; position: relative; background: url(../images/contact-page-bg.jpg) center center no-repeat; background-size: cover; }
.page-template-contact .site-footer .widget-area .inner-footer { background: none; }
.page-template-contact .site-footer .widget-area .inner-footer:before { display: none; }

.contact_page .contactus-block { overflow: hidden; } 
.contact_page .contactus-block .block_wrap { padding-top: 250px; } 
.contact_page .contactus-block .block_wrap .section-content { max-width: 1425px; margin: auto; border: 4px solid rgb(177 163 34 / 75%); position: relative; padding: 78px 110px 90px 110px; border-top: 0; min-height:600px; } 
.contact_page .contactus-block .block_wrap .section-content:before {content:'';position: absolute;top: 0;left: 0;width: 30%;height: 4px;background: rgb(177 163 34 / 75%);} 
.contact_page .contactus-block .block_wrap .section-content:after {content:'';position: absolute;top: 0;right: 0;width: 30%;height: 4px;background: rgb(177 163 34 / 75%);} 
.contact_page .contactus-block .block_wrap .section-content > h2 { position: absolute; top: -10px; left: 50%; transform: translate(-50%, -50%); font-size: 70px; line-height: 60px; color: #F9F4D4; text-transform: uppercase; } 
.contact_page .contactus-block .block_wrap .section-content > h2:before { content: ''; position: absolute; top: -30px; left: 50%; background: url(../images/white-star.png) center center no-repeat; background-size: 100%; width: 26px; height: 24px; transform: translate(-50%, 0); }
.contact_page .contactus-block .block_wrap .section-content .left-section { width: 62%; float: left; } 
.contact_page .contactus-block .block_wrap .section-content .left-section h2 { font-size: 38px; line-height: 40px; color: #FCF9E2; margin-bottom: 30px; } 
.contact_page .contactus-block .block_wrap .section-content .left-section ul { list-style: none; margin: 0; } 
.contact_page .contactus-block .block_wrap .section-content .left-section ul li { font-size: 28px; line-height: 37px; font-weight: bold; color: #FFFFFF; margin-bottom: 15px; padding-left: 30px; position: relative; } 
.contact_page .contactus-block .block_wrap .section-content .left-section ul li a { display: inline-block; color: #fff; font-weight: bold; }
.contact_page .contactus-block .block_wrap .section-content .left-section ul li:before { content:''; position:absolute; }
.contact_page .contactus-block .block_wrap .section-content .left-section ul li:nth-child(1):before { top:12px; left:0; background:url(../images/c-phone.png) center center no-repeat; background-size:100%; width:16px; height:16px; }
.contact_page .contactus-block .block_wrap .section-content .left-section ul li:nth-child(2):before { top:15px; left:0; background:url(../images/c-email.png) center center no-repeat; background-size:100%; width:16px; height:13px; }
.contact_page .contactus-block .block_wrap .section-content .left-section ul:last-of-type li:before { top:9px; left:0; background:url(../images/c-location.png) center center no-repeat; background-size:100%; width:15px; height:21px; }

.contact_page .contactus-block .block_wrap .section-content .right-section { width: 38%; float: left; }
.contact_page .contactus-block .block_wrap .section-content .right-section h2 { font-size: 38px; line-height: 40px; color: #FCF9E2; margin-bottom: 30px; }
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 {overflow: hidden; padding-bottom: 30px; position: relative;}
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 p { margin:0; }
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 .wpcf7-form-control-wrap { margin-bottom: 5px !important; } 
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 .wpcf7-form-control-wrap input { height: 40px; width: 100%; border: 1px solid #EEE0D1; }
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 .wpcf7-form-control-wrap textarea { height: 140px; width: 100%; border: 1px solid #EEE0D1; } 
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 .wpcf7-submit { margin-top: 4px !important; font-size: 22px; font-weight: 400; text-transform: uppercase; color: #FFFFFF; letter-spacing: 1px; width: 205px; height: 45px; background: #303650; border: 1px solid #B1A322; transition: all 0.5s; box-shadow:5px 10px 20px rgb(0 0 0 / 16%); }
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 .wpcf7-submit:hover { background: #D7CF8B; border-color: #303650; color: #303650; }
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 .wpcf7-response-output { margin: 10px 0 0 0; padding: 10px; font-size: 15px; line-height: 18px; color: #fff; text-align: center; }
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 .wpcf7-not-valid-tip { color: #fff; }
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 .wpcf7-spinner { position: absolute; bottom: 0; left: 0; }
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 a { font-size: 22px; color: #fff; line-height: 52px; display: inline-block; margin-left: 20px; font-weight: bold; letter-spacing: 0.20px; }

.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 a { font-size: 22px; color: #fff; line-height: 52px; display: inline-block; margin-left: 20px; font-weight: bold; letter-spacing: 0.20px; } 
.contact_page .default { padding: 0; } 
.contact_page .default .block_wrap { max-width: 1550px; padding: 90px 30px; } 
.contact_page .default .block_wrap p { margin: 0; height: 540px; border: 2px solid #B1A322; box-shadow: 10px 20px 30px rgb(0 0 0 / 16%); } 
.contact_page .default .block_wrap p img { width: 100%; height: 100%; object-fit: cover; }
.page-template-contact .site-footer .widget-area .inner-footer .contact_footer { padding-top: 0; } 



/*About page start here*/
.page-template-about .header-area { height: 1606px; } 
.page-template-about .header-area .headercontainter { position: inherit; top: inherit; left: inherit; transform: inherit; text-align: left; padding-top: 200px; max-width: 1432px; margin: auto; }
.page-template-about .header-area .headercontainter .header_left { width: 64%; padding-right: 120px; float: left; } 
.page-template-about .header-area .headercontainter .header_left h1 {font-style: italic;text-transform: inherit;margin-bottom: 20px; font-weight: 500; position: relative; padding-top: 30px; }
.page-template-about .header-area .headercontainter .header_left h1:before { content:''; position:absolute; top:6px; left:0; width:26px; height:24px; background:url(../images/white-star.png) center center no-repeat; background-size:100%; }


.page-template-about .header-area .headercontainter .header_left p { font-size: 24px; line-height: 34px; text-transform: inherit; color: #FFFFFF; margin-bottom: 28px; } 

.page-template-about .header-area .headercontainter .header_left p a {color:#F9F4D4;} 
.page-template-about .header-area .headercontainter .header_left p a:nth-child(1) { font-size: 22px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; letter-spacing: 1px; width: 292px; text-align: center; display: inline-block; height: 50px; background: #303650; border: 1px solid #B1A322; line-height: 50px; margin-right: 30px; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.page-template-about .header-area .headercontainter .header_left p a:nth-child(1):hover { background: #D7CF8B; color:#303650; border-color:#303650; }


.page-template-about .header-area .headercontainter .header_left h2 { font-size: 24px; line-height: 34px; text-transform: inherit; color: #FFFFFF; margin-bottom: 28px; font-family:'PT Sans'; } 
.page-template-about .header-area .headercontainter .header_left h2 { margin: 0; font-size: 29px; padding-bottom:30px; } 
.page-template-about .header-area .headercontainter .header_left h2 a {color:#F9F4D4;} 
.page-template-about .header-area .headercontainter .header_left h2 a:nth-child(1) { font-size: 22px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; letter-spacing: 1px; width: 292px; text-align: center; display: inline-block; height: 50px; background: #303650; border: 1px solid #B1A322; line-height: 50px; margin-right: 30px; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.page-template-about .header-area .headercontainter .header_left h2 a:nth-child(1):hover { background: #D7CF8B; color:#303650; border-color:#303650; }

.page-template-about .header-area .headercontainter .header_right { width: 36%; float: left; padding:30px 0; } 
.page-template-about .header-area .headercontainter .header_right .video-area { height: 290px; border: 2px solid #B1A322; overflow: hidden; position: relative; } 
.page-template-about .header-area .headercontainter .header_right .video-area:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #FFFFFF; opacity: 45%; transition:all 0.5s; } 
.page-template-about .header-area .headercontainter .header_right .video-area img { width: 100%; height: 100%; object-fit: cover; } 
.page-template-about .header-area .headercontainter .header_right .video-area .play-btn { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; font-size: 22px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; display: block; line-height: 370px; color: #2F344A; } 
.page-template-about .header-area .headercontainter .header_right .video-area .play-btn:before { content: ''; position: absolute; top: 45%; left: 50%; width: 82px; height: 82px; background: url(../images/play-blue-82.png) center center no-repeat; background-size: 100%; transform: translate(-50%, -50%); }
.page-template-about .header-area .headercontainter .header_right .video-area:hover:before { opacity: 30%; }


.aboutus-block { background-color:#FFFEF7; padding-bottom:90px; }
.aboutus-block .block_wrap { padding: 0 238px; position: relative; } 
.aboutus-block .block_wrap .block-content { overflow: hidden; background: #FFFFFF; padding: 60px; box-shadow: 20px 40px 60px rgb(0 0 0 / 16%); margin-top: -820px; position: relative; } 
.aboutus-block .block_wrap .block-content .section-content { padding: 25px 60px 60px 60px; overflow: hidden; border: 2px solid rgb(177 163 34 / 75%); }
.aboutus-block .block_wrap .block-content .section-content .sub_heading { position: absolute; top: 45px; left: 50%; transform: translate(-50%, 0%); z-index: 2; background: #fff; padding: 0 100px; font-size: 22px; line-height: 29px; text-transform: uppercase; color: #595959; } 
.aboutus-block .block_wrap .block-content .section-content h2 { font-size: 47px; line-height: 47px; text-align: center; margin-bottom: 30px; font-style:italic; } 
.aboutus-block .block_wrap .block-content .section-content .left-section { width: 69%; float: left; padding-right: 80px; }
.aboutus-block .block_wrap .block-content .section-content .left-section .left-top { overflow: hidden; } 
.aboutus-block .block_wrap .block-content .section-content .left-section .left-top blockquote { padding: 0; border: none; padding: 10px 10px; position: relative; margin-bottom: 26px; }
.aboutus-block .block_wrap .block-content .section-content .left-section .left-top blockquote span:nth-child(1) { position: relative; left: -10px; top: -10px; }
.aboutus-block .block_wrap .block-content .section-content .left-section .left-top blockquote span:nth-child(2) { position: relative; top: 0; right: -10px; }
.aboutus-block .block_wrap .block-content .section-content .left-section .left-top blockquote:before { content: ''; position: absolute; top: 0; left: 0; width: 45px; height: 37px; background: url(../images/abt-quote.png) center center no-repeat; background-size: 100%; display:none; } 
.aboutus-block .block_wrap .block-content .section-content .left-section .left-top blockquote p { font-size: 27px; line-height: 36px; color: #817718; font-weight: 600; font-family: 'Playfair Display'; margin: 0 !important; } 
.aboutus-block .block_wrap .block-content .section-content .left-section .left-top p:last-of-type { margin-bottom: 18px; } 
.aboutus-block .block_wrap .block-content .section-content .left-section .left-bottom { overflow: hidden; } 
.aboutus-block .block_wrap .block-content .section-content .left-section .left-bottom h3 { font-size: 54px; line-height: 54px; color: #303650; font-weight: 400; font-style: italic; font-family: 'Rage'; margin-bottom: 8px; } 
.aboutus-block .block_wrap .block-content .section-content .left-section .left-bottom h4 { font-size: 26px; line-height: 35px; color: #484848; } 
.aboutus-block .block_wrap .block-content .section-content .left-section .left-bottom p { margin: 0; font-size: 14px; line-height: 19px; text-transform: uppercase; color: #484848; opacity: 90%; letter-spacing: 0.60px; padding-top: 2px; } 
.aboutus-block .block_wrap .block-content .section-content .right-section { width: 31%; float: right; height: 605px; border: 1px solid #B1A322; position: relative; } 
.aboutus-block .block_wrap .block-content .section-content .right-section p { margin: 0; } 
.aboutus-block .block_wrap .block-content .section-content .right-section p:nth-child(1) { max-height: 605px; overflow: hidden; }
.aboutus-block .block_wrap .block-content .section-content .right-section img { width: 100%; } 
.aboutus-block .block_wrap .block-content .section-content .right-section p:last-of-type { position: absolute; bottom: -3px; left: 0; background: rgb(63 69 96 / 95%); padding: 30px 10px 30px 40px; border: 1px solid #B1A322; width: 100%; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); font-size: 26px; line-height: 35px; color: #FFFFFF; font-family: 'Playfair Display'; } 
.aboutus-block .block_wrap .block-content .section-content .right-section p:last-of-type span { font-size: 13px; line-height: 20px; display: block; color: #FFFFFF; font-family: 'PT Sans'; text-transform: uppercase; }

.aboutus_page .two-columns { overflow: hidden; background: #FFFEF7; } 
.aboutus_page .two-columns .block_wrap { padding: 0 238px 90px 238px; overflow: hidden; } 
.aboutus_page .two-columns .block_wrap .left-section { width: 50%; float: right; padding-left: 60px; } 
.aboutus_page .two-columns .block_wrap .right-section { width: 50%; float: left; } 
.aboutus_page .two-columns .block_wrap .right-section p { margin: 0; } 
.aboutus_page .two-columns .block_wrap .right-section img { width: 100%; } 
.aboutus_page .two-columns .block_wrap .left-section h2 { font-size: 48px; line-height: 50px; color: #00103B; margin-bottom:10px; } 
.aboutus_page .two-columns .block_wrap .left-section .sub_heading { font-size: 24px; line-height: 30px; color: #7D7317; font-weight: bold; text-transform: uppercase; letter-spacing: 0.50px; padding: 8px 0 10px 0; } 
.aboutus_page .two-columns .block_wrap .left-section p { color: #000000; margin-bottom:25px; } 
/*.aboutus_page .two-columns .block_wrap .left-section p:last-of-type { margin: 0; }*/
.aboutus_page .two-columns .block_wrap .left-section ul li {margin: 0 0 10px 0; font-family: 'PT Sans'; color: #000000; font-size: 22px; line-height: 28px; font-weight: 400;}

.aboutus_page .two-columns:nth-child(odd) .block_wrap .left-section { float: left; padding-left: 0; padding-right: 60px; width: 50%; } 
.aboutus_page .two-columns:nth-child(odd) .block_wrap .right-section {  }

.aboutus_page .two-columns:nth-child(5) { background: #F9F9F9; overflow:visible; }
.aboutus_page .two-columns:nth-child(5) .block_wrap { padding: 70px 238px 70px 238px; overflow: visible; min-height: 1270px; position: relative; }
.aboutus_page .two-columns:nth-child(5) .block_wrap .left-section { width: 53%; float: left; padding-left: 0; } 
.aboutus_page .two-columns:nth-child(5) .block_wrap .right-section { width: 47%; overflow: visible; padding-left:60px; } 
.aboutus_page .two-columns:nth-child(5) .block_wrap .right-section p { margin-top: -120px; position: absolute; }

.aboutus_page .two-columns .block_wrap .left-section .block_contact_info { padding-top: 25px; } 
.aboutus_page .two-columns .block_wrap .left-section .block_contact_info a { display: inline-block; font-size: 22px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; color: #303650; width: 292px; height: 50px; text-align: center; border: 4px solid #303650; line-height: 40px; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.aboutus_page .two-columns .block_wrap .left-section .block_contact_info a:hover { background: #303650; color: #fff; }

.aboutus_page .featured-videos .block_wrap { padding-top:85px; }

.featured-videos .block_wrap .block_contact_info { text-align: center; padding: 10px 0; } 
.featured-videos .block_wrap .block_contact_info a { display: inline-block; font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; text-align: center; height: 50px; background: #303650; line-height: 50px; border: 1px solid #B1A322; } 
.featured-videos .block_wrap .block_contact_info a:hover { background: #D7CF8B; color:#303650; border-color:#303650; }

.videos-by-category .block_wrap .block_contact_info { text-align: center; padding: 10px 0; } 
.videos-by-category .block_wrap .block_contact_info a { display: inline-block; font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; text-align: center; height: 50px; background: #303650; line-height: 50px; border: 1px solid #B1A322; } 
.videos-by-category .block_wrap .block_contact_info a:hover { background: #D7CF8B; color:#303650; border-color:#303650; }


/*Videos Page Start Here*/ 
.videos-listings { overflow: hidden; } 
.videos-listings .block_wrap { padding: 75px 110px; overflow: hidden; } 
.videos-listings .block_wrap .category_heading { font-size: 36px; line-height: 40px; font-family: 'Playfair Display'; color: #3F4560; padding-bottom: 20px; } 
.videos-listings .video_areas { overflow: hidden; margin-bottom: 50px; text-align:center; } 
.videos-listings .video_areas ul {list-style: none;margin: 0;margin: 0 -10px;overflow: hidden;} 
.videos-listings .video_areas ul li { width: 25%; float: left; padding: 0 10px; margin-bottom: 20px; } 
.videos-listings .video_areas ul li .video-thumb { height: 230px; overflow: hidden; position: relative; border: 2px solid #B1A322; } 
.videos-listings .video_areas ul li .video-thumb img { width: 100%; height: 100%; object-fit: cover; object-position: center center; } 
.videos-listings .video_areas ul li .video-thumb:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #231F20; opacity: 52%; transition:all 0.5s; }
.videos-listings .video_areas ul li .video-thumb:hover:before { opacity:35%; }
.videos-listings .video_areas ul li .video-thumb .play-btn { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; color: #fff; font-size: 0; background: url(../images/play-text.png) center center no-repeat; background-size: 104px; } 
.videos-listings .video_areas ul li .media_bodyhme { overflow: hidden; padding-top: 12px; }
.videos-listings .video_areas ul li .media_bodyhme .description { font-size: 20px; line-height: 24px; font-weight: bold; font-style: italic; color: #574E50; text-align:left; } 
.videos-listings .video_areas .video-load-more { font-size: 22px; text-transform: uppercase; color: #303650; font-weight: bold; letter-spacing: 1px; padding: 12px 44px; border: 4px solid #303650; background: transparent; transition: all 0.5s; margin-top:20px; } 
.videos-listings .video_areas .video-load-more:hover { background: #303650; color: #fff; }


/*Profile page start here*/
.page-template-default:not(.home) .header-area { height: 550px; } 
.page-template-default:not(.home) .header-area:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #070F19; opacity: 45%; } 
.page-template-default:not(.home) .header-area .headercontainter { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; padding-top:97px; } 
.page-template-default:not(.home) .header-area .headercontainter .header_content { overflow: hidden; } 
.page-template-default:not(.home) .header-area .headercontainter .header_content p { margin-bottom: 10px; font-size: 30px; line-height: 30px; color: #FFFFFF; text-transform: uppercase; } 
.page-template-default:not(.home) .header-area .headercontainter .header_content p img { margin-bottom: 20px; } 
.page-template-default:not(.home) .header-area .headercontainter .header_content h1 { font-size: 70px; line-height: 65px; color: #F9F4D4; text-transform: uppercase; margin-bottom: 20px; } 
.page-template-default:not(.home) .header-area .headercontainter .call_now {overflow: visible;} 
.page-template-default:not(.home) .header-area .headercontainter .call_now p { font-size: 29px; line-height: 40px; color: #FFFFFF; } 
.page-template-default:not(.home) .header-area .headercontainter .call_now p a { color: #F9F4D4; } 
.page-template-default:not(.home) .header-area .headercontainter .call_now p a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.page-template-default:not(.home) .header-area .headercontainter .call_now p a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }

.page-template-default:not(.home) .header-area .headercontainter .call_now h2 { font-size: 29px; line-height: 40px; color: #FFFFFF; font-family:'PT Sans'; } 
.page-template-default:not(.home) .header-area .headercontainter .call_now h2 a { color: #F9F4D4; } 
.page-template-default:not(.home) .header-area .headercontainter .call_now h2 a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.page-template-default:not(.home) .header-area .headercontainter .call_now h2 a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }

.profile-block { overflow: hidden; background: #F8F8F8; } 
.profile-block .block_wrap { max-width: 1440px; padding: 75px 0; overflow: hidden; } 
.profile-block .block_wrap .left-section { width: 37%; float: left; position: relative; } 
.profile-block .block_wrap .left-section img { width: 100%; border: 1px solid #B1A322; } 
.profile-block .block_wrap .left-section p:last-of-type { position: absolute; bottom: 0; left: 0; width: 100%; margin: 0; background: rgb(63 69 96 / 95%); padding: 20px 35px 40px 35px; font-size: 26px; line-height: 30px; font-family: 'Playfair Display'; color: #FFFFFF; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); border: 1px solid #B1A322; } 
.profile-block .block_wrap .left-section p:last-of-type span { display: block; font-size: 13px; font-family: 'PT Sans'; text-transform: uppercase; color: #FFFFFF; } .profile-block .block_wrap .right-section { width: 63%; float: left; padding-left: 50px; } 
.profile-block .block_wrap .right-section h2 { font-size: 48px; line-height: 50px; padding-bottom: 15px; } 
.profile-block .block_wrap .right-section h3 { font-size: 28px; line-height: 37px; color: #394058; font-family: 'PT Sans'; font-weight: bold; } 
.profile-block .block_wrap .right-section p { color: #000000; } 
.profile-block .block_wrap .block_contact_info a { display: inline-block; font-size: 22px; letter-spacing: 1px; text-transform: uppercase; font-weight: bold; color: #FFFFFF; width: 292px; text-align: center; height: 50px; line-height: 50px; background: #303650; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.profile-block .block_wrap .block_contact_info a:hover { background: #D7CF8B; color:#303650; border-color:#303650; }

.page-template-default:not(.home) .featured-videos .block_wrap { padding-top:85px; }

.blogpage .blog_left .two-column .section-content h2 { margin-bottom: 20px; }
.blogpage .content_blocks.section-one iframe { width: 100%; height: 600px; margin-bottom:10px; }

.media .media-body .entry-title {margin-bottom:10px; font-family: 'Playfair Display'; clear: both; margin: 0; text-rendering: optimizeLegibility; font-weight: 400; color: #00103B;}
.media .media-body .entry-title a {font-family: 'Playfair Display';  font-weight: 400; color: #00103B;}
.media .media-body p a { color: #00103B !important; font-weight:bold; }
.blogpage .sidebar .widget .widget-title {color: #00103B;}




.blog .header-area { height: 550px; } 
.blog .header-area:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #070F19; opacity: 45%; } 
.blog .header-area .headercontainter { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; padding-top:97px; } 
.blog .header-area .headercontainter .header_content { overflow: hidden; } 
.blog .header-area .headercontainter .header_content p { margin-bottom: 10px; font-size: 30px; line-height: 30px; color: #FFFFFF; text-transform: uppercase; } 
.blog .header-area .headercontainter .header_content p img { margin-bottom: 20px; } 
.blog .header-area .headercontainter .header_content h1 { font-size: 70px; line-height: 65px; color: #F9F4D4; text-transform: uppercase; margin-bottom: 20px; } 
.blog .header-area .headercontainter .call_now {overflow: visible;} 
.blog .header-area .headercontainter .call_now p { font-size: 29px; line-height: 40px; color: #FFFFFF; } 
.blog .header-area .headercontainter .call_now p a { color: #F9F4D4; } 
.blog .header-area .headercontainter .call_now p a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.blog .header-area .headercontainter .call_now p a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }


.blog .header-area .headercontainter .call_now h2 { font-size: 29px; line-height: 40px; color: #FFFFFF; font-family:'PT Sans'; } 
.blog .header-area .headercontainter .call_now h2 a { color: #F9F4D4; } 
.blog .header-area .headercontainter .call_now h2 a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.blog .header-area .headercontainter .call_now h2 a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }

.blog .header-area .headercontainter .video-area { overflow:hidden; padding-top:20px; }
.blog .header-area .headercontainter .video-area .play-btn { display: inline-block; font-size: 20px; color: #FFFFFF; text-transform: uppercase; font-weight: bold; letter-spacing: 0.50px; line-height: 56px; padding-left: 65px; position: relative; }
.blog .header-area .headercontainter .video-area .play-btn:before { content: ''; position: absolute; top: 0; left: 0; width: 56px; height: 56px; border: 4px solid #FFFFFF; border-radius: 100%; background: url(../images/white-try.png) left 19px center no-repeat; background-size: 16px; transition: all 0.5s; }


.single-post .header-area { height: 550px; } 
.single-post .header-area:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #070F19; opacity: 45%; } 
.single-post .header-area .headercontainter { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; padding-top:97px; } 
.single-post .header-area .headercontainter .header_content { overflow: hidden; } 
.single-post .header-area .headercontainter .header_content p { margin-bottom: 10px; font-size: 30px; line-height: 30px; color: #FFFFFF; text-transform: uppercase; } 
.single-post .header-area .headercontainter .header_content p img { margin-bottom: 20px; } 
.single-post .header-area .headercontainter .header_content h1 { font-size: 70px; line-height: 65px; color: #F9F4D4; text-transform: uppercase; margin-bottom: 20px; } 
.single-post .header-area .headercontainter .call_now {overflow: visible;} 
.single-post .header-area .headercontainter .call_now p { font-size: 29px; line-height: 40px; color: #FFFFFF; } 
.single-post .header-area .headercontainter .call_now p a { color: #F9F4D4; } 
.single-post .header-area .headercontainter .call_now p a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.single-post .header-area .headercontainter .call_now p a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }


.single-post .header-area .headercontainter .call_now h2 { font-size: 29px; line-height: 40px; color: #FFFFFF; font-family:'PT Sans'; } 
.single-post .header-area .headercontainter .call_now h2 a { color: #F9F4D4; }
.single-post .header-area .headercontainter .call_now h2 a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.single-post .header-area .headercontainter .call_now h2 a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }


.single-post .header-area .headercontainter .video-area { overflow:hidden; padding-top:20px; }
.single-post .header-area .headercontainter .video-area .play-btn { display: inline-block; font-size: 20px; color: #FFFFFF; text-transform: uppercase; font-weight: bold; letter-spacing: 0.50px; line-height: 56px; padding-left: 65px; position: relative; }
.single-post .header-area .headercontainter .video-area .play-btn:before { content: ''; position: absolute; top: 0; left: 0; width: 56px; height: 56px; border: 4px solid #FFFFFF; border-radius: 100%; background: url(../images/white-try.png) left 19px center no-repeat; background-size: 16px; transition: all 0.5s; }

.category .header-area { height: 550px; } 
.category .header-area:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #070F19; opacity: 45%; } 
.category .header-area .headercontainter { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; padding-top:97px; } 
.category .header-area .headercontainter .header_content { overflow: hidden; } 
.category .header-area .headercontainter .header_content p { margin-bottom: 25px; font-size: 25px; line-height: 30px; color: #FFFFFF; text-transform: inherit; } 
.category .header-area .headercontainter .header_content p img { margin-bottom: 20px; } 
.category .header-area .headercontainter .header_content h1 { font-size: 70px; line-height: 65px; color: #F9F4D4; text-transform: uppercase; margin-bottom: 20px; } 
.category .header-area .headercontainter .call_now {overflow: visible;} 
.category .header-area .headercontainter .call_now p { font-size: 29px; line-height: 40px; color: #FFFFFF; } 
.category .header-area .headercontainter .call_now p a { color: #F9F4D4; } 
.category .header-area .headercontainter .call_now p a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.category .header-area .headercontainter .call_now p a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }


.category .header-area .headercontainter .call_now h2 { font-size: 29px; line-height: 40px; color: #FFFFFF; font-family:'PT Sans'; } 
.category .header-area .headercontainter .call_now h2 a { color: #F9F4D4; } 
.category .header-area .headercontainter .call_now h2 a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.category .header-area .headercontainter .call_now h2 a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }

.category .header-area .headercontainter .video-area { overflow:hidden; padding-top:20px; }
.category .header-area .headercontainter .video-area .play-btn { display: inline-block; font-size: 20px; color: #FFFFFF; text-transform: uppercase; font-weight: bold; letter-spacing: 0.50px; line-height: 56px; padding-left: 65px; position: relative; }
.category .header-area .headercontainter .video-area .play-btn:before { content: ''; position: absolute; top: 0; left: 0; width: 56px; height: 56px; border: 4px solid #FFFFFF; border-radius: 100%; background: url(../images/white-try.png) left 19px center no-repeat; background-size: 16px; transition: all 0.5s; }


.search .header-area { height: 550px; } 
.search .header-area:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #070F19; opacity: 45%; } 
.search .header-area .headercontainter { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; padding-top:97px; } 
.search .header-area .headercontainter .header_content { overflow: hidden; } 
.search .header-area .headercontainter .header_content p { margin-bottom: 25px; font-size: 25px; line-height: 30px; color: #FFFFFF; text-transform: inherit; } 
.search .header-area .headercontainter .header_content p img { margin-bottom: 20px; } 
.search .header-area .headercontainter .header_content h1 { font-size: 70px; line-height: 65px; color: #F9F4D4; text-transform: uppercase; margin-bottom: 20px; } 
.search .header-area .headercontainter .call_now {overflow: visible;} 
.search .header-area .headercontainter .call_now p { font-size: 29px; line-height: 40px; color: #FFFFFF; } 
.search .header-area .headercontainter .call_now p a { color: #F9F4D4; } 
.search .header-area .headercontainter .call_now p a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.search .header-area .headercontainter .call_now p a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }


.search .header-area .headercontainter .call_now h2 { font-size: 29px; line-height: 40px; color: #FFFFFF; font-family:'PT Sans'; } 
.search .header-area .headercontainter .call_now h2 a { color: #F9F4D4; } 
.search .header-area .headercontainter .call_now h2 a:nth-child(1) { font-size: 22px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; width: 292px; display: inline-block; text-align: center; height: 50px; line-height: 49px; background: #303650; margin-right: 35px; border: 1px solid #B1A322; box-shadow: 5px 10px 20px rgb(0 0 0 / 16%); } 
.search .header-area .headercontainter .call_now h2 a:nth-child(1):hover { background:#D7CF8B; color:#303650; border-color:#303650; }

.search .header-area .headercontainter .video-area { overflow:hidden; padding-top:20px; }
.search .header-area .headercontainter .video-area .play-btn { display: inline-block; font-size: 20px; color: #FFFFFF; text-transform: uppercase; font-weight: bold; letter-spacing: 0.50px; line-height: 56px; padding-left: 65px; position: relative; }
.search .header-area .headercontainter .video-area .play-btn:before { content: ''; position: absolute; top: 0; left: 0; width: 56px; height: 56px; border: 4px solid #FFFFFF; border-radius: 100%; background: url(../images/white-try.png) left 19px center no-repeat; background-size: 16px; transition: all 0.5s; }


.media .blogpullleft a { display: block; position: relative; border: 2px solid #B1A322; }
.media .blogpullleft a:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/play-white-85.png) center center no-repeat; background-size: 82px; z-index: 2; } 
.media .blogpullleft a:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #231F20; opacity: 52%; transition: all 0.5s; z-index: 1; }


/*ADA CSS Start Here*/
body.home { background-color:#000; }
.home .header-area { background-color:#000; }
.site-footer .widget-area .featured-testimonials { background-color:#fff; }
.site-footer .widget-area .inner-footer { background-color:#000; }
.page-template .header-area { background-color: #000 !important; }
.single-practice-area .header-area { background-color: #000 !important; }
.page-template-about .header-area .headercontainter .header_right .video-area { background-color:#fff; }
.page-template-default:not(.home) .header-area { background-color: #000 !important; }
.blog .header-area { background-color: #000 !important; }
.single-post .header-area { background-color: #000 !important; }
.category .header-area { background-color: #000 !important; }
.search .header-area { background-color: #000 !important; }
.page-template-contact .site-content { background-color: #000 !important; }

.practice_page .additional-practices .block_wrap ul li .practice-box .content-left .designation p a { color:#B1A322; }




























































/*Media Query Start Here*/

@media screen and (min-width: 1921px)  {
.block_wrap { max-width: 1920px; margin: auto; }
.site-header .site-header-main { padding: 0px 120px; }
.site-header-main .header_phoneno { right:121px; }
.home .header-area .headercontainter .homepagesvideo { height:1100px; }
.home .header-area { height: 1100px; }
.site-header-main #nav_menu-4 { right: 130px; }

}


@media screen and (max-width:1919px){
    .site-header-main #nav_menu-4 { right: 152px; }
    .site-header-main .header_phoneno { right: 141px; }
}



@media screen and (max-width:1900px){
.site-header .site-header-main { padding:0 100px; }
.main-navigation .primary-menu > li { margin:0 43px; }
.home .header-area .header_boxes .services { padding: 20px 100px 60px 100px; }
.home .twocolumns-video-conts .block_wrap { padding: 0 100px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content h2 { font-size: 45px; line-height: 46px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote p { font-size: 25px; line-height: 36px; }
.featured-videos .block_wrap { padding: 45px 120px 80px 120px; }
.videos-by-category .block_wrap { padding: 45px 120px 80px 120px; }

.site-footer .widget-area .inner-footer .contact_footer { padding: 100px 120px 0px 120px; }
.main-navigation .primary-menu > li { margin: 0 30px; }
.practiceareas-listings .block_wrap ul li .practice-box { max-width: 100%; padding: 90px 120px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-3 { padding-left: 40px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-2 { padding-left: 70px; }
.site-header-menu .top-form { padding-left: 140px; }
.aboutus-block .block_wrap { padding: 0 190px; }
.page-template-about .header-area .headercontainter { padding: 200px 190px 0 190px; max-width: 100%; }
.page-template-about .header-area .headercontainter .header_left { width: 64%; padding-right: 160px; }
.aboutus-block .block_wrap .block-content { margin-top:-760px; } 
.aboutus_page .two-columns .block_wrap { padding: 0 190px 90px 190px; }
.aboutus_page .two-columns:nth-child(5) .block_wrap { padding: 70px 190px 70px 190px; min-height:1280px; }
.videos-listings .block_wrap { padding: 70px 100px; }
.blogpage .site-main { max-width: 1920px; margin: 0 auto; overflow: hidden; padding: 80px 100px; }
.site-header-main #nav_menu-4 { right: 160px; }
.site-header-main .header_phoneno { right: 310px; }
.home .header-area { height: 860px; }
}




@media(max-width:1800px) {
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 { padding-left: 60px; }
.site-header-menu .top-form { padding-left: 120px; }
.practicearea-page .two-columns-video .block_wrap { max-width: 100%; padding: 80px 100px; }
.practicearea-page .default .block_wrap { max-width: 100%; padding: 80px 100px; }
.featured-videos .block_wrap { padding: 80px 100px 80px 100px; }
.videos-by-category .block_wrap { padding: 80px 100px 80px 100px; }
.page-template-about .header-area .headercontainter { padding: 230px 150px 0 150px; }
.aboutus-block .block_wrap { padding: 0 150px; }
.aboutus-block .block_wrap .block-content .section-content .left-section { width: 65%; padding-right: 50px; }
.aboutus-block .block_wrap .block-content .section-content .right-section { width: 35%; height: 680px; }
.aboutus-block .block_wrap .block-content .section-content .right-section p:nth-child(1) { height: 680px; }
.aboutus_page .two-columns .block_wrap { padding: 0 150px 90px 150px; }
.aboutus_page .two-columns:nth-child(5) .block_wrap { padding: 70px 150px 70px 150px; }
.site-header-main #text-4 { right: 185px; }
.site-header-main .header_phoneno { right: 100px; }
.site-header-main #nav_menu-4 { right: 110px; }
.aboutus-block .block_wrap .block-content { margin-top: -740px; }
.home .header-area .headercontainter .homepagesvideo .content_area { top:50%; }

}



@media(max-width:1720px) {
.site-header-menu { margin-right: 0; }
.site-header-menu .top-form { padding-left: 70px; }
.site-footer .widget-area .inner-footer .contact_footer { padding: 100px 100px 0px 100px; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 ul li { font-size: 22px; line-height: 30px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-3 { padding-left: 20px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-2 { padding-left: 60px; }
.practiceareas-listings .block_wrap ul li .practice-box { padding: 90px 100px; }
.aboutus_page .two-columns .block_wrap .left-section { width: 50%; padding-left: 40px; }
.aboutus_page .two-columns:nth-child(odd) .block_wrap .left-section { padding-right:40px; padding-left:0; }
.aboutus_page .two-columns:nth-child(5) .block_wrap .right-section { width: 47%; padding-left: 20px; }
.blogpage .site-main { padding: 60px 80px; }
}


@media(max-width:1650px) {
.site-header .site-header-main { padding: 0 80px; }
.main-navigation .primary-menu > li { margin: 0 26px; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content_slot h2 { font-size: 21px; line-height: 34px; }
.home .header-area .header_boxes .services { padding: 20px 80px 60px 80px; }
.home .twocolumns-video-conts .block_wrap { padding: 0 80px; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content h3 { width:100%; text-align:center; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content { padding: 30px 25px 20px 40px; }
.featured-videos .block_wrap { padding: 45px 100px 80px 100px; }
.videos-by-category .block_wrap { padding: 45px 100px 80px 100px; }
.site-footer .widget-area .featured-testimonials .widget { padding:100px 100px; }
.site-footer .widget-area .inner-footer .contact_footer { padding: 100px 80px 0px 80px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 { padding-left: 50px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 { padding-left: 60px; }
.practiceareas-listings .block_wrap ul li .practice-box { padding: 80px 80px; }
.practiceareas-listings .block_wrap ul li .practice-box .right-section { padding-left: 30px; }
.practiceareas-listings .block_wrap ul li .practice-box .left-section { padding-right: 30px; }
.practiceareas-listings .block_wrap ul li:nth-child(even) .right-section { padding-left: 0; padding-right: 30px; }
.practiceareas-listings .block_wrap ul li:nth-child(even) .practice-box .left-section { padding-right: 0; padding-left: 30px; }
.practicearea-page .two-columns-video .block_wrap { max-width: 100%; padding: 80px 80px; }
.practicearea-page .default .block_wrap { max-width: 100%; padding: 80px 80px; }
.combine-practices .block_wrap { max-width: 100%; padding: 70px 60px; }
.page-template-about .header-area .headercontainter .header_left { width: 64%; padding-right: 120px; }
.videos-listings .block_wrap { padding: 70px 80px; }
.profile-block .block_wrap { max-width: 100%; padding: 70px 100px; }
}



@media(max-width:1600px) {
.site-header-menu .top-form { padding-left: 40px; }
.main-navigation .primary-menu > li { margin: 0 20px; }
.featured-practices .block_wrap ul li .practice_box .content_slot { padding:30px; }
.featured-practices .block_wrap ul li:nth-child(2) .practice_box .content_slot .left-content:before { width: 25%; }
.featured-practices .block_wrap ul li:nth-child(2) .practice_box .content_slot .left-content:after { width: 25%; }
.featured-practices .block_wrap ul li:nth-child(4) .practice_box .content_slot .left-content:before { width: 20%; }
.featured-practices .block_wrap ul li:nth-child(4) .practice_box .content_slot .left-content:after { width: 20%; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 { padding-left: 40px; }
.page-template-about .header-area .headercontainter { padding: 230px 80px 0 80px; }
.aboutus-block .block_wrap { padding: 0 80px; }
.aboutus_page .two-columns .block_wrap { padding: 0 80px 80px 80px; }
.aboutus_page .two-columns:nth-child(5) .block_wrap { padding: 70px 80px 70px 80px; min-height: 1260px; }
.aboutus_page .two-columns:nth-child(5) .block_wrap .right-section p { margin-top: -120px; position: absolute; right: 60px; }
.aboutus_page .featured-videos .block_wrap { padding: 80px 70px; }
.profile-block .block_wrap { max-width: 100%; padding: 70px 80px; }
.featured-videos .block_wrap { padding: 80px 80px 80px 80px; }
.videos-by-category .block_wrap { padding: 80px 80px 80px 80px; }

}



@media screen and (max-width: 1530px){
.site-branding { max-width: 340px; }
.site-header-main #nav_menu-4 { right: 85px; }
.site-header-main #text-4 { right: 81px; }
.site-header-main .header_phoneno { right: 81px; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box { padding:20px 20px 10px 40px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content { padding: 25px 40px 60px 40px; }
.home .twocolumns-video-conts .block_wrap .block-content { padding:50px; }
.featured-videos .block_wrap { padding: 45px 80px 80px 80px; }
.videos-by-category .block_wrap { padding: 45px 80px 80px 80px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-2 { padding-left: 50px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-7 { width: 25%; padding-right: 40px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 { padding-left: 40px; width: 24%; }
.contact_page .contactus-block .block_wrap .section-content { max-width: 100%; margin: 0 80px; }
.contact_page .default .block_wrap { max-width: 100%; padding: 80px 60px; }
}



@media(max-width:1500px) {
.main-navigation .primary-menu > li { margin: 0 11px; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box { padding: 20px 10px 10px 30px; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content:before { width:27%; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content:after { width:27%; }
.videos-by-category .block_wrap { padding: 45px 70px 80px 70px; }
.site-footer .widget-area .inner-footer .contact_footer #text-12 { width: 50%; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 { width: 50%; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-7 { width: 25%; padding-right: 20px; }
.practicearea-page .two-columns-video .block_wrap .left-section { padding-right: 30px; }
.practicearea-page .two-columns-video .block_wrap .right-section { padding-left: 30px; }
.contact_page .contactus-block .block_wrap .section-content { max-width: 100%; margin: 0 80px; padding: 70px 80px 80px 80px; }
.aboutus-block .block_wrap .block-content .section-content .right-section { width: 35%; height: 600px; }
.aboutus-block .block_wrap .block-content .section-content .right-section p:nth-child(1) { height: 600px; overflow:hidden; }
.aboutus-block .block_wrap .block-content .section-content { padding: 25px 50px 60px 50px; }
.aboutus-block .block_wrap .block-content { padding:50px; }
.aboutus-block .block_wrap .block-content .section-content .sub_heading { top: 36px; }
.aboutus_page .two-columns .block_wrap .left-section h2 { font-size: 40px; line-height: 45px; }
.aboutus_page .two-columns .block_wrap .left-section .sub_heading { font-size: 20px; line-height: 28px; }
.aboutus_page .two-columns:nth-child(5) .block_wrap .right-section p { right:0; }
.combine-practices .block_wrap ul li .practice-box .content-left { height:auto; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote span img { max-width: 25px; }
.aboutus-block .block_wrap .block-content .section-content .left-section .left-top blockquote span img { max-width: 25px; }
}



@media(max-width:1440px) {
.site-header .site-header-main { padding: 0 60px; }
.home .header-area .header_boxes .services { padding: 20px 60px 60px 60px; }
.home .twocolumns-video-conts .block_wrap { padding: 0 60px; }
.featured-practices .block_wrap ul li .practice_box h2 { font-size:45px; line-height:55px; }
.site-footer .widget-area .inner-footer .contact_footer { padding: 100px 60px 0px 60px; }
.practiceareas-listings .block_wrap ul li .practice-box { padding: 60px 60px; }
.practicearea-page .two-columns-video .block_wrap { max-width: 100%; padding: 80px 60px; }
.practicearea-page .default .block_wrap { padding: 80px 60px; }
.practicearea-page .featured-videos .block_wrap { padding: 80px 60px 80px 60px; }
.contact_page .contactus-block .block_wrap .section-content { margin: 0 60px; padding: 70px 80px 80px 80px; }
.page-template-about .header-area .headercontainter .header_left { width: 64%; padding-right: 100px; }
.page-template-about .header-area .headercontainter { padding: 230px 60px 0 60px; }
.aboutus-block .block_wrap { padding: 0 60px; }
.aboutus_page .two-columns .block_wrap { padding: 0 60px 80px 60px; }
.aboutus_page .two-columns:nth-child(5) .block_wrap { padding: 70px 60px 70px 60px; }
.aboutus_page .two-columns:nth-child(5) .block_wrap .left-section { width: 53%; float: left; padding-left: 0; padding-right: 30px; }
.aboutus_page .featured-videos .block_wrap { padding: 80px 50px; }
.videos-listings .block_wrap { padding: 70px 60px; }
.profile-block .block_wrap { max-width: 100%; padding: 70px 60px; }
.practiceareas-listings .block_wrap ul li .practice-box .right-section .video-area { height: 380px; }
.practicearea-page .two-columns-video .block_wrap .right-section .video-thumb { height: 400px; }
.featured-videos .block_wrap .video_areas ul li .media_bodyhme h2 { font-size: 22px; line-height: 24px; }
.videos-by-category .block_wrap .video_areas ul li .media_bodyhme h2 { font-size: 22px; line-height: 24px; }
.blogpage .content_blocks.section-one iframe { width: 100%; height: 500px; }
.blogpage .site-main { padding: 60px 60px; }
.site-header-main #nav_menu-4 { right: 70px; }
.site-header-main #text-4 { right: 160px; }
.site-header-main .header_phoneno { right: 220px; }
}



@media(max-width:1400px) {
.video_overlay .video_pop iframe {height: 500px;}
.video_overlay .video_pop { max-width: 909px; }
.site-header .site-header-main { padding: 0 40px; }
.site-header-main .header_phoneno { right: 190px; }
.site-header-main #text-4 { right: 60px; }
.home .header-area .headercontainter .header_content h1 { font-size: 60px; line-height: 60px; }
.home .header-area .header_boxes .services { padding: 20px 40px 60px 40px; }
.home .twocolumns-video-conts .block_wrap { padding: 0 40px; }
.featured-practices .block_wrap ul li:nth-child(2) .practice_box .content_slot .left-content:before { width: 20%; }
.featured-practices .block_wrap ul li:nth-child(2) .practice_box .content_slot .left-content:after { width: 20%; }
.featured-practices .block_wrap ul li:nth-child(4) .practice_box .content_slot .left-content:before { width: 15%; }
.featured-practices .block_wrap ul li:nth-child(4) .practice_box .content_slot .left-content:after { width: 15%; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content { padding: 30px 25px 20px 25px; }
p { margin-bottom:30px; }
.featured-videos .block_wrap { padding: 45px 60px 80px 60px; }
.videos-by-category .block_wrap { padding: 45px 60px 80px 60px; }
.site-footer .widget-area .featured-testimonials .widget { padding: 80px 60px; }
.site-footer .widget-area .inner-footer .contact_footer { padding: 80px 40px 0px 40px; }
.home .header-area { height: 720px; }
.page-template .header-area .headercontainter .header_content p { font-size: 25px; line-height: 25px; }
.page-template .header-area .headercontainter .header_content h1 { font-size: 60px; line-height: 55px; }
.page-template .header-area .headercontainter .call_now p a:nth-child(1) { margin-right:20px; }
.page-template .header-area .headercontainter .call_now p { font-size: 26px; line-height: 40px; }

.page-template .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right:20px; }
.page-template .header-area .headercontainter .call_now h2 { font-size: 26px; line-height: 40px; }

.practiceareas-listings .block_wrap ul li .practice-box { padding: 60px 40px; }
.practicearea-page .two-columns-video .block_wrap .left-section { padding-right: 20px; }
.practicearea-page .two-columns-video .block_wrap .right-section { padding-left: 20px; }
.practicearea-page .two-columns-video .block_wrap { max-width: 100%; padding: 60px 40px; }
.practicearea-page .default .block_wrap { padding: 60px 40px; }
.combine-practices .block_wrap { max-width: 100%; padding: 60px 40px; }
.combine-practices { border: 15px solid #fff; }
.combine-practices .block_wrap ul li .practice-box .content-left .title a { font-size: 26px; line-height: 34px; }
.combine-practices .block_wrap ul li { width: 50%; float: left; padding: 0 30px 30px 30px; }
.practicearea-page .two-columns-video .block_wrap .left-section h2 { font-size: 40px; line-height: 40px; padding-bottom: 5px; }
.practicearea-page .default .block_wrap h2 { font-size: 40px; line-height: 40px; }
.practicearea-page .default .block_wrap .sub_heading { font-size: 22px; line-height: 28px;}
.practicearea-page .two-columns-video .block_wrap .left-section .sub_heading { font-size: 22px; line-height: 28px; }

.single-practice-area .header-area .headercontainter .header_content p { font-size: 25px; line-height: 25px; }
.single-practice-area .header-area .headercontainter .header_content h1 { font-size: 60px; line-height: 55px; }
.single-practice-area .header-area .headercontainter .call_now p a:nth-child(1) { margin-right:20px; }
.single-practice-area .header-area .headercontainter .call_now p { font-size: 26px; line-height: 40px; }

.single-practice-area .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right:20px; }
.single-practice-area .header-area .headercontainter .call_now h2 { font-size: 26px; line-height: 40px; }


.blog .header-area .headercontainter .header_content p { font-size: 25px; line-height: 25px; }
.blog .header-area .headercontainter .header_content h1 { font-size: 60px; line-height: 55px; }
.blog .header-area .headercontainter .call_now p a:nth-child(1) { margin-right:20px; }
.blog .header-area .headercontainter .call_now p { font-size: 26px; line-height: 40px; }
.blog .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right:20px; }
.blog .header-area .headercontainter .call_now h2 { font-size: 26px; line-height: 40px; }


.single-post .header-area .headercontainter .header_content p { font-size: 25px; line-height: 25px; }
.single-post .header-area .headercontainter .header_content h1 { font-size: 60px; line-height: 55px; }
.single-post .header-area .headercontainter .call_now p a:nth-child(1) { margin-right:20px; }
.single-post .header-area .headercontainter .call_now p { font-size: 26px; line-height: 40px; }
.single-post .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right:20px; }
.single-post .header-area .headercontainter .call_now h2 { font-size: 26px; line-height: 40px; }


.category .header-area .headercontainter .header_content p { font-size: 20px; line-height: 25px; }
.category .header-area .headercontainter .header_content h1 { font-size: 60px; line-height: 55px; }
.category .header-area .headercontainter .call_now p a:nth-child(1) { margin-right:20px; }
.category .header-area .headercontainter .call_now p { font-size: 26px; line-height: 40px; }

.category .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right:20px; }
.category .header-area .headercontainter .call_now h2 { font-size: 26px; line-height: 40px; }

.search .header-area .headercontainter .header_content p { font-size: 20px; line-height: 25px; }
.search .header-area .headercontainter .header_content h1 { font-size: 60px; line-height: 55px; }
.search .header-area .headercontainter .call_now p a:nth-child(1) { margin-right:20px; }
.search .header-area .headercontainter .call_now p { font-size: 26px; line-height: 40px; }

.search .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right:20px; }
.search .header-area .headercontainter .call_now h2 { font-size: 26px; line-height: 40px; }

.contact_page .contactus-block .block_wrap .section-content .right-section { width: 45%; }
.contact_page .contactus-block .block_wrap .section-content .left-section { width: 55%; }
.page-template-about .header-area .headercontainter { padding: 180px 40px 0 40px; }
.page-template-about .header-area { height: 1490px; }
.aboutus-block .block_wrap { padding: 0 40px; }
.aboutus_page .two-columns .block_wrap { padding: 0 40px 90px 40px; }
.aboutus_page .two-columns:nth-child(5) .block_wrap { padding: 50px 40px 60px 40px; }
.aboutus_page .two-columns:nth-child(5) .block_wrap .right-section p { right: 0; margin-top: -80px; }
.aboutus_page .featured-videos .block_wrap { padding: 70px 30px; }
.videos-listings .block_wrap { padding: 70px 40px; }
.videos-listings .video_areas ul li .video-thumb .play-btn { background-size:90px; }

.page-template-default:not(.home) .header-area .headercontainter .header_content p { font-size: 25px; line-height: 25px; }
.page-template-default:not(.home) .header-area .headercontainter .header_content h1 { font-size: 60px; line-height: 55px; }
.page-template-default:not(.home) .header-area .headercontainter .call_now p a:nth-child(1) { margin-right:20px; }
.page-template-default:not(.home) .header-area .headercontainter .call_now p { font-size: 26px; line-height: 40px; }

.page-template-default:not(.home) .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right:20px; }
.page-template-default:not(.home) .header-area .headercontainter .call_now h2 { font-size: 26px; line-height: 40px; }

.profile-block .block_wrap { max-width: 100%; padding: 60px 40px; }
.page-template-default:not(.home) .featured-videos .block_wrap { padding: 80px 40px 80px 40px; }
.practiceareas-listings .block_wrap ul li .practice-box .left-section .sub_heading { font-size: 20px; line-height: 22px; }
.home .header-area .headercontainter .homepagesvideo .content_area { top:42%; }
.blogpage .site-main { padding: 60px 40px; }
.site-header-main #nav_menu-4 { right: 50px; }
.site-header-main #text-4 { right: 140px; }
.site-header-main .header_phoneno { right: 200px; }

}



@media(max-width: 1366px) {
    .site-header-menu { margin-left: 40px; }
    .site-footer .widget-area .inner-footer .contact_footer #text-11 { width: 50%; padding-left: 40px; }
    .site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-3 { padding-left: 10px; }
}



@media(max-width:1350px) {
.site-header-menu .top-form .formlink { width: 360px; }
.site-header-menu .top-form .consultationform { width: 360px; }
.site-header-main #text-4 { right: 140px; }
.site-header-main .header_phoneno { right: 200px; }
.site-footer .widget-area .inner-footer .contact_footer #text-12 { width: 45%; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 { width: 55%; padding-left: 40px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-2 { padding-left: 40px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 { padding-left: 40px; }
.site-info { padding: 50px 0 40px 0; }
}


@media(max-width:1330px) {
    .site-header-menu .top-form { padding-left: 30px; }
    .site-header-menu { margin-left: 20px; }
    .home .header-area .header_boxes .services ul.practice_sec li .service_box .content_slot h2 { font-size: 20px; line-height: 30px; }
    .home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section { padding-right: 30px; }
    .featured-videos .block_wrap { padding: 45px 40px 80px 40px; }
    .featured-videos .block_wrap .video_areas ul li { width: 33.33%; padding: 0 10px; }
    .videos-by-category .block_wrap { padding: 45px 40px 80px 40px; }
    .videos-by-category .block_wrap .video_areas ul li { width: 33.33%; padding: 0 10px; }
    .site-footer .widget-area .inner-footer .contact_footer .widget-column #text-7 .widget-title { font-size: 28px; line-height: 30px; }
    .site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 { padding-left: 30px; width: 24%; }
    .contact_page .contactus-block .block_wrap .section-content > h2 { font-size:60px; }
    .contact_page .contactus-block .block_wrap .section-content { margin: 0 40px; padding: 70px 80px 80px 80px; }
    .contact_page .default .block_wrap { max-width: 100%; padding: 60px 40px; }
    .page-template-about .header-area .headercontainter .header_left { width: 64%; padding-right: 80px; }
    .aboutus_page .two-columns:nth-child(5) .block_wrap { padding: 50px 40px 0px 40px; min-height: inherit; overflow: hidden; }
    .aboutus_page .two-columns:nth-child(5) .block_wrap .right-section p { margin-top: 140px; position: inherit; }

}


@media(max-width:1300px) { 
    .site-branding { max-width: 300px; }
    .featured-practices .block_wrap ul { padding: 25px 20px; }
    .site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 { padding-left: 20px; width: 22%; }
    .site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 { padding-left: 30px; width: 25%; }
    .site-footer .widget-area .inner-footer .contact_footer .widget-column .widget ul li a { font-size: 13px; line-height: 14px; }
    .page-template .header-area .headercontainter .header_content h1 { font-size: 50px; line-height: 55px; }
    .page-template-default:not(.home) .header-area .headercontainter .header_content h1 { font-size: 50px; line-height: 55px; }
    .page-template-about .header-area .headercontainter .header_left p a:nth-child(1) { font-size: 20px; width: 250px; }
    .page-template-about .header-area .headercontainter .header_left h2 a:nth-child(1) { font-size: 20px; width: 250px; }
    .aboutus-block .block_wrap .block-content .section-content .right-section p:last-of-type { padding:20px 10px 20px 20px; }
    .aboutus_page .two-columns:nth-child(5) .block_wrap .right-section p { position: inherit; margin-top: 0; }
    .aboutus_page .two-columns:nth-child(5) .block_wrap { padding: 60px 40px 60px 40px; }
    .additional-practices .block_wrap ul li { padding: 0 50px 30px 50px; }
    .additional-practices .block_wrap ul li .practice-box .content-left .title a { font-size: 30px; line-height: 32px; }
    .additional-practices .block_wrap ul li .practice-box .content-left .designation p { font-size: 19px; line-height: 24px; }

}


@media(max-width:1260px) {
    .site-header .site-header-main { padding: 0 30px; }
    .site-branding { max-width: 260px; }
    .home .header-area .header_boxes .services { padding: 20px 30px 60px 30px; }
    .home .header-area .header_boxes .services ul.practice_sec li .service_box { padding: 20px 10px 10px 20px; }
    .home .header-area .header_boxes .services ul.practice_sec li .service_box .content_slot h2:before { left:-16px; }
    .home .twocolumns-video-conts .block_wrap { padding: 0 30px; }
    .home .twocolumns-video-conts .block_wrap .block-content .section-content .sub_heading { top: 35px; padding: 0 60px; }
    .featured-practices .block_wrap ul li .practice_box .content_slot .left-content p { font-size: 20px; line-height: 30px; }
    .featured-practices .block_wrap ul li .practice_box .content_slot .left-content:before { width: 22%; }
    .featured-practices .block_wrap ul li .practice_box .content_slot .left-content:after { width: 22%; }
    .featured-practices .block_wrap ul li:nth-child(2) .practice_box .content_slot .left-content:before { width: 15%; }
    .featured-practices .block_wrap ul li:nth-child(2) .practice_box .content_slot .left-content:after { width: 15%; }
    .featured-practices .block_wrap ul li:nth-child(4) .practice_box .content_slot .left-content:before { width: 10%; }
    .featured-practices .block_wrap ul li:nth-child(4) .practice_box .content_slot .left-content:after { width: 10%; }
    .featured-practices .block_wrap ul li .practice_box h2 { font-size: 40px; line-height: 55px; padding: 20px 0 30px 0; }
    .additional-practices .block_wrap ul li { width: 50%; float: left; padding: 0 40px; margin-bottom:20px; }
    .featured-videos .block_wrap { padding: 45px 30px 80px 30px; }
    .videos-by-category .block_wrap { padding: 45px 30px 80px 30px; }
    .site-footer .widget-area .featured-testimonials .widget .testimonial_sliders { padding: 0 100px; }
    .site-footer .widget-area .inner-footer .contact_footer { padding: 60px 30px 0px 30px; }
    .site-footer .widget-area .inner-footer .contact_footer #text-11 { width: 55%; padding-left: 30px; }
    .site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 { padding-left: 20px; width: 25%; }
    .site-footer .widget-area .inner-footer .contact_footer .widget-column #text-7 .widget-title { font-size: 26px; line-height: 30px; }
    .practiceareas-listings .block_wrap ul li .practice-box .left-section { padding-right: 20px; }
    .practiceareas-listings .block_wrap ul li .practice-box .right-section { padding-left: 20px; }
    .practiceareas-listings .block_wrap ul li:nth-child(even) .right-section { padding-left: 0; padding-right: 20px; }
    .practiceareas-listings .block_wrap ul li:nth-child(even) .practice-box .left-section { padding-right: 0; padding-left: 20px; }
    .practiceareas-listings .block_wrap ul li .practice-box .left-section h2 { font-size: 40px; line-height: 48px; padding-bottom: 5px; }
    .practicearea-page .featured-videos .block_wrap { padding: 60px 30px 60px 30px; }
    .combine-practices .block_wrap ul li { width: 50%; float: left; padding: 0 10px 30px 10px; }
    .practicearea-page .two-columns-video .block_wrap { max-width: 100%; padding: 60px 30px; }
    .practicearea-page .default .block_wrap { padding: 60px 30px; }
    .combine-practices .block_wrap ul li .practice-box .content-left .inner { padding-left:20px; }
    .contact_page .contactus-block .block_wrap .section-content { margin: 0 30px; padding: 70px 80px 50px 80px; }
    .contact_page .default .block_wrap { max-width: 100%; padding: 60px 30px; }
    .contact_page .default .block_wrap p { height: auto; }
    .contact_page .default .block_wrap { max-width: 100%; padding: 60px 30px 80px 30px; }
    .aboutus-block .block_wrap .block-content .section-content .sub_heading { top: 36px; padding: 0px 40px; }
    .page-template-about .header-area .headercontainter { padding: 180px 30px 0 30px; }
    .aboutus-block .block_wrap { padding: 0 30px; }
    .aboutus_page .two-columns .block_wrap { padding: 0 30px 60px 30px; }
    .aboutus_page .two-columns:nth-child(5) .block_wrap { padding: 60px 30px 60px 30px; }
    .aboutus_page .featured-videos .block_wrap { padding: 60px 20px; }
    .videos-listings .block_wrap { padding: 60px 30px; }
    .videos-listings .video_areas ul li { padding:0 5px; }
    .videos-listings .video_areas ul { margin:0; }
    .videos-listings .video_areas ul li .media_bodyhme .description { font-size: 18px; line-height: 22px; }
    .videos-listings .video_areas ul li .media_bodyhme { overflow: hidden; padding-top: 8px; }
    .page-template-default:not(.home) .featured-videos .block_wrap { padding: 80px 30px 80px 30px; }
    .profile-block .block_wrap { max-width: 100%; padding: 60px 30px; }
    .additional-practices .block_wrap ul li .practice-box .content-left { height:auto; }
    .additional-practices .block_wrap ul li .practice-box .practice-img a { height:170px; }
    .combine-practices .block_wrap ul li .practice-box .content-left { height:auto; }
    .combine-practices .block_wrap ul li .practice-box .content-left .inner { padding-left: 20px; transform: inherit; top: 0; }

}



@media(max-width:1199px) {
.video_overlay .video_pop {max-width: 800px;}
.video_overlay .video_pop iframe {height: 440px;}
.main-navigation .primary-menu > li { margin: 0 6px; }
.site-header-menu .top-form { padding-left: 20px; }
.site-branding { max-width: 230px; }
.site-header-main .header_phoneno { right: 190px; }
.site-header-main #nav_menu-4 { right: 40px; }
.site-header-main #text-4 { right: 120px; }
.home .header-area .headercontainter .header_content p { font-size: 24px; line-height: 25px; }
.home .header-area .headercontainter .header_content h1 { font-size: 50px; line-height: 50px; }
.home .header-area .headercontainter .call_now p a:nth-child(1) { margin-right:20px; }
.home .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right:20px; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content_slot h2 { font-size: 18px; line-height: 30px; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content_slot h2:before { left: -16px; top: 7px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote p { font-size: 22px; line-height: 30px; }
.site-footer .widget-area .featured-testimonials { border: 15px solid #3F4560; }
.site-footer .widget-area .featured-testimonials .widget { padding: 80px 40px; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 ul li { font-size: 20px; line-height: 30px; padding-left: 25px; margin-bottom: 10px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-2 { padding-left: 30px; }
.practiceareas-listings .block_wrap ul li .practice-box { padding: 60px 30px; }
.combine-practices .block_wrap ul li .practice-box .content-left .designation p a { padding-left:0; }
.featured-videos .block_wrap h2 { font-size: 60px; line-height: 60px; }
.videos-by-category .block_wrap h2 { font-size: 60px; line-height: 60px; }
.combine-practices .block_wrap h2 { font-size: 60px; line-height: 60px; padding-bottom: 40px; }
.combine-practices .block_wrap .sub_heading { font-size: 40px; line-height: 40px; }
.contact_page .contactus-block .block_wrap .section-content { margin: 0 30px; padding: 60px 40px 50px 40px; min-height:620px; }
.aboutus-block .block_wrap .block-content .section-content .right-section img { width: 100%; height: 100%; object-fit: cover; }
.aboutus-block .block_wrap .block-content .section-content .right-section p:nth-child(1) { height: 500px; }
.aboutus-block .block_wrap .block-content .section-content .right-section { width: 35%; height: 500px; }
.aboutus-block .block_wrap .block-content .section-content .left-section .left-top blockquote:before { width: 30px; height: 30px; }
.aboutus-block .block_wrap .block-content .section-content .left-section .left-top blockquote p { font-size: 22px; line-height: 30px; }
.aboutus-block .block_wrap .block-content .section-content .left-section { width: 65%; padding-right: 30px; }
.aboutus-block .block_wrap .block-content .section-content .right-section p:last-of-type { padding: 20px 10px 20px 20px; font-size: 22px; }
.aboutus-block .block_wrap .block-content .section-content .right-section p:last-of-type span { font-size: 11px; line-height: 18px; }
.aboutus-block .block_wrap .block-content .section-content .left-section .left-bottom h3 { font-size: 40px; line-height: 40px; }
.profile-block .block_wrap .right-section { width: 63%; float: left; padding-left: 30px; }
.media .blogpullleft { width: 100%; float: left; padding-right: 0; padding-bottom: 20px; }
.blogpage .blog_left { width: 70%; float: left; padding-right: 40px; margin-bottom: 0; }
.blogpage .blog_right { width: 30%; float: left; }
.additional-practices .block_wrap ul li .practice-box .content-left .title a { font-size: 28px; line-height: 30px; }

}




@media(max-width: 1124px){
.main-navigation a { display: block; font-size: 15px; line-height: 34px; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content_slot h2 { font-size: 16px; line-height: 30px; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content p { font-size: 13px; line-height: 18px; }
.home .twocolumns-video-conts .block_wrap .block-content { padding: 40px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb a.play-btn { line-height:170px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .sub_heading { top: 27px; padding: 0 40px; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content { padding: 20px 20px 20px 20px; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content h3 { width: 100%; text-align: center; font-size: 25px; }
.featured-practices .block_wrap ul li .practice_box h2 { font-size: 30px; line-height: 55px; padding: 20px 0 30px 0; }
.additional-practices .block_wrap ul li .practice-box .content-left .designation p { font-size: 16px; line-height: 22px; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 ul { list-style: none; margin: 0; width: 100%; float: left; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 { width: 50%; padding-left: 40px; }
.site-footer .widget-area .inner-footer .contact_footer #text-12 { width: 50%; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 ul:last-of-type { width: 100%; }
.site-footer .widget-area .inner-footer .contact_footer .widget-area { padding-bottom: 50px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-7 { width: 100%; padding-right: 0px; padding-bottom: 30px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-3 { padding-left: 0px; width: 20%; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-2 { padding-left: 20px; width: 17%; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 { padding-left: 20px; width: 30%; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 { padding-left: 40px; width: 33%; }
.contact_page .contactus-block .block_wrap .section-content > h2 { font-size: 50px; line-height: 60px; }
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 .wpcf7-response-output { margin: 10px 0 0 0; padding: 10px 5px; font-size: 14px; line-height: 18px; }
.contact_page .contactus-block .block_wrap .section-content .left-section h2 { font-size: 30px; line-height: 36px; }
.contact_page .contactus-block .block_wrap .section-content .right-section h2 { font-size: 30px; line-height: 36px; }
.page-template-about .header-area .headercontainter .header_left p a:nth-child(1) { font-size: 20px; width: 200px; margin-right: 10px; }
.page-template-about .header-area .headercontainter .header_left h2 a:nth-child(1) { font-size: 20px; width: 200px; margin-right: 10px; }
.page-template-about .header-area .headercontainter .header_left { width: 64%; padding-right: 40px; }
.site-header-main .header_phoneno { right: 245px; }
.profile-block .block_wrap .left-section p:last-of-type { padding:20px; }
.site-header-menu .top-form { padding-left: 20px; }
.site-header-main #nav_menu-4 { right: 70px; }
.site-header-main #text-4 { right: 150px; }
.combine-practices .block_wrap ul li .practice-box .content-left { height: auto; }

}


@media(max-width: 1025px){
.site-branding { max-width: 190px; }
.home .header-area { height: auto; min-height: inherit; }
.home .header-area .headercontainter { position: inherit; top: inherit; left: inherit; text-align: center; width: 100%; transform: inherit; padding: 0px 0 0px 0; }
.home .header-area .header_boxes { position: inherit; bottom: inherit; left: inherit; width: 100%; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content_slot h2 { font-size: 20px; line-height: 30px; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box { padding: 20px 10px 10px 30px; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content p { font-size: 15px; line-height: 20px; max-width: 100%; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb a.play-btn { line-height: 170px; background-size: 60px; padding-top: 65px; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content p { font-size: 20px; line-height: 26px; }
.additional-practices .block_wrap ul li { width: 50%; float: left; padding: 0 30px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 { padding-left: 20px; width: 34%; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 { padding-left: 10px; width: 29%; padding-right: 20px; }
.home .header-area .header_boxes .services ul.practice_sec li { width: 50%; float: left; padding: 0 1px; }
.featured-videos .block_wrap .video_areas ul li { width: 50%; float: left; padding: 0 10px; margin-bottom: 30px; }
.videos-by-category .block_wrap .video_areas ul li { width: 50%; float: left; padding: 0 10px; margin-bottom: 30px; }
.site-header-menu .top-form { padding-left: 20px; }
.videos-listings .video_areas ul li { width: 50%; }
.site-header-main #nav_menu-4 { right: 40px; }
.site-header-main .header_phoneno { right: 190px; }

.home .header-area { background-color:transparent; }
body.home { background-color:#fff; }

}



@media(max-width:990px) {

.no-js .menu-toggle { display: block; 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:#21253e; color: #fff; border: 0; font-weight: 700; right: 30px; top:45px;  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; }

.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:#21253e; 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; }
.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 { line-height:normal; }
.main-navigation a { padding:10px 30px !important; color:#fff; border:0px !important; }
.main-navigation li.current_page_item a, .main-navigation a:hover, .main-navigation a:focus { color: #fff; /*background: #00103B;*/ 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: #D7CF8B; border-color: #303650; color: #303650; }

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

.site-header-main .header_phoneno { width: 100%; text-align: right; right:140px; }
.site-header-main #text-4 { right: 30px; }
.main-navigation .primary-menu > li { display: block; padding: 0; }
.site-header-menu .top-form { padding: 20px; width: 100%; }
.site-header-menu .top-form .formlink { width: auto; display: block; }
.site-header-menu .top-form .consultationform { width: -webkit-fill-available; margin: 0 20px; top:60px; }
.site-header-menu #site-navigation { float: none; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box { padding: 20px 30px 10px 30px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .sub_heading { top: 27px; padding: 0 20px; font-size: 20px; width: auto; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content { padding: 25px 20px 60px 20px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content h2 { font-size: 38px; line-height: 40px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section { padding-right: 0; width: 100%; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section { width: 100%; float: right; padding-top: 30px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb a.play-btn { line-height: 410px; background-size: 60px; padding-top: 0; }
.featured-practices .block_wrap ul li { width: 100%; }
.featured-practices .block_wrap ul li .practice_box { height:auto; }
.additional-practices .block_wrap ul li { width: 100%; float: left; padding: 0 30px 30px 30px; margin-bottom:0; }
.featured-videos .block_wrap .video_areas ul li { width: 100%; float: left; padding: 0 0px; margin-bottom:50px; }
.featured-videos .block_wrap .video_areas ul li .video-thumb { height:auto; }
.featured-videos .block_wrap .video_areas ul li .video-thumb a.video_link { position: inherit; top: inherit; left: inherit; transform: inherit; width: 100%; height: 100%; display: block; }
.featured-videos .block_wrap .video_areas ul li .video-thumb a.play-btn {font-size: 0;}

.videos-by-category .block_wrap .video_areas ul li { width: 100%; float: left; padding: 0 0px; margin-bottom:50px; }
.videos-by-category .block_wrap .video_areas ul li .video-thumb { height:auto; }
.videos-by-category .block_wrap .video_areas ul li .video-thumb a.video_link { position: inherit; top: inherit; left: inherit; transform: inherit; width: 100%; height: 100%; display: block; }
.videos-by-category .block_wrap .video_areas ul li .video-thumb a.play-btn {font-size: 0;}

.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-nav .owl-prev span { display: block; width: 37px; height: 80px; background-size:100%; font-size:0; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-nav .owl-next span { display: block; width: 37px; height: 80px; background-size:100%; font-size:0; }
.site-footer .widget-area .featured-testimonials { border: 10px solid #3F4560; }
.site-footer .widget-area .featured-testimonials .widget { padding: 60px 20px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders { padding: 0 60px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .item_figure p { margin-bottom: 25px; font-size: 26px; line-height: 36px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-dots .owl-dot span { width: 15px; height: 15px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-dots .owl-dot { margin: 0 5px; }
.site-footer .widget-area .inner-footer .contact_footer #text-12 { width: 100%; margin-bottom: 40px; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 { width: 100%; padding-left: 0; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-3 { padding-left: 0px; width: 50%; padding-bottom:40px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-2 { padding-left: 0; width: 50%; padding-bottom:40px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 { padding-left: 0; width: 50%; padding-right: 70px; clear: both; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 { padding-left: 0; width: 50%; }
.practiceareas-listings .block_wrap ul li .practice-box { padding: 60px 30px; display: flex; flex-direction: column-reverse; }
.practiceareas-listings .block_wrap ul li .practice-box .left-section { padding-right: 0; width: 100%; }
.practiceareas-listings .block_wrap ul li .practice-box .right-section { padding-left: 0; width: 100%; padding-bottom: 30px; }
.practiceareas-listings .block_wrap ul li .practice-box .right-section .video-area { height: auto; }
.practiceareas-listings .block_wrap ul li:nth-child(even) .right-section { padding-left: 0; padding-right: 0; }
.practiceareas-listings .block_wrap ul li:nth-child(even) .practice-box .left-section { padding-right: 0; padding-left: 0; }
.additional-practices .block_wrap ul li .practice-box .practice-img { width: 22%; float: left; }
.additional-practices .block_wrap ul li .practice-box .content-left { width: 78%; float: left; position: relative; height: auto; }
.page-template .header-area { height: auto; min-height: inherit; }
.page-template .header-area .headercontainter { position: inherit; top: inherit; left: inherit; transform: inherit; width: 100%; text-align: center; padding: 150px 30px 70px 30px; }
.practicearea-page .two-columns-video .block_wrap .section-content { display: flex; flex-direction: column-reverse; }
.practicearea-page .two-columns-video .block_wrap .left-section { padding-right: 0; width: 100%; }
.practicearea-page .two-columns-video .block_wrap .right-section { padding-left: 0; width: 100%; padding-bottom: 30px; }
.practicearea-page .two-columns-video .block_wrap .right-section .video-thumb { height: auto;}
.combine-practices .block_wrap ul li { width: 100%; float: left; padding: 0 0px 30px 0px; }
.combine-practices .block_wrap ul li .practice-box .practice-img a { width:100%; }
.featured-videos .block_wrap h2 { font-size: 50px; line-height: 50px; }
.featured-videos .block_wrap .video_areas ul li .video-thumb a.play-btn:before { top:0; }

.videos-by-category .block_wrap h2 { font-size: 50px; line-height: 50px; }
.videos-by-category .block_wrap .video_areas ul li .video-thumb a.play-btn:before { top:0; }

.combine-practices .block_wrap h2 { font-size: 50px; line-height: 50px; padding-bottom: 40px; }
.combine-practices .block_wrap ul li { width: 100%; float: left; padding: 0 0px 30px 0px; }

.single-practice-area .header-area { height: auto; min-height: inherit; }
.single-practice-area .header-area .headercontainter { position: inherit; top: inherit; left: inherit; transform: inherit; width: 100%; text-align: center; padding: 150px 30px 70px 30px; }

.blog .header-area { height: auto; min-height: inherit; }
.blog .header-area .headercontainter { position: inherit; top: inherit; left: inherit; transform: inherit; width: 100%; text-align: center; padding: 150px 30px 70px 30px; }

.single-post .header-area { height: auto; min-height: inherit; }
.single-post .header-area .headercontainter { position: inherit; top: inherit; left: inherit; transform: inherit; width: 100%; text-align: center; padding: 150px 30px 70px 30px; }

.category .header-area { height: auto; min-height: inherit; }
.category .header-area .headercontainter { position: inherit; top: inherit; left: inherit; transform: inherit; width: 100%; text-align: center; padding: 150px 30px 70px 30px; }

.search .header-area { height: auto; min-height: inherit; }
.search .header-area .headercontainter { position: inherit; top: inherit; left: inherit; transform: inherit; width: 100%; text-align: center; padding: 150px 30px 70px 30px; }

.contact_page .contactus-block .block_wrap .section-content:before { width:20%; }
.contact_page .contactus-block .block_wrap .section-content:after { width:20%; }
.contact_page .contactus-block .block_wrap .section-content { margin: 0 30px; padding: 60px 30px 50px 30px; min-height: 620px; }
.contact_page .contactus-block .block_wrap .section-content .left-section ul li { font-size: 22px; line-height: 30px; padding-left: 25px; }
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 .wpcf7-submit { font-size: 19px;  width: 130px; }

.page-template-about .header-area { height: 1490px; }
.page-template .header-area .headercontainter .header_content h1 { font-size: 40px; line-height: 45px; text-align: center; }
.page-template-about .header-area .headercontainter .header_left h2 { margin: 0; font-size: 22px; padding-bottom: 30px; text-align: left; }
.page-template .header-area .headercontainter .header_content p { font-size: 22px; line-height: 24px; text-align: center; }
.page-template-about .header-area .headercontainter .header_right { width: 36%; float: left; padding: 10px 0; }
.aboutus-block .block_wrap .block-content .section-content .sub_heading { top: 36px; padding: 0px 40px; min-width: 380px; font-size: 18px; }
.aboutus-block .block_wrap .block-content .section-content .left-section { width: 100%; padding-right: 0; }
.aboutus-block .block_wrap .block-content .section-content { padding: 25px 30px 60px 30px; }
.aboutus-block .block_wrap .block-content .section-content h2 { font-size: 40px; line-height: 40px; }
.aboutus-block .block_wrap .block-content { padding: 50px 30px; }
.aboutus-block .block_wrap .block-content .section-content .right-section { width: 100%; height: auto; margin-top: 40px; }
.aboutus-block .block_wrap .block-content .section-content .right-section p:nth-child(1) { height: auto; }
.aboutus_page .two-columns .block_wrap .left-section { width: 100%; padding-left: 0px; padding-top:20px; }
.aboutus_page .two-columns .block_wrap .right-section { width: 100%; }
.aboutus_page .two-columns:nth-child(odd) .block_wrap .left-section { padding-right:0px; padding-left:0; width:100%; }
.aboutus_page .two-columns .block_wrap .section-content { display:flex; flex-direction:column-reverse; }
.aboutus_page .two-columns:nth-child(5) .block_wrap .section-content { display:block; flex-direction:none; }
.aboutus_page .two-columns:nth-child(5) .block_wrap .right-section { width: 100%; padding-left: 0; }
.aboutus_page .two-columns:nth-child(5) .block_wrap .left-section { width: 100%; float: left; padding-left: 0; padding-right: 0; padding-bottom:30px; }
.aboutus_page .two-columns:nth-child(5) .block_wrap { padding: 60px 30px 0px 30px; }

.page-template-default:not(.home) .header-area { height: auto; min-height: inherit; }
.page-template-default:not(.home) .header-area .headercontainter { position: inherit; top: inherit; left: inherit; transform: inherit; width: 100%; text-align: center; padding: 150px 30px 70px 30px; }
.page-template-default:not(.home) .header-area .headercontainter .header_content h1 { font-size: 40px; line-height: 45px; text-align: center; }
.page-template-default:not(.home) .header-area .headercontainter .header_content p { font-size: 22px; line-height: 24px; text-align: center; }
.profile-block .block_wrap .left-section p:last-of-type { font-size:22px; line-height:26px; }
.profile-block .block_wrap .left-section p:last-of-type span { font-size: 11px; line-height: 16px; padding-top: 5px; }
.blogpage .site-main { padding: 60px 30px; }
.site-header-main .header_phoneno { right: 180px; }
.site-header-main #nav_menu-4 { right: 30px; }
.site-header-main #text-4 { right: 120px; }
.combine-practices .block_wrap ul li .practice-box .content-left { height: auto; }
.combine-practices .block_wrap ul li .practice-box .content-left .inner { position:inherit; }

}





@media(max-width: 800px){
    .home .header-area .headercontainter .header_content h1 { font-size: 50px; line-height: 50px; padding: 0 20px; }
    .home .twocolumns-video-conts .block_wrap .block-content .section-content .sub_heading { top: 27px; padding: 0 20px; font-size: 20px; width: auto; min-width: 400px; text-align: center; }
    p { margin-bottom: 25px; font-size: 20px; line-height: 30px; }
    ul li { font-size: 20px; line-height: 30px; }
    ol li { font-size: 20px; line-height: 30px; }
    .home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote:before { width: 25px; height: 27px; }
    .home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote { position: relative; margin-bottom: 25px; }
    .home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-bottom h3 { font-size: 40px; line-height: 44px; }
    .home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb { max-width: 100%; }
    .home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb img { width: 100%; }
    .home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb a.play-btn { line-height: inherit; background-size: 60px; padding-top: 0; font-size: 0; }
    .home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb a.play-btn:before { content: 'Play Video'; position: absolute; font-size: 22px; font-weight: bold; text-transform: uppercase; color: #fff; width: auto; top: 63%; left: 50%; text-align: center; transform: translate(-50%, -50%); }
    .featured-practices .block_wrap h2 { font-size: 60px; line-height: 60px; }
    .featured-practices .block_wrap .sub_heading { font-size: 20px; line-height: 22px; }
    .featured-videos .block_wrap .sub_heading { font-size: 20px; line-height: 20px; }
    .featured-videos .block_wrap .video_areas ul li .video-thumb a.play-btn:before { top:0; }
    .featured-videos .block_wrap .video_areas ul li .video-thumb a.play-btn:after { content: 'Play Video'; position: absolute; font-size: 22px; font-weight: bold; text-transform: uppercase; color: #fff; width: auto; top: 63%; left: 50%; text-align: center; transform: translate(-50%, -50%); }

    .videos-by-category .block_wrap .sub_heading { font-size: 20px; line-height: 20px; }
    .videos-by-category .block_wrap .video_areas ul li .video-thumb a.play-btn:before { top:0; }
    .videos-by-category .block_wrap .video_areas ul li .video-thumb a.play-btn:after { content: 'Play Video'; position: absolute; font-size: 22px; font-weight: bold; text-transform: uppercase; color: #fff; width: auto; top: 63%; left: 50%; text-align: center; transform: translate(-50%, -50%); }
    .site-footer .widget-area .featured-testimonials .widget h2 { font-size: 60px; line-height: 60px; }
    .site-footer .widget-area .featured-testimonials .widget .sub_heading { font-size: 20px; line-height: 20px; }
    .site-footer .widget-area .inner-footer .contact_footer #text-11 h2 { font-size: 45px; line-height: 50px; }
    .featured-videos .block_wrap h2 { font-size: 50px; line-height: 50px; }
    .videos-by-category .block_wrap h2 { font-size: 50px; line-height: 50px; }
    .practicearea-page .default .block_wrap p:last-of-type a { width:200px; font-size:20px; }
    .contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 a { font-size: 20px; margin-left: 10px; }
    .page-template-about .header-area .headercontainter .header_left { width: 64%; padding-right: 0; }
    .aboutus-block .block_wrap .block-content .section-content .left-section .left-top blockquote { position: relative; margin-bottom: 25px; }

}


@media(max-width:767px) {

.no-js .menu-toggle { padding: 8px 30px; }
.menu-toggle { padding: 8px 30px; }
.main-navigation a { font-size:15px; }
.site-header-main .header_phoneno { width: 70%; text-align: right; }
.site-header .site-header-main { height: 60px; }
.site-branding { max-width: inherit; padding: 10px 0px; width: 30%; }
.menu-toggle { width: 100%; left: 0; right: 0; top:60px; text-align: left; background:#00103B 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; }
.site-header-menu { text-align:left; margin-top:35px !important; }
.main-navigation a { padding:8px 15px!important; }

.pagination .next:before { top:0px; }
.pagination .prev, .pagination .next { top:15px; }
.post-navigation .post-title { font-size:20px; line-height:normal; display:block; }
.post-navigation .nav-next { float:left; }
.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; }

.video_overlay .video_pop {max-width: 550px; margin: 0;}
.video_overlay .video_pop iframe {height: 300px;}

.no-js .menu-toggle { padding: 8px 30px; background-color: #1c1f32 !important; color:#fff !important; }
.main-navigation a { padding: 8px 30px !important; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box .content_slot h2 { font-size: 18px; line-height: 30px; }
.home .header-area .header_boxes .services ul.practice_sec li .service_box { padding: 20px 30px 20px 30px; height: auto; }
.home .twocolumns-video-conts .block_wrap .block-content { padding: 40px 20px; }
.featured-practices:before { height:1820px; }
.featured-videos .block_wrap .video_areas ul li .video-thumb a.play-btn:after { content: 'Play Video'; position: absolute; font-size: 22px; font-weight: bold; text-transform: uppercase; color: #fff; width: auto; top: 50%; left: 50%; text-align: center; transform: translate(-50%, -50%); padding-top: 120px; }
.videos-by-category .block_wrap .video_areas ul li .video-thumb a.play-btn:after { content: 'Play Video'; position: absolute; font-size: 22px; font-weight: bold; text-transform: uppercase; color: #fff; width: auto; top: 50%; left: 50%; text-align: center; transform: translate(-50%, -50%); padding-top: 120px; }
.page-template .header-area .headercontainter .header_content h1 { font-size: 50px; line-height: 50px; }
.page-template .header-area .headercontainter .header_content p { font-size: 22px; line-height: 22px; }
.page-template .header-area .headercontainter .call_now p { font-size: 22px; line-height: 36px; }
.page-template .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }
.page-template .header-area .headercontainter .call_now h2 { font-size: 22px; line-height: 36px; }
.page-template .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }

.single-practice-area .header-area .headercontainter .header_content h1 { font-size: 50px; line-height: 50px; }
.single-practice-area .header-area .headercontainter .header_content p { font-size: 22px; line-height: 22px; }
.single-practice-area .header-area .headercontainter .call_now p { font-size: 22px; line-height: 36px; }
.single-practice-area .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }
.single-practice-area .header-area .headercontainter .call_now h2 { font-size: 22px; line-height: 36px; }
.single-practice-area .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }


.blog .header-area .headercontainter .header_content h1 { font-size: 50px; line-height: 50px; }
.blog .header-area .headercontainter .header_content p { font-size: 22px; line-height: 22px; }
.blog .header-area .headercontainter .call_now p { font-size: 22px; line-height: 36px; }
.blog .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }

.single-post .header-area .headercontainter .header_content h1 { font-size: 50px; line-height: 50px; }
.single-post .header-area .headercontainter .header_content p { font-size: 22px; line-height: 22px; }
.single-post .header-area .headercontainter .call_now p { font-size: 22px; line-height: 36px; }
.single-post .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }


.category .header-area .headercontainter .header_content h1 { font-size: 50px; line-height: 50px; }
.category .header-area .headercontainter .header_content p { font-size: 18px; line-height: 22px; }
.category .header-area .headercontainter .call_now p { font-size: 22px; line-height: 36px; }
.category .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }

.category .header-area .headercontainter .call_now h2 { font-size: 22px; line-height: 36px; }
.category .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }
.single-post .header-area .headercontainter .call_now h2 { font-size: 22px; line-height: 36px; }
.single-post .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }
.blog .header-area .headercontainter .call_now h2 { font-size: 22px; line-height: 36px; }
.blog .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }
.search .header-area .headercontainter .call_now h2 { font-size: 22px; line-height: 36px; }
.search .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }

.search .header-area .headercontainter .header_content h1 { font-size: 50px; line-height: 50px; }
.search .header-area .headercontainter .header_content p { font-size: 18px; line-height: 22px; }
.search .header-area .headercontainter .call_now p { font-size: 22px; line-height: 36px; }
.search .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }

.contact_page .contactus-block .block_wrap .section-content > h2 { font-size: 45px; line-height: 45px; top: -5px; }
.contact_page .contactus-block .block_wrap .section-content .left-section { width: 100%; }
.contact_page .contactus-block .block_wrap .section-content .right-section { width: 100%; }
.contact_page .contactus-block .block_wrap .section-content { margin: 0 30px; padding: 60px 30px 50px 30px; min-height: 800px; }
.contact_page .contactus-block .block_wrap .section-content .right-section { width: 100%; padding-top: 20px; }
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 .wpcf7-response-output { display:none; }
.page-template-about .header-area .headercontainter .header_left { width: 100%; padding-right: 0; }
.page-template-about .header-area .headercontainter .header_right { width: 100%; float: left; padding: 10px 0 70px 0; }
.page-template-about .header-area .headercontainter .header_right .video-area { height: auto; }
.aboutus-block .block_wrap .block-content .section-content .sub_heading { top: 36px; padding: 0px 20px; min-width: 310px; font-size: 16px; }
.videos-listings .block_wrap { padding: 60px 20px; }
.videos-listings .block_wrap .category_heading { font-size: 30px; line-height: 36px; }
.videos-listings .video_areas .video-load-more { font-size: 20px; padding: 10px 30px; }

.page-template-default:not(.home) .header-area .headercontainter .header_content h1 { font-size: 50px; line-height: 50px; }
.page-template-default:not(.home) .header-area .headercontainter .header_content p { font-size: 22px; line-height: 22px; }
.page-template-default:not(.home) .header-area .headercontainter .call_now p { font-size: 22px; line-height: 36px; }
.page-template-default:not(.home) .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }

.page-template-default:not(.home) .header-area .headercontainter .call_now h2 { font-size: 22px; line-height: 36px; }
.page-template-default:not(.home) .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 20px; font-size: 20px; width: 200px; }

.profile-block .block_wrap .left-section { width: 100%; }
.profile-block .block_wrap .right-section { width: 100%; float: left; padding-left: 0; padding-top: 20px; }
.profile-block .block_wrap .right-section h2 { font-size: 40px; line-height: 46px; padding-bottom: 10px; }
.profile-block .block_wrap .right-section h3 { font-size: 25px; line-height: 30px; }
.practiceareas-listings .block_wrap ul li .practice-box .left-section .sub_heading { font-size: 18px; line-height: 22px; }
.blogpage .blog_left { width: 100%; float: left; padding-right: 0; margin-bottom: 50px; }
.blogpage .blog_right { width: 100%; float: left; }
.media .blogpullleft { width: 100%; clear: both; margin-bottom: 0px; }
.media .media-body .entry-title { font-size: 25px; line-height: 30px; padding-bottom:10px; }
.media .media-body p a { color: #00103B !important; font-weight: bold; font-size: 18px; }

}





@media(max-width:639px) {

	.translang { margin-left: 10px !important; }
.site-branding { max-width: inherit; padding: 6px 0px; width: 35%; }
.site-header-main .header_phoneno { width: 74%; }
.error404 .header-area .headercontainter p { font-size: 38px; line-height: 44px; }

.video_overlay .video_pop {max-width: 450px; margin: 0;}
.video_overlay .video_pop iframe {height: 250px;}

.home .header-area .headercontainter .header_content h1 { font-size: 40px; line-height: 40px; }
.home .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 10px; width: 200px; font-size: 18px; }
.home .header-area .headercontainter .call_now p { margin-bottom: 16px; font-size: 22px; line-height: 30px; }

.home .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 10px; width: 200px; font-size: 18px; }
.home .header-area .headercontainter .call_now h2 { margin-bottom: 16px; font-size: 22px; line-height: 30px; }

.home .header-area .header_boxes .services ul.practice_sec li { width: 100%; float: left; padding: 0 0px 4px 0px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb a.play-btn:before { top:68%; }
.featured-practices .block_wrap h2 { font-size: 50px; line-height: 50px; }
.featured-practices .block_wrap ul li .practice_box h2 { font-size: 25px; line-height: 35px; padding: 12px 0px 15px 0; }
.featured-practices .block_wrap ul li .practice_box { height: 520px; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content .practice_link a { width:200px; font-size:20px; }
.additional-practices .block_wrap ul li .practice-box .content-left .title a { font-size: 26px; line-height: 30px; }
.additional-practices .block_wrap ul li .practice-box .content-left .designation p a { padding:0; }
.featured-practices:before { height: 2050px; }
.additional-practices { overflow: hidden; background: #F3F3F3; }
.additional-practices .block_wrap { padding: 0px 0px 20px 0px; }
.featured-videos .block_wrap h2 { font-size: 50px; line-height: 50px; }
.featured-videos .block_wrap .block_contact_info a { font-size: 20px; width: 240px; }
.videos-by-category .block_wrap .block_contact_info a { font-size: 20px; width: 240px; }

.videos-by-category .block_wrap h2 { font-size: 50px; line-height: 50px; }
.videos-by-category .block_wrap .block_contact_info a { font-size: 20px; width: 240px; }
.site-footer .widget-area .featured-testimonials .widget h2 { font-size: 50px; line-height: 50px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-3 { padding-left: 0px; width: 100%; padding-bottom: 40px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #nav_menu-2 { padding-left: 0; width: 100%; padding-bottom: 40px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-9 { padding-left: 0; width: 100%; padding-right: 0; clear: both; padding-bottom: 40px; }
.site-footer .widget-area .inner-footer .contact_footer .widget-column #text-8 { padding-left: 0; width: 100%; }
.practiceareas-listings .block_wrap ul li .practice-box .right-section .video-area .play-btn { background-size:85px; }
.practicearea-page .two-columns-video .block_wrap .right-section .video-thumb .play-btn { background-size:85px; }
.contact_page .contactus-block .block_wrap .section-content > h2 { font-size: 45px; line-height: 45px; top: -5px; min-width: 280px; margin: auto; }
.contact_page .contactus-block .block_wrap .section-content:before { width: 15%; }
.contact_page .contactus-block .block_wrap .section-content:after { width: 15%; }
.contact_page .contactus-block .block_wrap { padding-top: 200px; }
.single-practice-area .header-area .headercontainter .video-area .play-btn { font-size:18px; }
.blog .header-area .headercontainter .video-area .play-btn { font-size:18px; }
.single-post .header-area .headercontainter .video-area .play-btn { font-size:18px; }
.category .header-area .headercontainter .video-area .play-btn { font-size:18px; }
.search .header-area .headercontainter .video-area .play-btn { font-size:18px; }
.site-header-main .header_phoneno { right: 160px; }
.site-header-main #text-4 { right: 90px; }
.site-header-main #nav_menu-4 { right: 15px; }
.site-header-main #nav_menu-4 ul li { display: inline-block; line-height: 0; padding-left: 10px; }
}





@media(max-width:550px) {

.site-branding { max-width: inherit; padding: 6px 0px; width: 43%; }
.site-header-main .header_phoneno { width: 57%; }
.site-header .site-header-main { height: 60px; padding: 0 20px; }
.site-header-main #text-4 { right: 20px; }
.site-header-main .header_phoneno { width: 57%; right: 110px; }
.site-header-main .header_phoneno p { font-size: 13px; line-height: 20px; }
.site-header-main .header_phoneno p a { font-size: 13px; line-height: 20px; }
.site-header-main #nav_menu-4 ul li a { display: inline-block; line-height: 20px; font-size: 13px; }
.home .header-area .headercontainter { padding: 0; margin-bottom:20px; }
.home .header-area .headercontainter .header_content p { font-size: 20px; line-height: 20px; }
.home .header-area .headercontainter .call_now p { margin-bottom: 16px; font-size: 20px; line-height: 30px; }
.home .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 10px; width: 170px; font-size: 18px; }

.home .header-area .headercontainter .call_now h2 { margin-bottom: 16px; font-size: 20px; line-height: 30px; }
.home .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 10px; width: 170px; font-size: 18px; }

.home .header-area .headercontainter .header_video .play-btn:before { width: 46px; height: 46px; background: url(../images/white-try.png) left 16px center no-repeat; background-size: 10px; }
.home .header-area .headercontainter .header_video .play-btn { font-size: 18px; line-height: 49px; padding-left: 55px; }
.home .header-area .header_boxes .services { padding: 0px 20px 60px 20px; }
.home .twocolumns-video-conts .block_wrap { padding: 0 20px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .sub_heading { top: 27px; padding: 0 10px; font-size: 15px; width: auto; min-width: 270px; text-align: center; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content h2 { font-size: 30px; line-height: 32px; margin-bottom:20px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote p { font-size: 20px; line-height: 26px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-bottom h3 { font-size: 30px; line-height: 34px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-bottom h4 { font-size: 22px; line-height: 30px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-bottom p { font-size: 12px; line-height: 19px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb a.play-btn:before { top: 70%; font-size: 18px; }
.featured-practices .block_wrap .sub_heading { font-size: 16px; line-height: 22px; }
.featured-practices .block_wrap h2 { font-size: 40px; line-height: 40px; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content { padding: 20px 10px 20px 10px; }
.featured-practices .block_wrap ul li .practice_box:hover .content_slot { opacity: 100%; padding: 30px 15px; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content p { font-size: 18px; line-height: 24px; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content .practice_link a { width: 180px; font-size: 18px; }
.additional-practices .block_wrap h2 { font-size: 40px; line-height: 40px; margin-bottom: 30px; padding: 0 20px; }
.additional-practices .block_wrap ul li { width: 100%; float: left; padding: 0 20px 20px 20px; }
.additional-practices .block_wrap ul li .practice-box .content-left .inner { padding-left: 18px; }
.additional-practices .block_wrap ul li .practice-box .practice-img a { display: inline-block; height: 120px; }
.additional-practices .block_wrap ul li .practice-box .content-left { width: 69%; height: auto; }
.additional-practices .block_wrap .block_contact_info a { font-size: 20px; width: 200px; }
.featured-videos .block_wrap .sub_heading { font-size: 16px; line-height: 20px; }
.featured-videos .block_wrap h2 { font-size: 40px; line-height: 40px; }
.featured-videos .block_wrap { padding: 45px 20px 60px 20px; }
.featured-videos .block_wrap .video_areas ul li .video-thumb a.play-btn:after { font-size: 18px; padding-top: 100px; }
.featured-videos .block_wrap .video_areas ul li .video-thumb a.play-btn:before { background-size:60px; }
.featured-videos .block_wrap .video_areas ul li .media_bodyhme .description { font-size: 20px; line-height: 22px; }

.videos-by-category .block_wrap .sub_heading { font-size: 16px; line-height: 20px; }
.videos-by-category .block_wrap h2 { font-size: 40px; line-height: 40px; }
.videos-by-category .block_wrap { padding: 45px 20px 60px 20px; }
.videos-by-category .block_wrap .video_areas ul li .video-thumb a.play-btn:after { font-size: 18px; padding-top: 100px; }
.videos-by-category .block_wrap .video_areas ul li .video-thumb a.play-btn:before { background-size:60px; }
.videos-by-category .block_wrap .video_areas ul li .media_bodyhme .description { font-size: 20px; line-height: 22px; }

.site-footer .widget-area .featured-testimonials .widget .sub_heading { font-size: 16px; line-height: 20px; }
.site-footer .widget-area .featured-testimonials .widget h2 { font-size: 40px; line-height: 40px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-nav .owl-prev { display:none; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .owl-nav .owl-next { display:none; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders { padding: 0 0px; }
.no-js .menu-toggle { padding: 8px 20px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .item_figure .author-details { margin-top: 30px; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 h2 { font-size: 40px; line-height: 45px; }
.site-footer .widget-area .inner-footer .contact_footer { padding: 60px 20px 0px 20px; }
.page-template .header-area .headercontainter { padding: 150px 20px 70px 20px; }
.page-template .header-area .headercontainter .header_content h1 { font-size: 40px; line-height: 40px; }
.page-template .header-area .headercontainter .header_content p { font-size: 20px; line-height: 22px; }
.page-template .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }
.page-template .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }
.practiceareas-listings .block_wrap ul li .practice-box .left-section .learn_more a { font-size:20px; width:200px; }
.practiceareas-listings .block_wrap ul li .practice-box { padding: 60px 20px; }
.practicearea-page .two-columns-video .block_wrap { max-width: 100%; padding: 60px 20px; }
.practicearea-page .two-columns-video .block_wrap .left-section .sub_heading { font-size: 20px; line-height: 26px; }
.practicearea-page .default .block_wrap .sub_heading { font-size: 20px; line-height: 26px; }
.practicearea-page .default .block_wrap { padding: 60px 20px; }
.combine-practices .block_wrap h2 { font-size: 45px; line-height: 45px; padding-bottom: 40px; }
.combine-practices .block_wrap { max-width: 100%; padding: 60px 20px; }
.combine-practices .block_wrap .sub_heading { font-size: 35px; line-height: 38px; }
.practicearea-page .featured-videos .block_wrap { padding: 60px 20px 60px 20px; }

.single-practice-area .header-area .headercontainter { padding: 150px 20px 70px 20px; }
.single-practice-area .header-area .headercontainter .header_content h1 { font-size: 40px; line-height: 40px; }
.single-practice-area .header-area .headercontainter .header_content p { font-size: 20px; line-height: 22px; }
.single-practice-area .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }
.single-practice-area .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }

.blog .header-area .headercontainter { padding: 150px 20px 70px 20px; }
.blog .header-area .headercontainter .header_content h1 { font-size: 40px; line-height: 40px; }
.blog .header-area .headercontainter .header_content p { font-size: 20px; line-height: 22px; }
.blog .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }
.blog .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }

.single-post .header-area .headercontainter { padding: 150px 20px 70px 20px; }
.single-post .header-area .headercontainter .header_content h1 { font-size: 40px; line-height: 40px; }
.single-post .header-area .headercontainter .header_content p { font-size: 20px; line-height: 22px; }
.single-post .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }
.single-post .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }

.category .header-area .headercontainter { padding: 150px 20px 70px 20px; }
.category .header-area .headercontainter .header_content h1 { font-size: 40px; line-height: 40px; }
.category .header-area .headercontainter .header_content p { font-size: 16px; line-height: 20px; }
.category .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }
.category .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }

.search .header-area .headercontainter { padding: 150px 20px 70px 20px; }
.search .header-area .headercontainter .header_content h1 { font-size: 40px; line-height: 40px; }
.search .header-area .headercontainter .header_content p { font-size: 16px; line-height: 20px; }
.search .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }
.search .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }

.contact_page .contactus-block .block_wrap .section-content { margin: 0 20px; padding: 60px 20px 50px 20px; min-height: 750px; }
.contact_page .contactus-block .block_wrap .section-content .right-section .wpcf7 .wpcf7-form-control-wrap textarea { height: 100px; }
.contact_page .default .block_wrap { max-width: 100%; padding: 40px 20px 60px 20px; }
.aboutus-block .block_wrap .block-content { padding: 50px 20px; }
.aboutus-block .block_wrap { padding: 0 20px; }
.aboutus_page .two-columns .block_wrap .left-section h2 { font-size: 35px; line-height: 35px; }
.aboutus_page .two-columns .block_wrap .left-section .sub_heading { font-size: 18px; line-height: 24px; }
.aboutus_page .two-columns .block_wrap .left-section .block_contact_info a { font-size:20px; width:200px; }
.videos-listings .video_areas ul li { width: 100%; padding: 0px 0 20px 0; }
.videos-listings .video_areas ul li .video-thumb { height: auto; }
.videos-listings .block_wrap { padding: 60px 20px 10px 20px; }
.videos-listings .video_areas .video-load-more { font-size: 20px; padding: 10px 30px; margin: 0; }

.page-template-default:not(.home) .header-area .headercontainter { padding: 150px 20px 70px 20px; }
.page-template-default:not(.home) .header-area .headercontainter .header_content h1 { font-size: 40px; line-height: 40px; }
.page-template-default:not(.home) .header-area .headercontainter .header_content p { font-size: 20px; line-height: 22px; }
.page-template-default:not(.home) .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }
.page-template-default:not(.home) .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 10px; font-size: 20px; width: 200px; }
.profile-block .block_wrap { max-width: 100%; padding: 60px 20px; }
.profile-block .block_wrap .block_contact_info a { font-size:20px; width:220px; }
.page-template-default:not(.home) .featured-videos .block_wrap { padding: 60px 20px 60px 20px; }
.practiceareas-listings .block_wrap ul li .practice-box .right-section .video-area .play-btn { background-size: 60px; }
.site-header-main #text-3 { width: 100%; right: 20px; top: 33px; }
.site-header-main #nav_menu-4 { right: 20px; top: 8px; }
.combine-practices .block_wrap ul li .practice-box .content-left { height: auto; }

}




@media(max-width:479px) {

.main-navigation ul#menu-main-navigation { margin-bottom:0px; clear:both; }
.site-branding { width: 44%; }
.site-header-main .header_phoneno { width: 56%; }
.video_overlay .video_pop { max-width: 350px; }
.video_overlay .video_pop iframe { height: 190px; }
.site-header .site-header-main { padding: 0 20px 0 20px; }
.no-js .menu-toggle { padding: 8px 20px; }
.main-navigation ul li { padding: 8px 16px 8px 5px; }
.home .header-area .headercontainter .call_now p { margin-bottom: 16px; font-size: 20px; line-height: 30px; text-align: center; }
.home .header-area .headercontainter .call_now p a:nth-child(1) { margin-right: 0; width: 170px; font-size: 18px; display: block; margin: auto; margin-bottom: 10px; }

.home .header-area .headercontainter .call_now h2 { margin-bottom: 16px; font-size: 20px; line-height: 30px; text-align: center; }
.home .header-area .headercontainter .call_now h2 a:nth-child(1) { margin-right: 0; width: 170px; font-size: 18px; display: block; margin: auto; margin-bottom: 10px; }

.home .header-area .header_boxes .services ul.practice_sec li .service_box .content_slot h2:before { left: -18px; top: 7px; }
.site-header-main .header_phoneno { width: auto; right: 20px; top: 10px; }
.site-header-main #text-3 { top: 30px; }
.menu-toggle { background:#00103B url(../images/nav_slot.png) 94% center no-repeat; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content h2 { font-size: 25px; line-height: 30px; margin-bottom: 20px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb a.play-btn { line-height: inherit; background-size: 50px; padding-top: 0; font-size: 0; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .right-section .video-thumb a.play-btn:before { top: 73%; font-size: 18px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content { padding: 25px 20px 40px 20px; }
.home .twocolumns-video-conts { padding-bottom: 470px; }
.featured-practices .block_wrap ul li .practice_box .content_slot .left-content h3 { font-size: 20px; }
.featured-practices .block_wrap ul li .practice_box h2 { font-size: 22px; line-height: 35px; }
.additional-practices .block_wrap h2 { font-size: 30px; line-height: 30px; margin-bottom: 30px; }
.additional-practices .block_wrap ul li .practice-box .content-left .title a { font-size: 22px; line-height: 28px; }
.featured-videos .block_wrap h2 { font-size: 35px; line-height: 35px; }
.videos-by-category .block_wrap h2 { font-size: 35px; line-height: 35px; }
.site-footer .widget-area .featured-testimonials .widget h2 { font-size: 35px; line-height: 35px; margin-bottom: 30px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .item_figure p { margin-bottom: 25px; font-size: 22px; line-height: 30px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .item_figure .author-details .author { margin: 0; font-size: 20px; line-height: 30px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .item_figure .author-details .author span { padding-left: 10px; }
.site-footer .widget-area .featured-testimonials .widget .testimonial_sliders .item_figure .author-details .author .designation { font-size: 10px; line-height: 14px; padding-left: 10px; }
.site-footer .widget-area .inner-footer .contact_footer #text-11 h2 { font-size: 35px; line-height: 40px; }
.page-template .header-area .headercontainter .header_content h1 { font-size: 35px; line-height: 40px; }
.page-template .header-area .headercontainter .call_now p a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }
.page-template .header-area .headercontainter .call_now p { font-size: 20px; line-height: 30px; text-align: center; }

.page-template .header-area .headercontainter .call_now h2 a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }
.page-template .header-area .headercontainter .call_now h2 { font-size: 20px; line-height: 30px; text-align: center; }

.practiceareas-listings .block_wrap ul li .practice-box .left-section h2 { font-size: 35px; line-height: 40px; padding-bottom: 5px; }
.practice_page .additional-practices .block_wrap { padding: 60px 0 30px 0; }
.combine-practices .block_wrap ul li .practice-box .practice-img { width: 100%; float: left; padding-bottom: 10px; }
.combine-practices .block_wrap ul li .practice-box .practice-img a { width: 100%; height: auto; }
.combine-practices .block_wrap ul li .practice-box .content-left { width: 100%; float: left; position: relative; height: auto; }
.combine-practices .block_wrap ul li .practice-box .content-left .inner { padding-left: 0; position: inherit; top: inherit; left: inherit; transform: inherit; padding-bottom: 20px; }
.combine-practices { border: 10px solid #fff; }
.combine-practices .block_wrap h2 { font-size: 40px; line-height: 40px; padding-bottom: 40px; }

.single-practice-area .header-area .headercontainter .header_content h1 { font-size: 35px; line-height: 40px; }
.single-practice-area .header-area .headercontainter .call_now p a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }
.single-practice-area .header-area .headercontainter .call_now p { font-size: 20px; line-height: 30px; text-align: center; }

.single-practice-area .header-area .headercontainter .call_now h2 a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }
.single-practice-area .header-area .headercontainter .call_now h2 { font-size: 20px; line-height: 30px; text-align: center; }

.blog .header-area .headercontainter .header_content h1 { font-size: 35px; line-height: 40px; }
.blog .header-area .headercontainter .call_now p a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }
.blog .header-area .headercontainter .call_now h2 a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }

.single-post .header-area .headercontainter .header_content h1 { font-size: 35px; line-height: 40px; }
.single-post .header-area .headercontainter .call_now p a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }
.single-post .header-area .headercontainter .call_now h2 a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }

.category .header-area .headercontainter .header_content h1 { font-size: 35px; line-height: 40px; }
.category .header-area .headercontainter .call_now p a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }
.category .header-area .headercontainter .call_now h2 a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }

.search .header-area .headercontainter .header_content h1 { font-size: 35px; line-height: 40px; }
.search .header-area .headercontainter .call_now p a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }
.search .header-area .headercontainter .call_now h2 a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }

.contact_page .contactus-block .block_wrap .section-content > h2 { font-size: 35px; line-height: 35px; top: -1px; min-width: 220px; margin: auto; }
.contact_page .contactus-block .block_wrap .section-content:before { width: 10%; }
.contact_page .contactus-block .block_wrap .section-content:after { width: 10%; }
.contact_page .contactus-block .block_wrap .section-content .left-section ul li { font-size: 19px; line-height: 25px; padding-left: 23px; }
.contact_page .contactus-block .block_wrap .section-content .left-section ul li:nth-child(1):before { top: 5px; }
.contact_page .contactus-block .block_wrap .section-content .left-section ul li:nth-child(2):before { top: 7px; }
.contact_page .contactus-block .block_wrap .section-content .left-section ul:last-of-type li:before { top: 3px; }
.page-template-about .header-area .headercontainter .header_left p a:nth-child(1) { font-size: 20px; width: 100%; margin-right: 0; margin-bottom: 15px; }

.page-template-about .header-area .headercontainter .header_left h2 a:nth-child(1) { font-size: 20px; width: 100%; margin-right: 0; margin-bottom: 15px; }
.page-template-about .header-area .headercontainter .header_left h2 { margin: 0; font-size: 22px; padding-bottom: 30px; text-align: center; }

.page-template-about .header-area .headercontainter .header_right .video-area .play-btn { font-size:20px; line-height:290px; }
.aboutus-block .block_wrap .block-content .section-content .sub_heading { top: 36px; padding: 0px 10px; min-width: 290px; font-size: 16px; }
.aboutus-block .block_wrap .block-content .section-content h2 { font-size: 35px; line-height: 40px; }
.aboutus-block .block_wrap .block-content .section-content { padding: 25px 20px 60px 20px; }
.videos-listings .block_wrap .category_heading { font-size: 28px; line-height: 30px; }

.page-template-default:not(.home) .header-area .headercontainter .header_content h1 { font-size: 35px; line-height: 40px; }
.page-template-default:not(.home) .header-area .headercontainter .call_now p a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }
.page-template-default:not(.home) .header-area .headercontainter .call_now h2 a:nth-child(1) { margin: auto; font-size: 18px; width: 190px; display: block; margin-bottom: 10px; }
.page-template-default:not(.home) .header-area .headercontainter .call_now p { font-size: 20px; line-height: 30px; text-align: center; }
.page-template-default:not(.home) .header-area .headercontainter .call_now h2 { font-size: 20px; line-height: 30px; text-align: center; }
.featured-videos .block_wrap .video_areas ul li .media_bodyhme { overflow: hidden; padding-top: 10px; }
.videos-by-category .block_wrap .video_areas ul li .media_bodyhme { overflow: hidden; padding-top: 10px; }
.page-template-default:not(.home) .header-area .headercontainter .header_content p img { margin-bottom: 10px; }
.blogpage .site-main { padding: 60px 20px; }
.additional-practices .block_wrap ul li .practice-box .content-left { width: 69%; height: auto; }
.additional-practices .block_wrap ul li .practice-box .content-left .inner { padding-left: 18px; top: 0; transform: inherit; }
.additional-practices .block_wrap ul li .practice-box .practice-img a { display: inline-block; height: 90px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote span img { max-width: 20px; }
.aboutus-block .block_wrap .block-content .section-content .left-section .left-top blockquote span img { max-width: 20px; }
.aboutus-block .block_wrap .block-content .section-content .left-section .left-top blockquote span:nth-child(1) { position: relative; left: 0px; }
.aboutus-block .block_wrap .block-content .section-content .left-section .left-top blockquote { padding:0; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote { padding:3px 3px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote span:nth-child(1) { position: relative; left: -2px; top: -7px; }
.home .twocolumns-video-conts .block_wrap .block-content .section-content .left-section .left-top blockquote span:nth-child(2) { position: relative; top: 0; right: -6px; }

}



@media(max-width:390px) {

/*Blog*/
.blogpage .site-main { padding-left: 15px; padding-right: 15px; }
.blog .media .media-body .entry-title { font-size: 23px; line-height: 30px; }
.page-title { font-size: 30px; line-height: 40px; }
.blogsinglepage h2 { font-size: 23px !important; margin-bottom: 15px !important; line-height: 28px !important; }
.additional-practices .block_wrap ul li .practice-box .practice-img { width: 100%; float: left; }
.additional-practices .block_wrap ul li .practice-box .practice-img a { display: block; height: auto; padding-bottom: 0; margin-bottom: 10px; }
.additional-practices .block_wrap ul li .practice-box .content-left { width: 100%; height: auto; }
.additional-practices .block_wrap ul li .practice-box .content-left .inner { padding-left: 0; position: inherit; top: inherit; left: inherit; transform: inherit; padding-bottom: 30px; }
.featured-videos .block_wrap .video_areas ul li .video-thumb a.play-btn:after { font-size: 16px; padding-top: 87px; }
.videos-by-category .block_wrap .video_areas ul li .video-thumb a.play-btn:after { font-size: 16px; padding-top: 87px; }
.practiceareas-listings .block_wrap ul li .practice-box .left-section .sub_heading { font-size: 15px; line-height: 19px; padding-top: 5px; }
.practiceareas-listings .block_wrap ul li .practice-box .left-section h2 { font-size: 30px; line-height: 35px; padding-bottom: 5px; }
.site-header-menu { text-align: left; margin-top: 34px !important; }
}


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


@media(max-width:359px) {
.site-header-main .header_phoneno p a { font-size: 12px; }
.blogsinglepage .content_block .block_wrap h2 { font-size: 22px; line-height: 26px; }
.error404 .header-area .headercontainter p { font-size: 26px; line-height: 35px; }
}

/*Media Query End Here*/