/*
Theme Name: IAC Theme


*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
 margin: 0;
 padding: 0;
 border: 0;
 vertical-align: baseline;
 background: transparent;
 outline:0;
 outline-style:none !important;
}

body {
 line-height: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
 font-weight: normal;
 clear: both;
}



blockquote {
 quotes: none;
}

blockquote:before,
blockquote:after {
 content: '';
 content: none;
}

del {
 text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */

table {
 border-collapse: collapse;
 border-spacing: 0;
}

a img {
 border: none;
}


/*****************************CSS Reset - Find ****************************************/


/* =Fonts
-------------------------------------------------------------- */

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {}

pre {
 font-family: "Courier 10 Pitch", Courier, monospace;
}

code {
 font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

body,
input,
textarea {
 color: #666;
 font-size: 0.750em;
 line-height: 18px;
}

hr {
 background-color: #E7E7E7;
 border: 0;
 height: 1px;
 margin-bottom: 18px;
 clear: both;
}


/* Text elements */

p {
 margin-bottom: 18px;
}



ul ul,
ol ol,
ul ol,
ol ul {
 margin-bottom: 0;
}

dl {
 margin: 0 0 24px 0;
}

dt {
 font-weight: bold;
}

dd {
 margin-bottom: 18px;
}

strong {
 font-weight: bold;
}

cite,
em,
i {
 font-style: italic;
}

big {
 font-size: 131.25%;
}

ins {
 background: #ffc;
 text-decoration: none;
}

blockquote {
 font-style: italic;
 padding: 0 3em;
}

blockquote cite,
blockquote em,
blockquote i {
 font-style: normal;
}

pre {
 background: #f7f7f7;
 color: #222;
 line-height: 18px;
 margin-bottom: 18px;
 padding: 1.5em;
}

abbr,
acronym {
 border-bottom: 1px dotted #666;
 cursor: help;
}

sup,
sub {
 height: 0;
 line-height: 1;
 vertical-align: baseline;
 position: relative;
}

sup {
 bottom: 1ex;
}

sub {
 top: .5ex;
}

input[type="text"],
textarea {
 padding: 2px;
 background: #f9f9f9;
 border: 1px solid #ccc;
 box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
 -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
 -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
}

div {
 vertical-align: top;
}

table {
 border: 1px solid #e7e7e7;
 text-align: left;
 margin: 0 -1px 24px 0;
 width: 100%;
}

tr th,
thead th {
 color: #888;
 font-size: 0.750em;
 font-weight: bold;
 line-height: 18px;
 padding: 9px 24px;
}

tr td {
 border-top: 1px solid #e7e7e7;
 padding: 6px 24px;
}

tr.odd td {
 background: #F2F7FC;
}

.attachment img {
 max-width: 900px;
}

.alignleft,
img.alignleft {
 display: inline;
 float: left;
 margin-right: 24px;
 margin-top: 4px;
}

.alignright,
img.alignright {
 display: inline;
 float: right;
 margin-left: 24px;
 margin-top: 4px;
}

.aligncenter,
img.aligncenter {
 clear: both;
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.alignleft,
img.alignright,
img.aligncenter {
 margin-bottom: 12px;
}

.wp-caption {
 background: #f1f1f1;
 line-height: 18px;
 text-align: center;
 margin-bottom: 20px;
 padding: 4px;
}

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

.wp-caption p.wp-caption-text {
 margin: 5px;
 color: #888;
 font-size: 0.750em;
}

.wp-smiley {
 margin: 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
 clear: both;
}

#comments .navigation {
 padding: 0 0 18px 0;
}

h3#comments-title,
h3#reply-title {
 color: #000;
 font-weight: bold;
 font-size: 1.250em;
 margin-bottom: 0;
}

h3#comments-title {
 padding: 24px 0;
}

.commentlist {
 list-style: none;
 margin: 0;
}

.commentlist li.comment {
 border-bottom: 1px solid #e7e7e7;
 line-height: 24px;
 margin: 0 0 24px 0;
 padding: 0 0 0 56px;
 position: relative;
}

.commentlist li:last-child {
 border-bottom: none;
 margin-bottom: 0;
}

#comments .comment-body ul,
#comments .comment-body ol {
 margin-bottom: 18px;
}

#comments .comment-body p:last-child {
 margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
 margin-bottom: 24px;
}

.commentlist ol {
 list-style: decimal;
}

.commentlist .avatar {
 position: absolute;
 top: 4px;
 left: 0;
}

.comment-author {}

.comment-author cite {
 color: #000;
 font-style: normal;
 font-weight: bold;
}

.comment-author .says {
 font-style: italic;
}

.comment-meta {
 font-size: 0.750em;
 margin: 0 0 18px 0;
}

.comment-meta a:link,
.comment-meta a:visited {
 color: #888;
 text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover {
 color: #FF4B33;
}

.commentlist .even {}

.commentlist .bypostauthor {}

.reply {
 font-size: 0.750em;
 padding: 0 0 24px 0;
}

.reply a,
a.comment-edit-link {
 color: #888;
}

.reply a:hover,
a.comment-edit-link:hover {
 color: #FF4B33;
}

.commentlist .children {
 list-style: none;
 margin: 0;
}

.commentlist .children li {
 border: none;
 margin: 0;
}

.nopassword,
.nocomments {
 display: none;
}

#comments .pingback {
 margin-bottom: 18px;
 padding-bottom: 18px;
 border-bottom: 1px solid #e7e7e7;
}

.commentlist li.comment+li.pingback {
 margin-top: -6px;
}

#comments .pingback p {
 color: #888;
 font-size: 0.750em;
 line-height: 18px;
 display: block;
 margin: 0;
}

#comments .pingback .url {
 font-style: italic;
 font-size: 0.813em;
}


/* Comments form */

input[type=submit] {
 color: #333;
}

#respond {
 margin: 24px 0;
 border-top: 1px solid #e7e7e7;
 overflow: hidden;
 position: relative;
}

#respond p {
 margin: 0;
}

#respond .comment-notes {
 margin-bottom: 1em;
}

.form-allowed-tags {
 line-height: 1em;
}

.children #respond {
 margin: 0 48px 0 0;
}

h3#reply-title {
 margin: 18px 0;
}

#comments-list #respond {
 margin: 0 0 18px 0;
}

#comments-list ul #respond {
 margin: 0;
}

#cancel-comment-reply-link {
 font-size: 0.750em;
 line-height: 18px;
 font-weight: normal;
}

#respond .required {
 color: #FF4B33;
 font-weight: bold;
}

#respond label {
 color: #888;
 font-size: 0.750em;
}

#respond input {
 margin: 0 0 9px;
 width: 98%;
}

#respond textarea {
 width: 98%;
}

#respond .form-allowed-tags {
 color: #888;
 font-size: 0.750em;
 line-height: 18px;
}

#respond .form-allowed-tags code {
 font-size: 0.688em;
}

#respond .form-submit {
 margin: 12px 0;
}

#respond .form-submit input {
 width: auto;
 font-size: 0.875em;
}

.clear {
 clear: both;
 line-height: 1px;
 font-size: 1px;
}


/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
 font-family: 'ARIALMT';
 src: url("assets/fonts/fonts/ARIALMT.eot");
 src: url("assets/fonts/fonts/ARIALMT.eot?#iefix") format("embedded-opentype"), url("assets/fonts/fonts/ARIALMT.ttf") format("truetype"), url("assets/fonts/fonts/ARIALMT.svg#ARIALMT") format("svg");
 font-weight: normal;
 font-style: normal;
}

@font-face {
 font-family: 'Bahnschrift';
 src: url("assets/fonts/fonts/Bahnschrift.eot");
 src: url("assets/fonts/fonts/Bahnschrift.eot?#iefix") format("embedded-opentype"), url("assets/fonts/fonts/Bahnschrift.woff") format("woff"), url("assets/fonts/fonts/Bahnschrift.ttf") format("truetype"), url("assets/fonts/fonts/Bahnschrift.svg#Bahnschrift") format("svg");
 font-weight: normal;
 font-style: normal;
}


/* @font-face {
  font-family: 'AvenirLT-Heavy';
  src: url("assets/fonts/fonts/AvenirLT-Heavy.eot");
  src: url("assets/fonts/fonts/AvenirLT-Heavy.eot?#iefix") format("embedded-opentype"), 
	   url("assets/fonts/fonts/AvenirLT-Heavy.woff") format("woff"), 
	   url("assets/fonts/fonts/AvenirLT-Heavy.ttf") format("truetype"), 
	   url("assets/fonts/fonts/AvenirLT-Heavy.svg#AvenirLT-Heavy") format("svg");
  font-weight: normal;
  font-style: normal; 
 } */


/* @font-face {
  font-family: 'AvenirLT-Book';
  src: url("assets/fonts/fonts/AvenirLT-Book.eot");
  src: url("assets/fonts/fonts/AvenirLT-Book.eot?#iefix") format("embedded-opentype"), 
	   url("assets/fonts/fonts/AvenirLT-Book.woff") format("woff"), 
	   url("assets/fonts/fonts/AvenirLT-Book.ttf") format("truetype"), 
	   url("assets/fonts/fonts/AvenirLT-Book.svg#AvenirLT-Book") format("svg");
  font-weight: normal;
  font-style: normal; 
 } */


/* @font-face {
  font-family: 'AvenirLT-Light';
  src: url("assets/fonts/fonts/AvenirLT-Light.eot");
  src: url("assets/fonts/fonts/AvenirLT-Light.eot?#iefix") format("embedded-opentype"), 
	   url("assets/fonts/fonts/AvenirLT-Light.woff") format("woff"), 
	   url("assets/fonts/fonts/AvenirLT-Light.ttf") format("truetype"), 
	   url("assets/fonts/fonts/AvenirLT-Light.svg#AvenirLT-Light") format("svg");
  font-weight: normal;
  font-style: normal; 
 } */


/* @font-face {
  font-family: 'AvenirLT-Medium';
  src: url("assets/fonts/fonts/AvenirLT-Medium.eot");
  src: url("assets/fonts/fonts/AvenirLT-Medium.eot?#iefix") format("embedded-opentype"), 
	   url("assets/fonts/fonts/AvenirLT-Medium.woff") format("woff"), 
	   url("assets/fonts/fonts/AvenirLT-Medium.ttf") format("truetype"), 
	   url("assets/fonts/fonts/AvenirLT-Medium.svg#AvenirLT-Medium") format("svg");
  font-weight: normal;
  font-style: normal; 
 } */

@font-face {
 font-family: 'AvenirLT-Heavy';
 font-style: normal;
 font-weight: normal;
 src: local('Avenir LT Std 85 Heavy'), url('assets/fonts/fonts/AvenirLTStd-Heavy.woff') format('woff');
}

@font-face {
 font-family: 'AvenirLT-Book';
 font-style: normal;
 font-weight: normal;
 src: local('Avenir LT Std 45 Book'), url('assets/fonts/fonts/AvenirLTStd-Book.woff') format('woff');
}

@font-face {
 font-family: 'AvenirLT-Light';
 font-style: normal;
 font-weight: normal;
 src: local('Avenir LT Std 35 Light'), url('assets/fonts/fonts/AvenirLTStd-Light.woff') format('woff');
}

@font-face {
 font-family: 'AvenirLT-Medium';
 font-style: normal;
 font-weight: normal;
 src: local('Avenir LT Std 65 Medium'), url('assets/fonts/fonts/AvenirLTStd-Medium.woff') format('woff');
}


/***************************** WP CSS Reset - Find ****************************************/

body {
 font-family: 'ARIALMT', sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 16px;
 line-height: 20px;
 color: #000;
 margin: 0;
 padding: 0;
 background-color: #FFF;
 /* background:url(assets/images/index.png)no-repeat center top; height:3650px; */
}

#wrapper {
 width: 100%;
 height: 100%;
 margin: 0 auto;
 padding: 0;
 position: relative;
 /* opacity:0.5; */
}

.container {
 width: 100%;
 max-width: 96.3%;
 margin: 0 auto;
}

.container_inn {
 width: 100%;
 max-width: 100%;
 margin: 0;
}


/***************************** Header start here ****************************************/

html.small .header .header_bottom {
 width: 100%;
 position: fixed;
 visibility: visible !important;
 padding: 0;
 top: 0;
 left: 0;
 background: #ffffff;
 -webkit-animation: slide-down .7s;
 -moz-animation: slide-down .7s;
 -ms-animation: slide-down .7s;
 -o-animation: slide-down .7s;
 animation: slide-down .7s;
}

.header .home {
 background: none;
 position: relative;
 z-index: /*  999 */
 10000;
 width: 100%;
 padding: 0;
 transition: all 0.4s linear 0s;
 visibility: visible;
}

.header {
 top: 25px;
 left: 0;
 background-color: #FFF;
 width: 100%;
 padding: 0;
 transition: all 0.4s linear 0s;
 z-index: 999;
 position: absolute;
}

.header .row {
 margin: 0;
}

.header .col-lg-9 {
 padding: 0;
}

.top_nav {
 width: 100%;
 max-width: 983px;
 float: right;
 margin: 0;
 padding: 0;
}

.social_icon {
 width: 144px;
 display: inline-block;
 vertical-align: middle;
 padding: 0 55px 0 0;
 margin: 0 -4px 0 0;
}

.social_icon ul {
 list-style: none;
 margin: 0;
 padding: 0;
 width: auto;
}

.social_icon ul li {
 margin: 0;
 padding: 0 2px 0 0;
 width: auto;
 display: inline-block;
 vertical-align: middle;
}

.social_icon ul li:last-child {
 padding: 0;
}

.social_icon ul li a {
 display: block;
}

.social_icon ul li a img {
 display: block;
 width: 25px;
}

.links_cont {
 width: 248px;
 display: inline-block;
 vertical-align: middle;
 padding: 0 62px 0 0;
 margin: 0 -4px 0 0;
}

.links_cont ul {
 list-style: none;
 margin: 0;
 padding: 0;
 width: auto;
}

.links_cont ul li {
 margin: 0;
 padding: 0 34px 0 0;
 width: auto;
 display: inline-block;
 vertical-align: middle;
 position: relative;
}

.links_cont ul li:last-child {
 padding: 0;
}

.links_cont ul li a {
 display: block;
 font-family: 'Oswald', sans-serif;
 font-size: 24px;
 line-height: 26px;
 color: #2b2e6b;
 text-transform: uppercase;
 transition: all 0.4s linear 0s;
 text-decoration: none;
}

.links_cont ul li a:hover {
 color: #da251d;
}

.links_cont ul li:after {
 content: '';
 width: 2px;
 height: 100%;
 display: block;
 position: absolute;
 right: 14px;
 top: 2px;
 background-color: #2b2e6b;
}

.links_cont ul li:last-child:after {
 display: none;
}

.btn_sect {
 width: 590px;
 display: inline-block;
 vertical-align: middle;
}

.btn_sect a.service_btn {
 width: 290px;
 height: 72px;
 text-align: center;
 font-family: 'Oswald', sans-serif;
 font-size: 26px;
 line-height: 72px;
 color: #FFF;
 background-color: #da251d;
 display: inline-block;
 vertical-align: middle;
 margin: 0 -4px 0 0;
 transition: all 0.4s linear 0s;
 text-decoration: none;
 font-weight: 600;
}

.btn_sect a.directory_btn {
 width: 300px;
 height: 72px;
 text-align: center;
 font-family: 'Oswald', sans-serif;
 font-size: 26px;
 line-height: 72px;
 color: #FFF;
 background-color: #e77817;
 display: inline-block;
 vertical-align: middle;
 margin: 0 -4px 0 0;
 transition: all 0.4s linear 0s;
 text-decoration: none;
 font-weight: 600;
}

.btn_sect a.service_btn:hover,
.btn_sect a.directory_btn:hover {
 background-color: #2b2d6b;
}

.has-search .form-control {
 padding-left: 2.375rem;
}

.has-search .form-control-feedback {
 position: absolute;
 z-index: 2;
 display: block;
 width: 2.375rem;
 height: 2.375rem;
 line-height: 2.375rem;
 text-align: center;
 pointer-events: none;
 color: #aaa;
}

.header .header_bottom {
 width: 100%;
 margin: 0;
 padding: 0;
}

.logo_sect {
 width: 445px;
 margin: -25px 0 0;
 padding: 0;
 background-color: #2b2d6b;
 height: 201px;
 position: absolute;
 line-height: 201px;
 text-align: center;
}

.logo_sect a {
 display: inline-block;
 vertical-align: middle;
 margin: 0;
}

.logo_sect img {
 display: block;
 margin: 0 auto;
 width: auto;
 height: auto;
}

#right_header {
 width: 100%;
 margin: 0 auto;
 padding: 0;
}

#right_header .right_bottom {
 padding: 0;
 width: 100%;
}

#right_header .right_bottom #navigation_bar {
 width: auto;
 padding: 0;
 margin: 0;
}

#right_header .right_bottom #navigation_bar ul {
 list-style: none;
 padding: 0;
 margin: 0;
 text-align: right;
}

#right_header .right_bottom #navigation_bar ul li {
 display: inline-block;
 vertical-align: bottom;
 position: relative;
 cursor: pointer;
 list-style: none;
 width: auto;
 text-align: center;
 margin: 0 0px 0 0;
 padding: 21px 12px;
 transition: all 0.4s linear 0s;
}

#right_header .right_bottom #navigation_bar ul li a {
 font-size: 17px;
 font-weight: 600;
 transition: all 0.4s linear 0s;
 text-decoration: none;
 font-style: normal;
 font-family: 'Montserrat', sans-serif;
 font-stretch: normal;
 line-height: 18px;
 color: #2b2e6b;
}

#right_header .right_bottom #navigation_bar ul li:last-child {
 margin: 2px 0 0;
 padding: 0;
}

#right_header .right_bottom #navigation_bar ul li:hover,
#right_header .right_bottom #navigation_bar ul li.current-menu-item,
#right_header .right_bottom #navigation_bar ul li.current_page_item,
#right_header .right_bottom #navigation_bar ul li.current-page-ancestor {
 background-color: #c2c1c1;
}

#right_header .right_bottom #navigation_bar ul li:hover a,
#right_header .right_bottom #navigation_bar ul li.current-menu-item a,
#right_header .right_bottom #navigation_bar ul li.current_page_item a,
#right_header .right_bottom #navigation_bar ul li.current-page-ancestor a {
 color: #FFF;
}

#right_header .right_bottom #navigation_bar ul li .btn {
 font-family: 'Montserrat', sans-serif;
 font-size: 17px;
 line-height: 50px;
 color: #FFF;
 letter-spacing: 0;
 padding: 0 23px !important;
 margin: 0;
 display: block;
 vertical-align: middle;
 width: 75px;
 border: none;
 height: 60px;
 transition: all 0.3s linear 0s;
 text-decoration: none;
 text-align: left;
 box-shadow: none;
 -webkit-box-sizing: inherit;
 cursor: pointer;
 background: url(assets/images/search_btn.jpg)no-repeat 15px 9px #aaa9a9;
 -moz-box-sizing: inherit;
 box-sizing: inherit;
}

#right_header .right_bottom #navigation_bar ul li input[type="text"] {
 width: 210px;
 border-radius: 0;
 border: 1px solid #d5d4d4;
 font-family: 'Montserrat', sans-serif;
 background-color: #FFF;
 font-size: 19px;
 color: #d0d2d3;
 height: 60px;
 padding: 0 36px;
 box-shadow: none;
}

#right_header .right_bottom #navigation_bar ul li input[type="text"]::-webkit-input-placeholder {
 /* Chrome/Opera/Safari */
 color: #d0d2d3;
}

#right_header .right_bottom #navigation_bar ul li input[type="text"]::-moz-placeholder {
 /* Firefox 19+ */
 color: #d0d2d3;
}

#right_header .right_bottom #navigation_bar ul li input[type="text"]:-ms-input-placeholder {
 /* IE 10+ */
 color: #d0d2d3;
}

#right_header .right_bottom #navigation_bar ul li input[type="text"]:-moz-placeholder {
 /* Firefox 18- */
 color: #d0d2d3;
}

#right_header .right_bottom #navigation_bar ul li ul {
 position: absolute;
 top: 100%;
 left: 0;
 width: 100%;
 background-color: #39b54a;
 min-width: max-content;
 z-index: 9;
 padding: 0;
 border-radius: 0;
 display: none;
 margin: 0;
 padding: 0 0 15px;
 border: none;
 box-shadow: none;
}

#right_header .right_bottom #navigation_bar ul li ul li a {
 font-size: 24px;
 font-weight: normal;
 transition: all 0.4s linear 0s;
 text-decoration: none;
 font-style: normal;
 text-align: left;
 font-stretch: normal;
 line-height: 26px;
 color: #FFF;
}

#right_header .right_bottom #navigation_bar ul li ul li a:after {
 display: none !Important;
}

#right_header .right_bottom #navigation_bar ul li ul li a:hover {
 color: #FFF !important;
}

#right_header .right_bottom #navigation_bar ul li ul li {
 display: block;
 padding: 17px 68px 14px 19px;
 position: relative;
 list-style: none;
 width: auto;
 text-align: center;
 margin: 0;
}

#right_header .right_bottom #navigation_bar ul li ul li:hover {
 background-color: #5b5b5b;
}

#right_header .right_bottom #navigation_bar ul li span img {
 width: 5px;
 height: auto;
}

#right_header .right_bottom #navigation_bar ul li ul li:last-child {
 padding: 17px 68px 14px 19px;
}

#toggle {
 background-position: 50% 50%;
 background-repeat: no-repeat;
 cursor: pointer;
 height: auto;
 padding: 0;
 position: absolute;
 right: 0;
 top: 14px;
 transition: all 0.1s ease-in;
 width: auto;
 z-index: 1000;
 box-sizing: border-box;
 z-index: 9999;
 display: none;
 transition: all 0.3s ease-in-out 0s;
}

#toggle .patty {
 background: none repeat scroll 0 0 #2b2e6b;
 height: 3px;
 top: 3px;
 margin: 10px 0;
 transition: all 0.3s ease 0s;
 width: 28px;
 position: relative;
 display: inline-block;
}

#toggle .patty::after,
#toggle .patty::before {
 background: none repeat scroll 0 0 #2b2e6b;
 content: "";
 display: inline-block;
 height: 3px;
 position: absolute;
 transition: all 0.3s ease 0s;
 width: 28px;
 z-index: -1;
}

#toggle .patty::before {
 top: -7px;
 right: 0px;
}

#toggle .patty::after {
 top: 7px;
 right: 0px;
}

#toggle:hover {
 transition: top 0.4s ease 0s;
}

#toggle:hover {
 opacity: .8;
}

#toggle:hover .patty::before {
 top: -9px;
}

#toggle:hover .patty::after {
 top: 9px;
}

.mob_menu {
 display: none;
}

.open .patty {
 background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.open .patty::before {
 background: none repeat scroll 0 0 #FFF !important;
 top: 0 !important;
 transform: rotate(-45deg);
}

.open .patty::after {
 background: none repeat scroll 0 0 #FFF !important;
 top: 0 !important;
 transform: rotate(45deg);
}

main.home {
 padding: 0;
}

main {
 overflow-x: hidden;
}

main {
 padding: 0;
 transition: all 0.3s linear 0s;
 overflow-x: hidden;
}

::selection {
 background: #2b2e6b;
 color: #FFF;
}

@-webkit-keyframes slide-down {
 0% {
  opacity: 0;
  transform: translateY(-100%);
  transition: all .3s;
 }
 100% {
  opacity: 0.9;
  transform: translateY(0);
  transition: all .3s;
 }
}

@-moz-keyframes slide-down {
 0% {
  opacity: 0;
  transform: translateY(-100%);
  transition: all .3s;
 }
 100% {
  opacity: 0.9;
  transform: translateY(0);
  transition: all .3s;
 }
}

@-ms-keyframes slide-down {
 0% {
  opacity: 0;
  transform: translateY(-100%);
  transition: all .3s;
 }
 100% {
  opacity: 0.9;
  transform: translateY(0);
  transition: all .3s;
 }
}

@-o-keyframes slide-down {
 0% {
  opacity: 0;
  transform: translateY(-100%);
  transition: all .3s;
 }
 100% {
  opacity: 0.9;
  transform: translateY(0);
  transition: all .3s;
 }
}

@keyframes slide-down {
 0% {
  opacity: 0;
  transform: translateY(-100%);
  transition: all .3s;
 }
 100% {
  opacity: 0.9;
  transform: translateY(0);
  transition: all .3s;
 }
}


}
@keyframes fadeInUp {
 0% {
  opacity: 0;
  transform: translate3d(0, 100%, 0)
 }
 
 to {
  opacity: 1;
  transform: none
 }
}
.fadeInUp {
 animation-name: fadeInUp
}

/***************************** Banner start here ****************************************/
#banner {
 width: 100%;
 height: 890px;
 margin: 0;
 padding: 0;
 background-size: cover !important;
}
.banner_cont {
 width: 100%;
 margin: 0;
 padding: 0;
}
.slider_cont {
 width: 83%;
 margin: 0 auto;
 padding: 350px 0 0;
}
.banner_cont .slick-slider {
 margin: 0;
}
.slider_cont h1 {
    font-family: 'AvenirLT-Heavy', sans-serif;
    font-style: normal;
    font-size: 95px;
    line-height: 1.4;
    color: #FFF;
    margin: 0;
    padding: 0;
}
.slider_cont strong {
 font-family: 'AvenirLT-Heavy', sans-serif;
 font-style: normal;
 font-size: 62px;
 line-height: 1.4;
 color: #FFF;
 display: block;
 margin: 0;
 padding: 0 0 0 7px;
}
.slider_cont p {
 font-family: 'Oswald', sans-serif;
 font-style: normal;
 font-size: 33px;
 line-height: 34px;
 color: #FFF;
 margin: 0;
 display: inline-block;
 vertical-align: top;
 padding: 30px 0 0 9px;
 width: 777px;
}
.slider_cont a {
 width: 334px;
 display: inline-block;
 vertical-align: top;
 margin: 35px 0 0;
 text-decoration: none;
}
.slider_cont a span {
 width: 79px;
 height: 79px;
 line-height: 79px;
 background-color: #f48120;
 text-align: center;
 display: inline-block;
 vertical-align: middle;
 margin: 0 -5px 0 0;
 transition: all 0.4s linear 0s;
}
.slider_cont a span i {
 font-size: 26px;
 color: #FFF;
 line-height: 79px;
}
.slider_cont a:hover span {
 background-color: #da251d;
}
.slider_cont a:hover .more_btn {
 background-color: #e77817;
}
.more_btn {
 width: 255px;
 display: inline-block;
 vertical-align: middle;
 background-color: #2b2e6b;
 height: 79px;
 margin: 0 -5px 0 0;
 padding: 15px 0;
 transition: all 0.4s linear 0s;
}
.more_btn small {
 font-family: 'AvenirLT-Light', sans-serif;
 font-style: normal;
 font-size: 18px;
 line-height: 19px;
 color: #FFF;
 margin: 0;
 display: block;
 text-transform: uppercase;
 padding: 0 0 0 34px;
 text-align: left;
}
.more_btn b {
 font-family: 'AvenirLT-Book', sans-serif;
 font-style: normal;
 text-transform: uppercase;
 font-size: 26px;
 line-height: 26px;
 color: #FFF;
 margin: 0;
 display: block;
 padding: 0 0 0 34px;
}
.banner_cont .slick-prev {
 left: -50px;
 transition: all 0.2s linear 0s;
}
.banner_cont .slick-next {
 right: -50px;
 transition: all 0.2s linear 0s;
}
.banner_cont .slick-prev,
.banner_cont .slick-next {
 width: 58px;
 height: 123px;
 background-color: #2b2e6b;
 text-align: center;
 top: 70.5%;
 z-index: 99;
}
.banner_cont .slick-dots {
 margin: 0 0 -9px;
}
.banner_cont .slick-prev:before {
 content: '';
 background: url(assets/images/left_arrow.png)no-repeat left top;
 width: 22px;
 height: 33px;
 display: block;
 margin: 0 auto;
 opacity: 1;
}
.banner_cont .slick-next:before {
 content: '';
 background: url(assets/images/right_arrow.png)no-repeat left top;
 width: 22px;
 height: 33px;
 display: block;
 margin: 0 auto;
 opacity: 1;
}
.banner_cont .slick-prev:hover,
.banner_cont .slick-prev:focus,
.banner_cont .slick-next:hover,
.banner_cont .slick-next:focus {
 color: transparent;
 outline: none;
 background: #da251d;
}
.banner_cont .slick-dots li {
 margin: 0 15px;
}
.banner_cont .slick-dots li button:before {
 font-size: 26px;
 line-height: 26px;
 opacity: 1;
 color: #FFF;
 transition: all 0.2s linear 0s;
}
.banner_cont.slick-dots li.slick-active button:before,
.banner_cont .slick-dots li:hover button:before {
 opacity: 1;
 color: #a6a8ab;
}
.slick-dots li.slick-active button:before {
 color: #969594;
}

/***************************** Container start here ****************************************/
#blog_sect {
 width: 100%;
 margin: -90px 0 0;
 padding: 0;
}
.blog_cont {
 width: 100%;
 margin: 0;
 padding: 0;
}
.blog_cont_top {
 width: 100%;
 margin: 0;
 padding: 0;
 background-color: #2b2e6b;
}
.blog_cont_top span {
 width: 133px;
 height: 138px;
 line-height: 138px;
 text-align: center;
 background-color: #da251d;
 margin: 0;
 padding: 0;
 display: inline-block;
 vertical-align: middle;
 margin: 0 -4px 0 0;
}
.blog_cont_top span img {
 display: inline-block;
 vertical-align: middle;
}
.blog_head {
 width: 356px;
 margin: 0 -4px 0 0;
 display: inline-block;
 vertical-align: middle;
}
#blog_sect .col-lg-4 {
 padding: 0 29px;
}
#blog_sect .row {
 margin: 0 -29px;
}
.blog_cont_top h3 {
 font-size: 41px;
 font-weight: 600;
 font-style: normal;
 font-family: 'Montserrat', sans-serif;
 font-stretch: normal;
 line-height: 48px;
 display: inline-block;
 vertical-align: middle;
 color: #FFF;
 padding: 0 0 0 45px;
}
.blog_cont ul {
    width: auto;
    list-style: none;
    margin: 0;
    padding: 32px 0 15px 0px;
}
.blog_cont ul li {
    width: auto;
    display: block;
    padding: 0 0 14px 0px;
    position: relative;
    margin: 0;
    transition: all 0.4s linear 0s;
}
.blog_cont ul li a {
    display: inline-block;
    font-family: 'AvenirLT-Book', sans-serif;
    font-style: normal;
    font-size: 34px;
    text-decoration: none;
    transition: all 0.4s linear 0s;
    font-weight: 600;
    line-height: 36px;
    color: #2b2e6b;
    width: 100%;
    padding: 5px 0px 5px 90px;
}


.blog_cont ul li :hover {
 background-color: #aaa9a9;
    color: #FFF;
}
.blog_cont ul li:before {
    content: '';
    background: url(assets/images/arrow_img2.png)no-repeat left top;
    width: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    left: 28px;
    top: 0px;
}
.blog_cont_bottom {
 width: 100%;
 margin: 0;
 padding: 0;
 background: #efeeee;
 background-size: cover;
}

/***************************** Inner1 start here ****************************************/
#inner_banner {
 width: 100%;
 margin: 0;
 padding: 0;
 background-size: cover !important;
}
#inner_banner .slider_cont {
    padding: 235px 0 60px;
}
#inner_banner .slider_cont p {
 padding: 20px 0 0 9px;
 width: 100%;
}
#resource_sect {
 width: 100%;
 margin: 0;
 padding: 0;
}
.resource_cont {
 width: 100%;
 margin: -60px 0 0;
 padding: 0;
}
.resource_cont_top {
 width: 100%;
 margin: 0;
 padding: 0;
 background-color: #2b2e6b;
}
.resource_cont_top span {
 width: 133px;
 height: 136px;
 line-height: 136px;
 text-align: center;
 background-color: #da251d;
 margin: 0;
 padding: 0;
 display: inline-block;
 vertical-align: middle;
 margin: 0 -4px 0 0;
}
.resource_cont_top span img {
 display: inline-block;
 vertical-align: middle;
}
.resource_head {
 width: 356px;
 margin: 0 -4px 0 0;
 display: inline-block;
 vertical-align: middle;
}
.resource_cont_top h3 {
 font-size: 41px;
 font-weight: 600;
 font-style: normal;
 font-family: 'Montserrat', sans-serif;
 font-stretch: normal;
 line-height: 48px;
 display: inline-block;
 vertical-align: middle;
 color: #FFF;
 padding: 0 0 0 45px;
}
.resource_cont_bottom {
 width: 100%;
 margin: 0;
 padding: 0;
 background-color: #efeeee;
}
.resource_cont_bottom ul {
 width: auto;
 list-style: none;
 margin: 0;
 padding: 45px 0;
}
.resource_cont_bottom ul li {
 width: auto;
 display: block;
 padding: 0;
 margin: 0 0 10px;
}
.resource_cont_bottom ul li a {
 padding: 10px 37px;
 margin: 0;
 text-decoration: none;
 transition: all 0.4s linear 0s;
 font-family: 'AvenirLT-Book', sans-serif;
 font-style: normal;
 font-size: 34px;
 font-weight: 600;
 line-height: 36px;
 color: #2b2e6b;
}
.resource_cont_bottom ul li ul {
 padding: 0 0 0 40px;
}
.resource_cont_bottom ul li a:hover,
.resource_cont_bottom ul li.current-menu-item a,
.resource_cont_bottom ul li.current_page_item a,
.resource_cont_bottom ul li.current-page-ancestor a {
 background-color: #aaa9a9;
 color: #FFF;
}
.resource_txt {
 width: 90%;
 margin: 0 auto;
 padding: 55px 0;
}
.resource_txt h3 {
 display: block;
 font-family: 'Oswald', sans-serif;
 font-size: 68px;
 line-height: 70px;
 color: #2b2d6b;
 margin: 0 0 73px;
 transition: all 0.4s linear 0s;
 text-decoration: none;
}
.resource_txt h3:after {
 content: '';
 width: 100%;
 height: 7px;
 display: block;    
 position: absolute;
 margin: 27px 0 35px; background:url(https://wp0719.upupload.com/blog68575/7edvsenmz68575/wp-content/uploads/2019/09/after_img.jpg)no-repeat left top #dededd; background-size: contain;
}
/*.resource_txt h3:before {
 content: '';
 width: 264px;
 height: 7px;
 background-color: #2b2d6b;
 display: block;
 position: absolute;
 margin: 27px 0 35px;
 top: 125px;
 z-index: 9;
}*/
.resource_txt strong {
 display: block;
 font-family: 'AvenirLT-Book', sans-serif;
 font-size: 30px;
 line-height: 40px;
 color: #332f2e;
 margin: 0 0 24px;
 transition: all 0.4s linear 0s;
 text-decoration: none;
}
.resource_txt ul {
 width: auto;
 list-style: disc;
 margin: 0;
 padding: 0 0 35px 58px;
}
.resource_txt ul li {
 width: auto;
 display: list-item;
 padding: 0 0 15px;
 margin: 0;
 font-family: 'AvenirLT-Light', sans-serif;
 font-style: normal;
 font-size: 23px;
 line-height: 26px;
 color: #292423;
}
html.small .header {
 width: 100%;
 position: fixed;
 visibility: visible !important;
 top: 0;
 left: 0;
 -webkit-animation: slide-down .7s;
 -moz-animation: slide-down .7s;
 -ms-animation: slide-down .7s;
 -o-animation: slide-down .7s;
 animation: slide-down .7s;
 z-index: 9999;
 background-color: #FFF;
 font-family: 'Montserrat', sans-serif;
 font-size: 11px;
 line-height: 18px;
 color: #2b2e6b;
 /*font-weight: 600;*/
}

.entry-content {
 margin-bottom: 30px;
}

/***************************** Default_page start here ****************************************/
.defpage {
 width: 100%;
 margin: 0 auto;
 padding: 40px 0;
 text-align: left;
}
h1 {
 font-family: 'Oswald', sans-serif;
 font-style: normal;
 font-size: 110px;
 line-height: 1.4;
 color: #2b2e6b;
 margin: 0;
 padding: 0;
}
h2 {
 display: block;
 font-family: 'Oswald', sans-serif;
 font-size: 68px;
 line-height: 1.4;
 color: #2b2d6b;
 margin: 0 0 73px;
 text-decoration: none;
}
h3 {
 font-family: 'Oswald', sans-serif;
 font-style: normal;
 font-size: 62px;
 line-height: 1.4;
 color: #2b2e6b;
 display: block;
 margin: 0;
 padding: 0;
}
h4 {
 font-size: 51px;
 font-weight: 600;
 font-style: normal;
 font-family: 'Montserrat', sans-serif;
 font-stretch: normal;
 line-height: 1.4;
 display: inline-block;
 vertical-align: middle;
 color: #2b2e6b;
 padding: 0;
}
h4 a {
 font-size: 51px;
 font-weight: 600;
 font-style: normal;
 font-family: 'Montserrat', sans-serif;
 font-stretch: normal;
 text-decoration: none;
 transition: all 0.4s linear 0s;
 line-height: 1.4;
 display: inline-block;
 vertical-align: middle;
 color: #2b2e6b;
 padding: 0;
}
h4 a:hover {
 color: #da251d;
}
h5 {
 font-size: 41px;
 font-weight: 600;
 font-style: normal;
 font-family: 'Montserrat', sans-serif;
 font-stretch: normal;
 line-height: 1.4;
 display: inline-block;
 vertical-align: middle;
 color: #2b2e6b;
 padding: 0
}
h6 {
 font-size: 31px;
 font-weight: 600;
 font-style: normal;
 font-family: 'Montserrat', sans-serif;
 font-stretch: normal;
 line-height: 1.4;
 display: block;
 vertical-align: middle;
 color: #2b2e6b;
 padding: 0
}
hr {
 height: 1px;
 background: #093341;
}
p {
 width: auto;
 display: block;
 padding: 0;
 margin: 0 0 10px;
 font-family: 'AvenirLT-Light', sans-serif;
 font-style: normal;
 font-size: 23px;
 line-height: 26px;
 color: #292423;
}
small {
 width: auto;
 display: block;
 padding: 0;
 margin: 0;
 font-family: 'AvenirLT-Light', sans-serif;
 font-style: normal;
 font-size: 20px;
 line-height: 25px;
 color: #292423;
}
p b,
p strong {
 display: inline-block;
 font-family: 'AvenirLT-Book', sans-serif;
 font-size: 23px;
 line-height: 26px;
 color: #332f2e;
 margin: 0;
 text-decoration: none;
 transition: all 0.4s linear 0s;
 transition: all 0.4s linear 0s;
 text-decoration: none;
}
p em {
 font-style: italic;
}
p a,
a {
 width: auto;
 display: block;
 padding: 0;
 margin: 0;
 font-family: 'AvenirLT-Light', sans-serif;
 font-style: normal;
 font-size: 23px;
 line-height: 26px;
 color: #292423;
}
p a {
 display: inline-block;
}
p a:hover,
a:hover {
 color: #da251d;
 text-decoration: none;
 transition: all 0.4s linear 0s;
}
blockquote {
 padding: 10px;
 background: #ed3124;
 text-indent: 15px;
 margin: 0 0 20px 0;
}
blockquote p {
 margin: 0;
 padding: 0;
}
figure.wp-caption {
 margin: 0;
 background: none;
 text-align: left;
}
figure.wp-caption img {
 margin: 0 0 10px 0;
}
figcaption.wp-caption-text {
 font-size: 17px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 18px;
 padding: 0 0 15px;
 margin: 0;
 letter-spacing: 0px;
 color: #0b1a20;
}
.defpage ul {
 margin-bottom: 25px;
 margin-left: 25px;
}
.defpage ul li {
 font-family: 'AvenirLT-Book', sans-serif;
 font-size: 23px;
 line-height: 26px;
 color: #332f2e;
 margin: 0;
 text-decoration: none;
 transition: all 0.4s linear 0s;
 transition: all 0.4s linear 0s;
 text-decoration: none
}
.defpage ul li a {
 font-family: 'AvenirLT-Book', sans-serif;
 font-size: 23px;
 line-height: 26px;
 color: #332f2e;
 margin: 0;
 text-decoration: none;
 transition: all 0.4s linear 0s;
}
.defpage ul li a:hover {
 color: #da251d;
}
.defpage ol {
 list-style: decimal inside;
 margin: 0 0 20px 0;
 padding: 0;
 color: #003262;
}
.defpage ol li {
 font-family: 'AvenirLT-Book', sans-serif;
 font-size: 23px;
 line-height: 26px;
 color: #332f2e;
 margin: 0;
 text-decoration: none;
 transition: all 0.4s linear 0s;
}
.defpage ol li a {
 font-family: 'AvenirLT-Book', sans-serif;
 font-size: 23px;
 line-height: 26px;
 color: #332f2e;
 margin: 0;
 text-decoration: none;
 transition: all 0.4s linear 0s;
}
.defpage ol li a:hover {
 color: #da251d;
}
form {
 margin: 0 0 50px;
}
form label {
 display: block;
 font-size: 18px;
 line-height: 20px;
 margin: 0 0 5px 0;
}
form input[type="text"],
form input[type="email"],
form input[type="url"],
form input[type="search"],
form input[type="number"],
form select {
 width: 514px;
 border-radius: 0;
 border: 1px solid #d5d4d4;
 font-family: 'Montserrat', sans-serif;
 background-color: #FFF;
 font-size: 19px;
 color: #d0d2d3;
 display: inline-block;
 vertical-align: top;
 outline: none;
 height: 60px;
 padding: 0 36px;
 box-shadow: none;
}
form select {
 font-family: sofia-pro, sans-serif;
 margin: 0 !important;
 padding: 0;
 background-color: transparent !important;
 outline: none;
 color: #5e605f;
 font-size: 17px;
 line-height: 20px;
 font-weight: normal;
 -webkit-appearance: none;
 text-transform: capitalize;
 border: 1px solid #d8d8d8 !important;
 width: 100%;
 max-width: 100%;
 color: #5e605f;
 cursor: pointer;
 font-size: 17px;
 line-height: 50px;
 font-family: sofia-pro, sans-serif;
 padding: 6px 20px !important;
 height: 50px;
 margin-bottom: 20px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
textarea.form-control {
 border: 1px solid #d8d8d8;
 width: 100%;
 max-width: 100%;
 font-weight: normal;
 color: #5e605f;
 font-size: 17px;
 line-height: 20px;
 font-family: sofia-pro, sans-serif;
 padding: 14px 20px !important;
 height: auto;
 text-transform: capitalize;
 margin-bottom: 22px !important;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 background: #FFF;
 outline: none;
 box-sizing: border-box;
}
.defpage form {
 margin: 20px 0 0;
}
button[type="submit"],
.btn {
 font-family: 'Montserrat', sans-serif;
 font-size: 17px;
 line-height: 50px;
 color: #FFF;
 letter-spacing: 0;
 padding: 0 !important;
 margin: 0;
 display: inline-block;
 vertical-align: top;
 width: 75px;
 border: none;
 height: 60px;
 transition: all 0.3s linear 0s;
 text-decoration: none;
 text-align: left;
 box-shadow: none;
 -webkit-box-sizing: inherit;
 cursor: pointer;
 background: url(assets/images/search_btn.jpg)no-repeat 15px 9px #aaa9a9;
 -moz-box-sizing: inherit;
 box-sizing: inherit;
}
.navigation.pagination {
 width: 100%;
 text-align: center;
}
.navigation.pagination h1 {
 display: none !important;
}
.navigation.pagination a {
 font-size: 18px;
 line-height: 1px;
 color: #fff;
 background: #ed3124;
 padding: 22px 10px;
 margin: 0 1px;
 display: inline-block;
}
.navigation.pagination span.current {
 font-size: 18px;
 line-height: 20px;
 color: #fff;
 background: #0b1a20;
 padding: 13px 10px;
 margin: 0 3px;
}
.wp-pagenavi span.pages {
 background: #0b1a20;
 color: #fff;
 font-size: 18px;
 line-height: 20px;
 padding: 4px 10px;
 margin: 0 5px 0 0;
}
.wp-pagenavi a {
 font-size: 18px;
 line-height: 20px;
 color: #fff;
 background: #ed3124;
 padding: 4px 10px;
 margin: 0 3px;
}
.wp-pagenavi span.current {
 background: #0b1a20;
 color: #fff;
 font-size: 18px;
 line-height: 20px;
 padding: 4px 10px;
 margin: 0 5px 0 0;
}
.search-form span.screen-reader-text {
 display: none;
}
.wp-pagenavi {
 text-align: center;
}
table {
 font-size: 18px;
 line-height: 20px;
 width: 100%;
}
table th {
 font-weight: bold;
}
table td,
table th {
 border: 1px solid;
}
p img,
img {
 max-width: 100%;
 width: auto;
 height: auto;
}
iframe {
 max-width: 100%;
 min-height: 250px;
}
.tablew {
 max-width: 100%;
 overflow: auto;
}
.defpage .media-body {
 padding: 0 0 30px;
}
.nav-links {
 width: 100%;
 display: inline-block;
 vertical-align: middle;
 margin: 50px 0 0;
}
.navigation.pagination h2 {
 margin: 0;
 display: inline-block;
 vertical-align: middle;
}
.screen-reader-text,
.entry-meta a {
 display: inline-block;
}
.nav-next a {
 display: inline-block;
}

/***************************** Footer start here ****************************************/
#footer {
 width: 100%;
 padding: 0 0 44px;
 margin: 36px 0 0;
 background: url(assets/images/bg_img.png)no-repeat left top #f9f9f9;
 background-size: 100% 100%;
 position: relative;
}
#footer:after {
 content: '';
 width: 67.5%;
 height: 34px;
 background-color: #bab3d6;
 display: block;
 position: absolute;
 bottom: 0;
 left: 0;
}
.tab_sect {
 width: 100%;
 margin: 0;
 padding: 22px 0 45px;
 background: #FFF;
}
#exTab1 .tab-content {
 color: white;
 background-color: #428bca;
 padding: 5px 15px;
}

/* remove border radius for the tab */
#exTab1 .nav-pills > li > a {
 border-radius: 0;
}
.slider {
 width: 95.5%;
 margin: 0 auto;
}
.tab_txt {
 width: 100%;
 background-color: #2b2e6b;
 margin: -58px 0 0 0;
 padding: 117px 0 65px;
}
ul.tabs {
 margin: 0 auto;
 padding: 0px;
 width: 563px;
 list-style: none;
}
ul.tabs li {
 background-color: #e6e7e8;
 display: inline-block;
 padding: 10px 15px;
 width: 50%;
 height: 140px;
 text-align: center;
 margin: 0 -5px 0 0;
 cursor: pointer;
}
ul.tabs li a {
 font-size: 51px;
 font-weight: 500;
 font-style: normal;
 font-family: 'Montserrat', sans-serif;
 font-stretch: normal;
 line-height: 120px;
 position: relative;
 vertical-align: middle;
 text-decoration: none;
 transition: all 0.4s linear 0s;
 text-align: center;
 color: #969594;
 display: inline-block;
}
ul.tabs li.current a:after {
 content: '';
 width: 100%;
 height: 11px;
 background-color: #FFF;
 display: block;
 position: absolute;
 bottom: 13px;
}
ul.tabs li.current {
 background: #2b2e6b;
}
ul.tabs li.current a {
 color: #FFF;
}
.tab-content {
 display: none;
 padding: 15px;
}
.tab-content.current {
 display: inherit;
}
.tab_slide_cont {
 width: 100%;
 max-width: 452px;
 margin: 0 auto;
 padding: 21px 0 0;
 background-color: #FFF;
 border: 13px solid #e6e7e8;
 text-align: left;
}
.tab_slide_cont h3 {
 font-size: 41px;
 font-style: normal;
 font-family: 'AvenirLT-Heavy', sans-serif;
 font-stretch: normal;
 line-height: 45px;
 position: relative;
 vertical-align: middle;
 padding: 0 20px 20px;
 text-align: left;
 color: #212e38;
}
.tab_slide_cont h3 b {
 font-size: 29px;
 line-height: 38px;
 display: inline-block;
 vertical-align: bottom;
}
.tab_slide_cont em {
 font-size: 21px;
 line-height: 32px;
 font-style: normal;
 color: #24303a;
 font-family: 'AvenirLT-Light', sans-serif;
 padding: 0 20px;
 display: block;
 width: 380px;
 height: 63px;
}
.tab_slide_cont small {
 font-size: 20px;
 line-height: 32px;
 font-style: normal;
 color: #24303a;
 font-family: 'AvenirLT-Light', sans-serif;
 padding: 0 20px;
 display: block;
 text-align: left;
}
.tab_slide_cont p {
 font-size: 23px;
 line-height: 30px;
 font-style: normal;
 color: #24303a;
 font-family: 'AvenirLT-Light', sans-serif;
 padding: 0 20px;
 display: block;
 text-align: left;
}
.tab_slide_cont a {
 width: 100%;
 height: 48px;
 background-color: #9697b6;
 margin: 18px 0 0;
 text-align: right;
 transition: all 0.4s linear 0s;
 text-decoration: none;
 font-family: 'AvenirLT-Heavy', sans-serif;
 font-size: 19px;
 line-height: 20px;
 color: #FFF;
 display: block;
}
.tab_slide_cont a span {
 width: 46px;
 height: 48px;
 background-color: #da251d;
 text-align: center;
 display: inline-block;
 vertical-align: middle;
 margin: 0 0 0 15px;
 transition: all 0.4s linear 0s;
}
.tab_slide_cont a span i {
 font-size: 24px;
 color: #FFF;
 line-height: 48px;
}
.tab_slide_cont a:hover span {
 background-color: #2b2e6b;
}
.tab_slide_cont a:hover {
 color: #2b2e6b;
}
.tab_txt .slick-prev {
 width: 67px;
 height: 124px;
 background-color: #84b2d9;
 text-align: center;
 left: -80px;
 top: 31%;
 transition: all 0.4s linear 0s;
}
.tab_txt .slick-next {
 width: 67px;
 height: 124px;
 background-color: #84b2d9;
 text-align: center;
 right: -79px;
 top: 31%;
 transition: all 0.4s linear 0s;
}
.tab_txt .slick-next:after {
 content: '';
 background: url(assets/images/blue_box_right_shadow.png)no-repeat left top;
 width: 24px;
 height: 17px;
 display: block;
 position: absolute;
 bottom: -17px;
 right: 0;
}
.tab_txt .slick-prev:after {
 content: '';
 background: url(assets/images/blue_box_left_shadow.png)no-repeat left top;
 width: 25px;
 height: 17px;
 display: block;
 position: absolute;
 bottom: -17px;
 left: 0;
}
.tab_txt .slick-prev:before {
 content: '';
 background: url(assets/images/left_arrow.png)no-repeat left top;
 width: 22px;
 height: 33px;
 display: block;
 margin: 0 auto;
 opacity: 1;
}
.tab_txt .slick-next:before {
 content: '';
 background: url(assets/images/right_arrow.png)no-repeat left top;
 width: 22px;
 height: 33px;
 display: block;
 margin: 0 auto;
 opacity: 1;
}
.tab_txt .slick-prev:hover,
.tab_txt .slick-next:hover {
 background-color: #da251d;
}
.twitter_sect {
 width: 100%;
 margin: 0 0 50px;
 padding: 45px 0;
 background-color: #84b2d9;
}
.twitter_cont {
 width: 100%;
 margin: 0;
 padding: 0;
}
.twitter_cont span {
 width: 136px;
 height: 119px;
 margin: 0 -4px 0 0;
 padding: 0;
 background-color: #28a9e2;
 text-align: center;
 display: inline-block;
 vertical-align: middle;
}
.twitter_cont span i {
 font-size: 98px;
 line-height: 168px;
 color: #FFF;
}
.twitter_txt {
 width: 92.4%;
 height: auto;
 background-color: #FFF;
 border: 20px solid #dededd;
 display: inline-block;
 vertical-align: middle;
 margin: 0 -4px 0 0;
 padding: 12px 32px;
}
.twitter_txt_left {
 width: auto;
 float: left;
}
.twitter_txt_left p {
 font-size: 26px;
 line-height: 43px;
 font-style: normal;
 color: #24303a;
 font-family: 'AvenirLT-Medium', sans-serif;
 padding: 0;
 display: block;
 text-align: left;
}
.twitter_txt_right {
 width: auto;
 float: right;
}
.twitter_txt_right a,
.twitter_txt_right small {
 font-size: 20px;
 line-height: 22px;
 font-style: normal;
 color: #24303a;
 font-family: 'AvenirLT-Medium', sans-serif;
 padding: 0;
 display: block;
 text-decoration: none;
 transition: all 0.4s linear 0s;
 text-align: right;
}
.twitter_txt_right a:hover {
 color: #da251d;
}
.sponser_sect {
 width: 100%;
 margin: 0;
 padding: 0;
}
.sponser_sect .row {
 margin: 0;
}
.sponser_cont {
 width: 100%;
 margin: 0;
 padding: 0;
}
.sponser_cont h3 {
 width: 100%;
 margin: 0;
 padding: 0;
 background-color: #2b2d6b;
 height: 100px;
 text-align: center;
 font-size: 61px;
 line-height: 100px;
 font-style: normal;
 color: #FFF;
 position: relative;
 font-family: 'AvenirLT-Light', sans-serif;
}
.sponser_cont h3:after {
 content: '';
 background: url(assets/images/darkblue_right_shadow.png)no-repeat left top;
 width: 33px;
 height: 31px;
 display: block;
 position: absolute;
 bottom: -31px;
 right: -1px;
}
.sponser_cont h3:before {
 content: '';
 background: url(assets/images/darkblue_left_shadow.png)no-repeat left top;
 width: 33px;
 height: 31px;
 display: block;
 position: absolute;
 bottom: -31px;
 left: -1px;
}
.sponser_logo {
 width: 96.6%;
 margin: 0 auto;
 background-color: #FFF;
 padding: 40px 0 55px;
}
.sponser_logo ul {
    width: auto;
    margin: 0;
    list-style: none;
}
.sponser_logo ul li {
 width: auto;
 margin: 0 32px;
 padding: 0;
    display: inline-block !important;
    vertical-align: middle;
    float: none;
}
.footer_links_sect {
 width: 100%;
 margin: 60px 0 0;
 padding: 0;
}
.footer_links_left {
 width: 100%;
 margin: 0;
 padding: 0;
}
.footer_links_right {
 width: 96%;
 margin: 0;
 padding: 0;
 float: right;
}
.footer_links_txt {
 width: 100%;
 margin: 0;
 padding: 0;
}
.footer_links_txt h4 {
 font-size: 18px;
 line-height: 20px;
 font-style: normal;
 color: #24303a;
 font-family: 'AvenirLT-Heavy', sans-serif;
 padding: 0;
 display: inline-block;
 text-align: left;
}
.footer_links_txt h4:after {
 content: '';
 width: 100%;
 height: 4px;
 background-color: #24303a;
 display: block;
 margin: 14px 0;
}
.footer_links_txt ul {
 list-style: none;
 width: auto;
 margin: 0;
 padding: 0;
}
.footer_links_txt ul li {
 display: block;
 width: auto;
 margin: 0;
 padding: 0 0 10px;
}
.footer_links_txt ul li a {
 display: inline-block;
 font-family: 'Oswald', sans-serif;
 font-size: 21px;
 line-height: 24px;
 color: #191b5f;
 transition: all 0.2s linear 0s;
 text-decoration: none;
}
.footer_links_txt ul li a:hover {
 color: #da251d;
}
.footer_links_txt ul li ul {
 width: auto;
 padding: 10px 0 0 15px;
}
.footer_links_right h5 {
 font-size: 22px;
 line-height: 28px;
 font-style: normal;
 color: #202364;
 font-family: 'AvenirLT-Heavy', sans-serif;
 padding: 0 0 30px;
 display: inline-block;
 text-align: right;
}
.footer_links_right p {
 font-size: 22px;
 font-style: normal;
 font-family: 'AvenirLT-Medium', sans-serif;
 padding: 0 0 30px;
 font-stretch: normal;
 color: #202364;
 text-align: right;
 line-height: 30px;
}
.footer_links_right small {
 font-size: 22px;
 font-style: normal;
 font-family: 'AvenirLT-Medium', sans-serif;
 display: block;
 font-stretch: normal;
 color: #202364;
 text-align: right;
 line-height: 30px;
}
.footer_links_right small a {
 font-size: 22px;
 font-style: normal;
 font-family: 'AvenirLT-Medium', sans-serif;
 text-decoration: none;
 transition: all 0.4s linear 0s;
 font-stretch: normal;
 color: #202364;
 text-align: right;
 display: inline-block;
 line-height: 30px;
}
.footer_links_right small a:hover {
 color: #da251d;
}
.footer_links_right ul {
 list-style: none;
 width: auto;
 margin: 206px 0 0 0;
 padding: 0;
 text-align: right;
}
.footer_links_right ul li {
 display: inline-block;
 width: auto;
 margin: 0;
 padding: 0 8px 0 0;
}
.footer_links_right ul li:last-child {
 padding: 0;
}
.footer_links_right ul li a,
.footer_links_right ul li a img {
 display: block;
}
.footer_bottom {
 width: 100%;
 margin: 200px 0 45px;
 padding: 0;
}
.footer_bot_cont {
 width: 100%;
 margin: 0;
 padding: 0;
 text-align: right;
}
.footer_bot_cont p {
 font-size: 19px;
 font-weight: 600;
 line-height: 20px;
 color: #01044e;
 font-style: normal;
 padding: 0;
 font-family: 'Montserrat', sans-serif;
}
.footer_bot_cont p a {
 text-decoration: none;
 transition: all 0.4s linear 0s;
 color: #01044e;
 display: inline-block;
 font-size: 19px;
 font-weight: 600;
 line-height: 20px;
 font-style: normal;
 font-family: 'Montserrat', sans-serif;
}
.footer_bot_cont p a:hover {
 color: #da251d;
}
.footer_menu_sec ul {
 width: auto;
 margin: 0 -15px;
 list-style: none;
}
.footer_menu_sec ul li {
 width: 14.4%;
 margin: 0 15px;
 display: inline-block;
 vertical-align: top;
}
.footer_menu_sec ul li a {
 font-size: 18px;
 line-height: 20px;
 font-style: normal;
 color: #24303a;
 font-family: 'AvenirLT-Heavy', sans-serif;
 padding: 0;
 text-decoration: none;
 transition: all 0.4s linear 0s;
 display: inline-block;
 text-align: left;
}
.footer_menu_sec ul li a:after {
 content: '';
 width: 100%;
 height: 4px;
 background-color: #24303a;
 display: block;
 margin: 14px 0;
}
.footer_menu_sec ul li ul li {
 display: block;
 width: 100%;
 padding: 0 0 10px;
 margin: 0;
}
.footer_menu_sec ul li ul li a {
 font-family: 'Oswald', sans-serif;
 font-size: 21px;
 line-height: 24px;
 display: inline-block;
 color: #191b5f;
 transition: all 0.2s linear 0s;
 text-decoration: none;
}
.footer_menu_sec ul li ul li a:after {
 display: none;
}
.footer_menu_sec ul li ul {
 margin: 0;
}
.footer_menu_sec ul li ul li ul {
 width: auto;
 padding: 10px 0 0 15px;
}
.footer_menu_sec ul li ul li a:hover {
 color: #da251d;
}
form {
 margin: 0;
}
.resource_cont_bottom ul li.current_page_item ul li a {
 background-color: transparent;
 color: #2b2e6b;
}
.resource_cont_bottom ul li ul li a:hover,
.resource_cont_bottom ul li ul li.current-menu-item a,
.resource_cont_bottom ul li ul li.current_page_item a,
.resource_cont_bottom ul li ul li.current-page-ancestor a {
 background-color: #aaa9a9;
 color: #FFF;
}
.ctf-author-box {
 width: auto;
 float: right;
}
.ctf-tweet-content {
 width: auto;
 float: left;
}
#ctf .ctf-item {
 padding: 0;
 background: transparent;
}
.ctf-author-box a,
.ctf-tweet-content a {
 font-size: 20px;
 line-height: 22px;
 font-style: normal;
 color: #24303a;
 font-family: 'AvenirLT-Medium', sans-serif;
 padding: 0;
 display: block;
 text-decoration: none;
 transition: all 0.4s linear 0s;
}
.ctf-tweet-content p {
 font-size: 26px;
 line-height: 32px;
 font-style: normal;
 color: #24303a;
 font-family: 'AvenirLT-Medium', sans-serif;
 padding: 0;
 display: block;
 text-align: left;
}
.ctf-tweet-content a {
 padding: 10px 0 0;
}
#ctf .ctf-item:after {
 content: '';
 clear: both;
 display: block;
}
.screen-reader-text {
 display: none;
}
h3.entry-title:before {
 content: '';
 width: 264px;
 height: 7px;
 background-color: #2b2d6b;
 display: block;
 position: absolute;
 margin: 0;
 bottom: -21px;
 z-index: 9;
}
h3.entry-title:after {
 content: '';
 width: 100%;
 height: 7px;
 background-color: #dededd;
 display: block;
 position: absolute;
 margin: 14px 0 0;
}
h3.entry-title {
 margin: 0 0 50px;
 position: relative;
}
.events-archive header.entry-header {
	display: block !important;}
.single-tribe_events header.entry-header {
	display: block !important;}
	
.defpage .social_icon {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;

}
.defpage .social_icon ul {
   margin-bottom: 0;
   margin-left: 25px;
}
	
	
	
	
	
	
/*feedback*/





    





    


@media (max-width:1279px){
    #right_header .right_bottom #navigation_bar ul li input[type="text"] {
    width: 94px !important;
    height: 30px !important;
    width: 55px !important;
    padding: 0 9px !important;
    font-size: 13px !important;
    font-size: 10px !important;
}

#right_header .right_bottom #navigation_bar ul li .btn {
    width: 30px !important;
    background-size: auto 30% !important;
    background-position-x: center !important;
    background-position-y: center !important;
    height:30px !important;
}
    }

/*feedback*/
	

/*new css*/	

	.slider_cont h1 {
    font-size: 80px;
}


.ugb-button.ugb-button--design-plain .ugb-button--inner{
    color:red;
    }

.ugb-button.ugb-plain-button:hover{
    color:red;
    }
	
	.ugb-button.ugb-button--design-plain:hover .ugb-button--inner, .ugb-button.ugb-button--design-plain:hover .ugb-button-inner, .ugb-button.ugb-plain-button:hover .ugb-button--inner, .ugb-button.ugb-plain-button:hover .ugb-button-inner{
	   color:red; 
	    }
	
	body{
	    line-height:1.5;
	    }
	    
	    p, h5{
	        line-height:1.5 !Important;
	        }
	        
	        p a:hover{
	                color: #da251d !important;
    transition: all 0.4s linear 0s;
	            }
	p a, span a{
	    color:#da251d ;
	    }
	    a{
	        color:#da251d ;
	        }
	    
	.wp-block-ugb-accordion .ugb-accordion__heading h4{ font-size:25px;}

.events .slick-slide img { width: 100%; height:150px; object-fit: cover; margin-bottom: 10px;}
.events .tab_slide_cont { padding:0;}
.events .tab_slide_cont em { font-family: 'Oswald', sans-serif; line-height: 1.1; font-size: 20px; height:auto; min-height: 40px;}
.events .tab_slide_cont a { background: #ffffff; color:#24303a;font-family: 'AvenirLT-Light', sans-serif;font-size: 22px; line-height: 2.2; font-weight: 800; text-align: left; margin-top:5px;}
.events .tab_slide_cont a span.calendar { background: none; color: #24303a; margin: 0 5px 0; float: left;}
.events .tab_slide_cont a span.calendar i { color: #24303a;}
.events .tab_slide_cont a span.arrow {  margin:0 0px 0 8px; float: right;}
.events .tab_slide_cont a.toplink { position: absolute; left: 0; right:0; top:0; bottom: 0;    height: 100%; display: block; background: none;    margin: 0 auto;}
.events .tab_slide_cont { position: relative;}
.news .tab_slide_cont a.toplink { position: absolute; left: 0; right:0; top:0; bottom: 0;    height: 100%; display: block; background: none;    margin: 0 auto;}
.news .tab_slide_cont { position: relative;}
.news .slick-slide img { width: 100%; height:150px; object-fit: cover; margin-bottom: 10px;}
.news .tab_slide_cont { padding:0;}
.news .tab_slide_cont em { font-family: 'Oswald', sans-serif; line-height: 1.1; font-size: 20px; height:auto; min-height: 40px;}
.news .tab_slide_cont p { font-size: 14px; min-height: 14px;}
.news .tab_slide_cont a { background: #ffffff; color:#24303a;font-family: 'AvenirLT-Light', sans-serif;font-size: 22px; line-height: 2.2; font-weight: 800; text-align: left; margin-top:5px;}
.news .tab_slide_cont a span.newspaper { background: none; color: #24303a; margin: 0 5px 0; float: left;}
.news .tab_slide_cont a span.newspaper i { color: #24303a;}
.news .tab_slide_cont a span.arrow {  margin:0 0px 0 8px; float: right;}

/*new css*/	
	