/* 
Theme Name: 
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: Imark
Author URI: https://wordpress.org/
 */

@import url('https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css');
@font-face {
    font-family: 'FuturaBT-ExtraBlack';
    src: url('../fonts/FuturaBT-ExtraBlack.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaBT-ExtraBlack.woff') format('woff'), url('../fonts/FuturaBT-ExtraBlack.ttf') format('truetype'), url('../fonts/FuturaBT-ExtraBlack.svg#FuturaBT-ExtraBlack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaLT-Book';
    src: url('../fonts/FuturaLT-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaLT-Book.woff') format('woff'), url('../fonts/FuturaLT-Book.ttf') format('truetype'), url('../fonts/FuturaLT-Book.svg#FuturaLT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaBT-MediumCondensed';
    src: url('../fonts/FuturaBT-MediumCondensed.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaBT-MediumCondensed.otf') format('opentype'), url('../fonts/FuturaBT-MediumCondensed.woff') format('woff'), url('../fonts/FuturaBT-MediumCondensed.ttf') format('truetype'), url('../fonts/FuturaBT-MediumCondensed.svg#FuturaBT-MediumCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaBT-Medium';
    src: url('../fonts/FuturaBT-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaBT-Medium.woff') format('woff'), url('../fonts/FuturaBT-Medium.ttf') format('truetype'), url('../fonts/FuturaBT-Medium.svg#FuturaBT-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

::selection {
    background: rgba(14, 120, 174, 0.6);
    color: #fff;
}

::-moz-selection {
    background: rgba(14, 120, 174, 0.6);
    color: #fff;
}

a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
}

*:focus {
    outline: none !important
}

img {
    max-width: 100%
}

strong,
b {
    font-weight: 700;
}

i,
em {
    font-style: italic;
}

.clr {
    border: 0;
    clear: both;
    height: 0;
}

html,
body {}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-weight: normal;
    margin: 0;
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

body {
    background: #fff;
    -webkit-text-stroke: rgba(255, 255, 255, 0.01) 0.1px;
    overflow-x: hidden;
}

header {
    position: fixed;
    z-index: 9999;
    width: 100%;
    padding-bottom: 10px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background: #e9f4fa;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    left: 0;
    top: 0;
}

header.sticky {
    box-shadow: 0px 0px 5px #000;
}

.nav_part {
    padding: 8px 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.logo {
    color: #000;
    float: left;
    width: 286px;
    font-family: "GeoSlab703 XBdCn BT";
    margin: 9px 0 0;
    text-transform: uppercase;
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.logo img {
    width: 100%;
}

.custom_nav .navbar-collapse {
    padding: 0;
}

.navbar {
    min-height: 100%;
    margin: 0;
}

.navbar-default.custom_nav {
    float: right;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    padding: 0;
    margin: 20px 0 0;
}

header.sticky .navbar-default.custom_nav {
    margin: 14px 0 0;
}

.navbar-default.custom_nav ul {}

.navbar-default.custom_nav ul li {
    float: left;
    font-family: 'FuturaLT-Book';
    font-size: 15px;
    margin: 0 0 0 55px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.nav > li.menu-item-has-children > a {
    display: inline-block;
}

.dropdown-toggle::before {
    display: none;
}

.dropdown-toggle::after {
    border: medium none;
    bottom: 0;
    color: #9d0a0e;
    content: "";
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 13px;
    margin: 0 0 0 15px;
    vertical-align: middle;
    width: auto;
    display: none;
}

.navbar-default.custom_nav ul li a {
    color: #1a1c29;
    padding: 0;
}

.navbar-default.custom_nav ul li a:hover,
.navbar-default.custom_nav ul li a:focus,
.navbar-default.custom_nav ul li.current-menu-item a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #9d0a0e;
    background: none;
}

#bs-example-navbar-collapse-1 .nav-dropdown {
    background: #36758d;
    z-index: 1;
}

#bs-example-navbar-collapse-1 ul ul {
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    top: 130%;
    visibility: hidden;
    left: 0;
    width: 288px;
    right: 0;
}

#bs-example-navbar-collapse-1 ul ul li {
    margin: 0;
}

#bs-example-navbar-collapse-1 ul ul li a {
    color: #fff;
    padding: 5px 15px;
    display: block;
    text-transform: none;
}

#bs-example-navbar-collapse-1 ul ul li a:hover,
#bs-example-navbar-collapse-1 ul ul li a:focus {
    background: #9d0a0e;
}

#bs-example-navbar-collapse-1 li:hover ul {
    opacity: 1 !important;
    top: 196%;
    visibility: visible !important;
}

.top_header_part {
    width: 100%;
    overflow: hidden;
    padding: 12px 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-bottom: 1px solid #dadfe2;
}

.top_header_part a {
    color: #000;
    float: right;
    font-family: 'FuturaLT-Book';
    font-size: 16px;
}

.top_header_part a:hover {
    color: #9d0a0e;
}

.homeslider {
    height: 780px;
    width: 100%;
    margin: 0;
    background-size: cover !important;
    background-position: center!important;
    padding-top: 113px;
    overflow: hidden;
}

.homeslider .carousel {
    width: 100%;
    height: 100%;
}

.homeslider .container {
    position: relative;
    height: 100%;
}

.homeslider .carousel-inner,
.homeslider .carousel-inner > .item {
    height: 100%;
}

.homeslider .carousel-inner > .item {
    background-size: cover !important;
    background-position: center !important;
}

.homeslider .carousel-inner > .item::before {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}

.homeslider .glyphicon-chevron-left::before,
.homeslider .glyphicon-chevron-right::before {
    display: none;
}

.homeslider .carousel-control.left svg {
    height: 120px;
    width: 120px;
    fill: #d0d0d0;
    margin: -46px 0 0 -58px;
}

.homeslider .carousel-control.right svg {
    height: 120px;
    width: 120px;
    fill: #d0d0d0;
    margin: -46px -58px 0 0;
}

.caption-info {
    position: absolute;
    text-align: center;
    z-index: 1;
    left: 0;
    right: 0;
    top: 45%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.caption-info h1 {
    color: #fff;
    font-size: 65px;
    text-transform: uppercase;
    font-family: 'FuturaBT-ExtraBlack';
    margin: 0 0 15px;
}

.caption-info p {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'FuturaLT-Book';
    line-height: 1.6;
}

.caption-info a {
    padding: 15px 34px;
    background: #9d0a0e;
    color: #fff;
    font-family: 'FuturaLT-Book';
    font-size: 18px;
    text-transform: capitalize;
    display: inline-block;
    margin: 35px auto 0;
    border-radius: 3px;
}

.caption-info a i {
    display: inline-block;
    margin: 0px 0 0 20px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.caption-info a:hover,
.caption-info a:focus {
    background: #36758d;
}

.caption-info a:hover i,
.caption-info a:focus i {
    margin: 0;
}

header.sticky .top_header_part {
    padding: 8px 0;
}

header.sticky .top_header_part a {
    font-size: 14px;
}

header.sticky .logo {
    width: 200px;
}

header.sticky .nav_part {
    padding: 0;
}

.research_section {
    background: #fff;
}

.rsrch_area {
    background: #36758d;
    padding: 55px 115px;
    position: relative;
    text-align: center;
    top: -55px;
    left: 0;
    right: 0;
    margin: auto;
}

.rsrch_area h2 {
    font-size: 45px;
    color: #fff;
    font-family: 'FuturaBT-MediumCondensed';
    position: relative;
    margin: 0 0 45px;
    text-transform: uppercase;
}

.rsrch_area h2::before {
    position: absolute;
    content: "";
    width: 110px;
    height: 1px;
    background: #fff;
    bottom: -24px;
    left: 0;
    right: 0;
    margin: auto;
}

.rsrch_area p {
    font-size: 18px;
    line-height: 2;
    font-family: 'FuturaLT-Book';
    color: #fff;
}

.rsrch_area a {
    color: #9d0a0e;
    font-size: 18px;
    border-bottom: 1px solid #9d0a0e;
    font-family: 'FuturaLT-Book';
    text-transform: capitalize;
    margin: 25px 0 0;
    display: inline-block;
}

.rsrch_area a:hover,
.rsrch_area a:focus {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.reports {}

.reports h2 {
    color: #151515;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'FuturaBT-ExtraBlack';
    text-align: center;
    margin: 0 0 55px;
}

.reports_slides {
    background: url(../images/slider_bg.jpg) no-repeat scroll 0 0;
    background-size: cover !important;
    padding: 100px 0;
    position: relative;
}

.reports_slides::before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.lft {
    width: 50%;
    float: left;
    position: absolute;
    left: 0;
}

.slide_img {
    position: relative;
    top: 56px;
}

.slide_img img {
    width: 100%;
    max-width: none;
}

.mirror_img {
    position: absolute;
    top: 56px;
    right: 47px;
    left: -8px;
}

.rgt {
    width: 60%;
    background: #fff;
    float: right;
    padding: 55px 65px 110px 178px;
}

.rgt h3 {
    color: #2d2d2d;
    font-size: 24px;
    font-family: 'FuturaLT-Book';
    margin: 0 0 15px;
}

.rgt p {
    color: #464646;
    font-size: 16px;
    line-height: 1.6;
    font-family: 'FuturaLT-Book';
}

.rgt ul {
    margin: 15px 0 0;
    padding: 0;
    overflow: hidden;
}

.rgt ul li {
    color: #464646;
    font-size: 16px;
    font-family: 'FuturaLT-Book';
    margin: 0 0 15px;
    position: relative;
    padding-left: 20px;
}

.rgt ul li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 5px;
    height: 5px;
    background: #447f95;
    border-radius: 50%;
    top: 8px;
}

.rgt a {
    color: #9d0a0e;
    font-size: 18px;
    border-bottom: 1px solid #9d0a0e;
    font-family: 'FuturaLT-Book';
    text-transform: capitalize;
    margin: 25px 0 0;
    display: inline-block;
}

.rgt a:hover,
.rgt a:focus {
    color: #36758d;
    border-bottom: 1px solid #36758d;
}

.reports_slides .carousel-control {
    width: auto;
    bottom: inherit;
}

.reports_slides .carousel-control.left {
    background: none;
    left: -70px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.reports_slides .carousel-control.right {
    background: none;
    right: -70px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.get_in_touch {
    background: #36758d;
    padding: 25px 0 33px;
    overflow-x: hidden;
}

.outer {}

.left_part {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
}

.right_part {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
    position: relative;
}

.right_part:before {
    content: "";
    position: absolute;
    left: -78px;
    top: 0;
    width: 1px;
    height: 150px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7ac8f8+8,ffffff+32,ffffff+64,6cc2f7+94 */
    background: #7ac8f8;
    /* Old browsers */
    background: -moz-linear-gradient(top, #7ac8f8 8%, #ffffff 32%, #ffffff 64%, #6cc2f7 94%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7ac8f8 8%, #ffffff 32%, #ffffff 64%, #6cc2f7 94%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7ac8f8 8%, #ffffff 32%, #ffffff 64%, #6cc2f7 94%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7ac8f8', endColorstr='#6cc2f7', GradientType=0);
    /* IE6-9 */
}

.right_part p {
    color: #fff;
    font-family: 'FuturaLT-Book';
    font-size: 17px;
    line-height: 1.8;
}

.right_part a {
    padding: 15px 34px;
    background: #9d0a0e;
    color: #fff;
    font-family: 'FuturaLT-Book';
    font-size: 18px;
    text-transform: capitalize;
    display: inline-block;
    margin: 25px auto 0;
    border-radius: 3px;
}

.right_part a i {
    display: inline-block;
    margin: 0px 0 0 20px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.right_part a:hover,
.right_part a:focus {
    background: #000;
}

.right_part a:hover i,
.right_part a:focus i {
    margin: 0;
}

.our_services {
    padding: 80px 0;
}

.our_services h2 {
    color: #151515;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'FuturaBT-ExtraBlack';
    text-align: center;
    margin: 0 0 55px;
}

.service_box {
    margin: 100px 0 0;
}

.bx {
    float: left;
    margin: 0 0 110px;
    width: 100%;
}

.bx:last-child {
    margin: 0 0 60px;
}

.bx .icon {
    float: left;
    width: 13%;
    margin: -8px 0 0;
}

.bx .icon svg {
    fill: #3e7a91;
    height: 58px;
}

.info {
    float: left;
    width: 87%;
    padding: 0 0 0 10px;
}

.info h3 {
    color: #000;
    font-family: 'FuturaLT-Book';
    font-size: 21px;
    text-transform: uppercase;
    margin: 0 0 8px;
}

.info p {
    color: #444445;
    font-family: 'FuturaLT-Book';
    font-size: 16px;
}

.middle_area {
    text-align: center;
}

.middle_area img {
    margin: 0 0 50px;
    box-shadow: -1px 0 12px #626262;
    width:100%;
}

.veiw_srvc {
    font-size: 19px;
    color: #9d0a0e;
    text-transform: capitalize;
    font-family: 'FuturaLT-Book';
    text-align: center;
    display: block;
    width: 120px;
    margin: auto;
    position: relative;
}

.veiw_srvc:after {
    background: #9d0a0e none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    height: 1px;
    left: 3px;
    position: absolute;
    width: 78px;
}

.veiw_srvc i {
    margin: 0 0 0 15px;
}

.latest_news {
    margin: 100px 0 0;
    overflow-x: hidden;
}

.latest_news h2 {
    color: #151515;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'FuturaBT-ExtraBlack';
    text-align: center;
    margin: 0 0 55px;
}

.main_div {}

.main_div .left_div {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    border: 6px solid #e1e0e0;
    padding: 54px 45px 45px;
    border-right: 0 none;
}

.main_div .left_div h3 {
    font-size: 25px;
    color: #000;
    font-family: 'FuturaLT-Book';
    text-transform: uppercase;
    position: relative;
    margin: 0 0 46px;
}

.main_div .left_div h3:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 40px;
    background: #5d5d5d;
    bottom: -23px;
    left: 0;
}

.main_div .left_div p {
    font-size: 16px;
    color: #444445;
    font-family: 'FuturaLT-Book';
}

.main_div .right_div {
    display: inline-block;
    vertical-align: middle;
    width: 39.5%;
    margin: 0 0 0 -12px;
}

.main_div .right_div ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.main_div .right_div ul li {
    float: left;
    width: 50%;
}

.main_div .right_div ul li img {
    width: 100%;
    box-shadow: 0px 8px 8px #fff
}

.rd_more {
    font-size: 19px;
    color: #9d0a0e;
    text-transform: capitalize;
    font-family: 'FuturaLT-Book';
    display: block;
    width: 120px;
    margin: 45px 0 0;
    text-decoration: underline;
}

.testimonial {
    padding: 70px 0 20px;
    overflow-x: hidden;
}

.testimonial h2 {
    color: #151515;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'FuturaBT-ExtraBlack';
    text-align: center;
    margin: 0 0 55px;
}

.tesimonial_slider {
    background: url(../images/testimonial_bg.jpg) no-repeat scroll 0 0;
    background-size: cover;
    height: 320px;
}

.carousel-fade .carousel-inner .item {
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
    left: 0;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.tesimonial_slider .container {
    height: 100%;
}

.tesimonial_slider p {
    color: #fff;
    font-family: 'FuturaLT-Book';
    font-size: 16px;
    width: 95%;
}

.tesimonial_slider h4 {
    color: #fff;
    font-family: 'FuturaLT-Book';
    font-size: 17px;
    text-transform: uppercase;
    margin: 20px 0 0;
}

.area_lft {
    width: 80%;
    float: left;
    padding: 115px 60px 115px 0;
    position: relative;
    z-index: 10;
}

.area_lft .carousel-inner {
    overflow: visible;
}

.area_right {
    width: 20%;
    float: left;
    background: #36758d;
    height: 112%;
    position: relative;
    top: -5%;
}

.area_right::after {
    border-left: 84px solid transparent;
    border-top: 358px solid #36758d;
    color: #508FA7 !important;
    content: "";
    display: inline-block;
    height: 0;
    left: -84px;
    position: absolute;
    top: 0;
    width: 24%;
    z-index: 0;
}

.control-div {
    display: block;
    position: relative;
    margin: auto;
    width: 85px;
    top: 43%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.cvr {
    height: 100%;
    position: relative;
}

.cvr::before {
    background: #36758d;
    content: "";
    position: absolute;
    width: 3000px;
    right: -1000px;
    top: 0;
    left: 0;
    bottom: 0;
}

.cvr:after {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid;
    border-right-color: #163f4e;
    content: " ";
    border-width: 30px;
    box-sizing: border-box;
    left: -60px;
    bottom: 0;
    z-index: -1;
}

.logo_testimonial {
    position: absolute;
    background: #fff;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
    right: -70px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 2;
    overflow: hidden;
}

.control-div .carousel-control {
    border: 0 none !important;
}

.control-div .carousel-control.left {
    width: 42px;
    height: 38px;
    background: #fff;
    line-height: 38px;
    border-radius: 25px 0px 0 25px;
}

.control-div .carousel-control.right {
    width: 42px;
    height: 38px;
    background: #fff;
    line-height: 38px;
    border-radius: 0 25px 25px 0;
}

.control-div .glyphicon-chevron-left,
.control-div .glyphicon-chevron-right {
    top: -1px;
    margin: auto;
    left: 0;
    right: 0;
    text-shadow: none;
}

.control-div .glyphicon-chevron-left::before {
    content: "\f104";
    font-family: FontAwesome;
    color: #69c1f7;
}

.control-div .glyphicon-chevron-right::before {
    content: "\f105";
    font-family: FontAwesome;
    color: #69c1f7;
}

.control-div > a {
    border: 1px solid #dddddd;
    float: left;
    margin: 5px 0 0;
    padding: 0 8px;
    text-align: center;
    opacity: 1;
}

.control-div > a {
    text-align: center;
}

footer {
    padding: 50px 0 65px;
    position: relative;
    clear: both;
}

footer h2 {
    color: #040404;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'FuturaLT-Book';
    margin: 0 0 56px;
    position: relative;
    letter-spacing: 2px;
}

footer .block2 h2:last-of-type {
    letter-spacing: 5px;
}

footer h2:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 43px;
    background: #5d5d5d;
    bottom: -28px;
    left: 0;
}

footer ul {
    margin: 0;
    padding: 0;
}

footer ul li {
    margin: 0 0 17px;
    font-size: 15px;
    text-transform: capitalize;
    font-family: 'FuturaLT-Book';
    color: #3f3f3f;
}

footer ul li a {
    color: #3f3f3f;
}

footer .block2 ul li {
    text-transform: none;
}

footer ul li a:hover,
footer ul li a:focus {
    color: #9d0a0e;
    margin: 0 0 0 5px;
}

footer .block2 ul li p {
    line-height: 2;
}

footer ul li span {
    font-size: 20px;
    float: left;
    margin: -2px 15px 0 0;
}

footer ul li:first-child span {
    font-size: 23px;
}

.block2 ul {
    margin: 0 0 25px;
    overflow: hidden;
}

.social_icon {
    border: 2px solid #3f3f3f;
    border-radius: 50%;
    color: #3f3f3f;
    display: block;
    font-size: 22px;
    height: 33px;
    line-height: 30px;
    text-align: center;
    width: 33px;
}

.social_icon:hover,
.social_icon:focus {
    background: #9d0a0e;
    border: 2px solid #9d0a0e;
    color: #fff;
}

.contact_form {
    position: relative;
}

.contact_form input::-moz-placeholder,
.contact_form textarea::-moz-placeholder {
    color: #3f3f3f;
    opacity: 1
}

.contact_form input:-ms-input-placeholder,
.contact_form textarea:-ms-input-placeholder {
    color: #3f3f3f
}

.contact_form input::-webkit-input-placeholder,
.contact_form textarea::-webkit-input-placeholder {
    color: #3f3f3f
}

.contact_form input {
    width: 100%;
    height: 55px;
    border: 1px solid #cfcfcf;
    margin: 0 0 8px;
    padding: 0 20px;
    font-family: 'FuturaLT-Book';
    color: #000;
}

.contact_form textarea {
    width: 100%;
    height: 85px;
    border: 1px solid #cfcfcf;
    resize: none;
    -webkit-resize: none;
    -moz-resize: none;
    -ms-resize: none;
    margin: 0 0 8px;
    padding: 20px;
    font-family: 'FuturaLT-Book';
    color: #000;
}

.contact_form input.submit_btn {
    width: 100%;
    height: 62px;
    margin: 0 0 8px;
    padding: 0 20px;
    background: #9d0a0e;
    border: 0 none;
    color: #fff;
    font-family: 'FuturaLT-Book';
    font-size: 20px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.contact_form input.submit_btn:hover,
.contact_form input.submit_btn:focus {
    background: #3e7a91;
}

.copyright {
    font-size: 15px;
    color: #797979;
    font-family: 'FuturaLT-Book';
    position: absolute;
    bottom: 60px;
}

.copyright::before {
    content: "";
    position: absolute;
    width: 43px;
    height: 1px;
    background: #5d5d5d;
    top: -15px;
}

.copyright span {
    width: 100%;
    display: block;
    margin: 10px 0 0;
    font-size: 15px;
    color: #797979;
    font-family: 'FuturaLT-Book';
}

.copyright span a {
    color: #346c82;
}

.copyright a {
    color: #797979;
}

.copyright a:hover {
    color: #9d0a0e;
}

.banner {
    padding-top: 115px;
    background-size: cover !important;
    background-position: center top !important;
    height: 530px;
    background-origin: content-box !important;
    background-repeat: no-repeat !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

header.sticky + .banner {
    padding: 80px 0 0 0;
}


/********************************************About page STARTS HERE*************************************************/

.about_us {
    padding: 85px 0 10px;
}

.about_us h2 {
    color: #151515;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'FuturaBT-ExtraBlack';
    text-align: center;
    margin: 0 0 60px;
}

.about_us h2 small {
    color: #1d1d1d;
    font-size: 23px;
    text-align: center;
    font-family: 'FuturaLT-Book';
    width: 100%;
    display: block;
    text-transform: none;
}

.abt {
    padding: 55px 60px;
    border: 6px solid #e0e0e0;
    margin: 0;
    position: relative;
    width: 100%;
    float: left;
}

.abt::after {
    position: absolute;
    content: "";
    width: 101%;
    height: 1px;
    bottom: -63px;
    background: #e0e0e0;
    left: -6px;
    right: 0;
}

.abt .profile_img {
    float: left;
    width: 18%;
}

.abt .profile_img img {
    width: 100%;
}

.abt .info {
    width: 82%;
    float: left;
    padding: 0 0 0 40px;
}

.abt .info p {
    text-align: left;
    color: #444445;
    font-family: 'FuturaLT-Book';
    font-size: 16px;
    margin: 0 0 25px;
}

.cs-btn[pk] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

.cs-btn[pk] .lines {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    -webkit-transition: all ease 800ms;
    -moz-transition: all ease 800ms;
    -o-transition: all ease 800ms;
    transition: all ease 800ms;
}

.cs-btn[pk] .lines.top {
    top: -2px;
    left: -2px;
    height: 5px;
    width: 0;
}

.cs-btn[pk] .lines.right {
    top: -2px;
    right: -2px;
    width: 5px;
    height: 0;
}

.cs-btn[pk] .lines.bottom {
    bottom: -2px;
    right: -2px;
    width: 0;
    height: 5px;
}

.cs-btn[pk] .lines.left {
    bottom: -2px;
    left: -2px;
    width: 5px;
    height: 0;
}

.cs-btn[pk]:hover .lines {
    background: #9d0a0e;
}

.cs-btn[pk]:hover .lines.top,
.cs-btn[pk]:hover .lines.bottom {
    padding-right: 2px;
    width: 100% !important;
}

.cs-btn[pk]:hover .lines.left,
.cs-btn[pk]:hover .lines.right {
    height: 100% !important;
    padding-bottom: 2px;
}


/********************************************News PageSTARTS HERE*************************************************/

.news {
    padding: 85px 0;
    background: #eeeeee;
}

.news h2 {
    color: #151515;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'FuturaBT-ExtraBlack';
    text-align: center;
    margin: 0 0 5px;
}

.single_news {
    margin: 82px 0 0;
}

.single_news ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.single_news ul li {
    width: 50%;
    float: left;
    padding: 0 40px 0 0;
    margin: 0 0 40px;
}

.single_news ul li:nth-child(odd) {
    clear: both;
}

.single_news ul li h3 {
    font-size: 22px;
    font-family: 'FuturaLT-Book';
    text-transform: uppercase;
    margin: 0 0 15px;
    color: #000;
}

.single_news ul li h6 {
    font-size: 20px;
    font-family: 'FuturaLT-Book';
    margin: 0 0 10px;
    color: #000;
}

.single_news ul li p {
    color: #444445;
    font-size: 16px;
    font-family: 'FuturaLT-Book';
    line-height: 1.8;
}

.single_news ul li a {
    font-size: 19px;
    color: #9d0a0e;
    text-transform: capitalize;
    font-family: 'FuturaLT-Book';
    margin: 10px 0 0;
    display: inline-block;
}

.single_news ul li a:hover,
.single_news ul li a:focus {
    color: #000;
}

.single_news ul li a i {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.single_news ul li a:hover i {
    margin-left: 10px;
}

.load_more_btn {
    width: 235px;
    height: 62px;
    line-height: 57px;
    text-align: center;
    margin: auto;
    border: 2px solid #8e8e8e;
    border-radius: 2px;
    font-size: 18px;
    text-transform: capitalize;
    font-family: 'FuturaLT-Book';
    display: block;
    color: #3f3f3f;
}

.load_more_btn:hover,
.load_more_btn:focus {
    background: #9d0a0e;
    color: #fff;
    border: 2px solid #9d0a0e;
}


/********************************************OUR SERVICES PAGE STARTS HERE*************************************************/

.our_services {
    padding: 85px 0 0;
    background: #fff;
}

.our_services h2 {
    color: #151515;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'FuturaBT-ExtraBlack';
    text-align: center;
    margin: 0 0 60px;
}

.our_services h2 small {
    color: #1d1d1d;
    font-size: 23px;
    text-align: center;
    font-family: 'FuturaLT-Book';
    width: 100%;
    display: block;
    text-transform: none;
}

.our_services p {
    color: #444445;
    font-size: 18px;
    font-family: 'FuturaBT-Medium';
    margin: 0 0 40px;
}

.service_list {}

.service_list li {
    font-size: 20px;
    font-family: 'FuturaLT-Book';
    margin: 0 0 30px;
    text-transform: uppercase;
}

.service_list li {
    color: #000;
}

.service_list li svg {
    height: 30px;
    width: 30px;
    fill: #36758d;
    float: left;
    margin: -4px 20px 0 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.service_list li:nth-child(6n) svg {
    height: 38px;
    margin-right: 16px;
    width: 34px;
}

.service_list li:nth-child(7n) svg {
    height: 44px;
    margin-right: 10px;
    width: 40px;
}

.service_list li a:hover {
    color: #9d0a0e;
}

.service_list li a:hover svg {
    fill: #9d0a0e;
}

.show_area {
    padding-right: 0;
    margin: -45px 0 0;
}

.show_area img {
    width: 100%;
    margin: 0 0 10px;
}


/********************************************CONTACT PAGE STARTS HERE*************************************************/

.contact_section {
    padding: 85px 0;
    background: #fff;
}

.contact_section h2 {
    color: #151515;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'FuturaBT-ExtraBlack';
    text-align: center;
    margin: 0 0 60px;
}

.contact_section h2 small {
    color: #1d1d1d;
    font-size: 23px;
    text-align: center;
    font-family: 'FuturaLT-Book';
    width: 100%;
    display: block;
    text-transform: none;
}

.cntct_form {
    background: #f2f2f2;
    padding: 65px 120px;
    position: relative;
}

.cntct_form h3 {
    font-size: 40px;
    color: #1d1d1d;
    margin: 0 0 35px;
}

.cntct_form input::-moz-placeholder,
.cntct_form textarea::-moz-placeholder {
    color: #767575;
    opacity: 1
}

.cntct_form input:-ms-input-placeholder,
.cntct_form textarea:-ms-input-placeholder {
    color: #767575
}

.cntct_form input::-webkit-input-placeholder,
.cntct_form textarea::-webkit-input-placeholder {
    color: #767575
}

.cntct_form input,
.cntct_form textarea {
    width: 100%;
    border: 1px solid #9c9c9c;
    background: none;
    margin: 0 0 16px;
    font-family: 'FuturaLT-Book';
    font-size: 15px;
    color: #000;
}

.cntct_form input:focus,
.cntct_form textarea:focus {
    border: 1px solid #000;
}

.cntct_form input {
    height: 55px;
    padding: 0 25px;
}

.cntct_form textarea {
    height: 55px;
    padding: 20px 25px;
    min-height: 115px;
    height: 100%;
    resize: none;
    -webkit-resize: none;
    -moz-resize: none;
    -ms-resize: none;
}

.cntct_form input.contact_sbmt_btn {
    width: 214px;
    height: 57px;
    text-align: center;
    background: #9d0a0e;
    color: #fff;
    border: 0 none;
    float: right;
    font-family: 'FuturaLT-Book';
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 4px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.cntct_form input.contact_sbmt_btn:hover,
.cntct_form input.contact_sbmt_btn:focus {
    background: #36758d;
}

.cntct_form ul {
    margin: 60px 0 0;
    padding: 0;
    overflow: hidden;
}

.cntct_form ul li {
    float: left;
    width: 33.33%;
}

.cntct_form ul li a,
.cntct_form ul li p,
.cntct_form ul li span {
    font-size: 18px;
    font-family: 'FuturaLT-Book';
    color: #525252;
}

.cntct_form ul li p {}

.cntct_form ul li a i {
    color: #9d0a0e;
    margin: 0 10px 0 0;
}

.cntct_form ul li:nth-child(2n) {
    text-align: center;
}

.cntct_form ul li:last-child {
    text-align: right;
}

.cntct_form ul li:last-child a i {
    font-size: 32px;
    position: relative;
    top: 5px;
}

.img_icon {
    float: left;
    margin: 0 0 0 0px;
    width: 7%;
}

.img_icon i {
    font-size: 23px;
    color: #9d0a0e;
}

.con_info {
    float: left;
    width: 70%;
}

.cntct_form ul li a:hover {
    color: #9d0a0e;
}


/********************************************REPORT PAGE STARTS HERE*************************************************/

.report {
    padding: 85px 0;
    background: #fff;
}

.report h2 {
    color: #151515;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'FuturaBT-ExtraBlack';
    text-align: center;
}

.report h2 small {
    color: #1d1d1d;
    font-size: 23px;
    text-align: center;
    font-family: 'FuturaLT-Book';
    width: 100%;
    display: block;
    text-transform: none;
}

.tab_reports {
    margin: 80px 0 0;
}

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 40%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 22px 35px;
    margin: 0;
    cursor: pointer;
    float: none;
    color: #000;
    font-size: 16px;
    font-family: 'FuturaLT-Book';
    background: #fff;
    border-left: 6px solid #346c82;
}

.resp-vtabs .resp-tabs-list li:last-child {
    margin-bottom: 0;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background: #ececec;
    background-size: cover;
    float: left;
    width: 60%;
    border-radius: 0px;
    padding: 40px 20px 43px 50px;
    clear: none;
    border-left: 2px solid #fff;
}

.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-tab-content {
    display: none;
}

.resp-vtabs li.resp-tab-active {
    color: #9d0a0e;
    background-color: #ececec;
    position: relative;
    z-index: 1;
    border-left: 6px solid #9d0a0e;
}

h2.resp-accordion {
    cursor: pointer;
    display: none;
}

.resp-vtabs {
    overflow: hidden;
}

.tab_info {
    overflow: hidden;
    float: left;
    width: 80%;
}

.tab_fixed_img {
    float: left;
    width: 20%;
    padding: 0 10px 10px;
}

.resp-tabs-container p {
    font-size: 16px;
    color: #444445;
    line-height: 1.6;
    font-family: 'FuturaLT-Book';
}

.more {
    font-size: 18px;
    color: #9d0a0e;
    text-transform: capitalize;
    font-family: 'FuturaLT-Book';
    margin: 30px 0 0;
    display: inline-block;
    text-decoration: underline;
}

.more:hover,
.more:focus {
    color: #346c82;
}

.detailed_report {
    margin: 60px 0 0;
}

.detailed_info {
    padding: 60px 355px 29px 35px;
    background: #f4f4f4;
    min-height: 537px;
    overflow: hidden;
}

.detailed_info h3 {
    font-size: 21px;
    color: #000000;
    font-family: 'FuturaLT-Book';
    line-height: 32px;
}

.detailed_info ul {
    overflow: hidden;
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
    float: left;
}

.detailed_info ul li {
    position: relative;
    padding: 0 0 0 35px;
    color: #010101;
    font-family: 'FuturaLT-Book';
    font-size: 16px;
    margin: 0 0 15px;
}

.detailed_info ul li:before {
    content: "\f178";
    font-family: FontAwesome;
    position: absolute;
    color: #9d0a0e;
    left: 0;
}

.detailed_report p {
    font-size: 16px;
    color: #010101;
    font-family: 'FuturaLT-Book';
    margin: 0;
    float: left;
}

.pdf_div {
    background: #f4f4f4;
    padding: 35px;
    text-align: center;
    overflow: hidden;
}

.dwnld {
    width: 100%;
    display: block;
    margin: 20px 0;
}

.dwnld span {
    text-align: left;
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'FuturaBT-Medium';
    float: left;
    width: 70%;
}

.dwnld i {
    float: right;
    width: 30%;
    border: 1px solid #c4c4c4;
    color: #36758d;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.dwnld:hover span {
    color: #9d0a0e;
}

.dwnld:hover i {
    background: #9d0a0e;
    color: #fff;
}

.not_found_page {
    border-bottom: 1px solid #ececec;
    padding: 170px 0 80px;
    text-align: center;
}

.not_found_page h2 {
    font-size: 90px;
    color: #9d0a0e;
    text-align: center;
    font-weight: 700;
}

.not_found_page h3 {
    font-size: 20px;
    color: #000;
    text-align: center;
}

.not_found_page p {
    text-align: center;
    font-size: 15px;
    color: #000;
    margin: 22px 0 50px;
}

.not_found_page a {
    display: inline-block;
    padding: 12px 25px;
    text-transform: capitalize;
    font-size: 18px;
    color: #fff;
    background: #9d0a0e;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    border-radius: 3px;
}

.not_found_page a:hover {
    background: #3e7a91 none repeat scroll 0 0;
    color: #fff;
}

.not_found_nav {
    background-color: hsl(0, 0%, 76%) !important;
}

.cntct_form input.wpcf7-not-valid,
.cntct_form textarea.wpcf7-not-valid,
.contact_form textarea.wpcf7-not-valid,
.contact_form input.wpcf7-not-valid {
    border: 1px solid #ff0000;
}

.address span.wpcf7-not-valid-tip,
.company span.wpcf7-not-valid-tip,
.name-55 span.wpcf7-not-valid-tip,
.tel-713 span.wpcf7-not-valid-tip,
.email-136 span.wpcf7-not-valid-tip,
.message span.wpcf7-not-valid-tip {
    color: #f00;
    display: none;
    font-size: 1em;
}

.contact_form span.wpcf7-not-valid-tip {
    display: none !important;
}

div.wpcf7-mail-sent-ok {
    border: 0 none;
    color: #398f14;
    text-align: right;
    font-size: 13px;
}

div.wpcf7-validation-errors,
div.wpcf7-spam-blocked,
div.wpcf7-mail-sent-ok {
    border: 0 none;
    padding: 0;
    margin: 0 13px 0 0;
}

div.wpcf7-spam-blocked {
    color: #ff0000;
    text-align: right;
    font-size: 13px;
}

div.wpcf7-validation-errors {
    border: 0 none;
    color: #ff0000;
    padding: 0;
    text-align: right;
    font-size: 13px;
}

.contact_form div.wpcf7-spam-blocked,
.contact_form div.wpcf7-validation-errors,
.contact_form div.wpcf7-mail-sent-ok {
    margin: 0;
    position: absolute;
}

.cntct_form .ajax-loader {
    bottom: 36px;
    position: absolute;
    right: 236px;
}

.contact_form .ajax-loader {
    bottom: -10px;
    left: 0;
    margin: auto !important;
    position: absolute;
    right: 0;
}

.customize-support header {
    margin: 32px 0 0;
}

#captcha-custom span.wpcf7-not-valid-tip {
    display: block;
}


/********************************************Blog Page CSS STARTS HERE*************************************************/

.blog_sec {
    float: left;
    padding-bottom: 88px;
    padding-top: 62px;
    width: 100%;
}

.blog_innr {
    float: left;
    width: 100%;
}

.blog_innr h3 {
    color: #151515;
    font-family: "FuturaBT-ExtraBlack";
    font-size: 40px;
    margin: 0 0 55px;
    text-align: center;
    text-transform: uppercase;
}

.blog_lft {
    float: left;
    width: 100%;
}

.blog_lft.blog_lft_desc {
    float: left;
    width: 100%;
}

.blog_date {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    float: left;
    height: 93px;
    margin-top: 83px;
    position: relative;
    width: 93px;
    box-shadow: 0 0 0 7px #ffffff;
}

.blog_bx:first-child .blog_date {
    margin-top: 0;
}

.blog_bx {
    float: left;
    position: relative;
}

.blog_bx::after {
    background: #e9e9e9 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 45px;
    margin: 10px 0 0;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: -1;
}

.blog_bx.blog_bx_desc::after {
    display: none;
}

.blog_date_innr {
    background: #346C82 none repeat scroll 0 0;
    border-radius: 50%;
    display: table;
    font-family: "GothamMedium-Regular";
    height: 80px;
    left: 5.5px;
    position: absolute;
    text-align: center;
    top: 6px;
    width: 80px;
}

.blog_date span {
    color: #fefefe;
    display: table-cell;
    font-family: "GothamMedium-Regular";
    font-size: 18px;
    height: 100%;
    text-transform: uppercase;
    vertical-align: middle;
}

.blog_bx:first-child .blog_cntnt {
    margin-top: 0;
}

.blog_cntnt {
    border: 1px solid #e2e2e2;
    float: left;
    margin-left: 30px;
    margin-top: 83px;
    padding: 24px;
    position: relative;
    width: 91.4%;
    z-index: 99;
}

.blog_cntnt.blog_cntnt_desc {
    margin-left: 0;
    width: 100%;
}

.blog_cntnt::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: #e2e2e2;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    content: "";
    height: 16px;
    margin-top: 1px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 98%;
}

.blog_img {
    margin-bottom: 26px;
}

.blog_img img {
    width: 100%;
}

.blog_descp h2 {
    color: #000;
    font-family: "FuturaLT-Book";
    font-size: 23px;
}

.blog_descp ul {
    border-bottom: 1px solid #e9e9e9;
    float: left;
    margin-bottom: 17px;
    margin-top: 25px;
    padding: 0 0 15px;
    width: 100%;
}

.blog_descp ul li {
    border-right: 1px solid #8f8f8f;
    color: #000;
    display: inline;
    float: left;
    font-family: "FuturaLT-Book";
    font-size: 14px;
}

.blog_descp ul li a i {
    margin-right: 10px;
}

.blog_descp ul li a {
    color: #000;
    margin: 0 15px;
}

.blog_descp ul li a:hover {
    color: #9d0a0e;
}

.blog_descp ul li:first-child a {
    margin-left: 0;
}

.blog_descp ul li:last-child a {
    margin-right: 0;
}

.blog_descp ul li:last-child {
    border-right: 0 none;
}

.blog_descp p {
    color: #444445;
    font-family: "FuturaLT-Book";
    font-size: 16px;
    line-height: 28px;
}

.blog_cntnt.blog_cntnt_desc .blog_descp > p {
    margin: 0 0 42px;
}

.blog_descp a.read_more {
    border-bottom: 1px solid #000000;
    color: #000000;
    float: left;
    font-family: "FuturaBT-Book";
    font-size: 14px;
    margin-top: 21px;
    padding: 0 0 1px;
    text-transform: capitalize;
}

.blog_descp a.read_more:hover {
    color: #9d0a0e;
    border-bottom: 1px solid #9d0a0e;
}

.load_more {
    border: 1px solid #e2e2e2;
    border-radius: 50%;
    color: #346C82;
    display: table;
    float: left;
    font-size: 43px;
    height: 57px;
    margin-left: 17px;
    margin-top: 24px;
    width: 57px;
}

a.load_more:focus,
a.load_more:hover {
    color: #9d0a0e !important;
}

.load_more i {
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.load_more:hover i {
    color: #9d0a0e !important;
}


/********************************************MEDIA QUERY STARTS HERE*************************************************/

@media (min-width: 1500px) {
    .container {
        width: 1470px;
    }
}

@media (max-width:1499px) {
    .blog_cntnt {
        border: 1px solid #e2e2e2;
        float: left;
        margin-left: 30px;
        margin-top: 83px;
        padding: 24px;
        position: relative;
        width: 89%;
        z-index: 99;
    }
    .homeslider {
        height: 530px;
    }
    .caption-info {
        top: 42%;
    }
    .lft {
        width: 47%;
    }
    .service_list li:nth-child(6n) svg {
        height: 34px;
    }
    .service_list li:nth-child(7n) svg {
        height: 40px;
        margin-top: -5px;
    }
    .slide_img img {
        width: 100%;
        max-width: none;
    }
    .rgt {
        padding: 55px 65px 50px 105px;
    }
    .rgt p {
        font-size: 14px;
        line-height: 1.6;
    }
    .rgt ul li {
        font-size: 14px;
        margin: 0 0 10px;
    }
    .rgt a {
        color: #9d0a0e;
        font-size: 16px;
        margin: 5px 0 0;
    }
    .slide_img {
        right: inherit;
        left: -8px;
    }
    .mirror_img {
        top: 40px;
        right: 35px;
    }
    .right_part:before {
        left: -54px;
    }
    .main_div .left_div h3 {
        font-size: 21px;
    }
    .rd_more {
        margin: 25px 0 0;
    }
    .main_div .left_div {
        padding: 30px 45px 25px;
    }
    .copyright {
        font-size: 14px;
    }
    .bx .icon {
        margin: -4px 0 0;
    }
    .bx .icon svg {
        height: 48px;
    }
    .info h3 {
        font-size: 19px;
    }
    .abt .info p {
        font-size: 15px;
        margin: 0 0 15px;
    }
    .single_news ul li h3 {
        font-size: 20px;
    }
    .service_list li {
        font-size: 17px;
    }
    .detailed_info {
        padding: 35px 30px 29px 35px;
        min-height: 100%;
    }
    .dwnld span {
        font-size: 16px;
    }
    .cntct_form ul li:last-child a i {
        font-size: 27px;
        top: 3px;
    }
    .our_services p {
        font-size: 16px;
    }
    .our_services p {
        font-family: 'FuturaLT-Book';
    }
    .caption-info h1 {
        font-size: 48px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .blog_cntnt {
        width: 86%;
    }
    .navbar-default.custom_nav ul li {
        margin: 0 0 0 45px;
    }
    .caption-info h1 {
        font-size: 38px;
    }
    .caption-info p {
        font-size: 17px;
    }
    .copyright,
    .copyright span {
        font-size: 12px;
    }
    .single_news ul li {
        float: left;
        margin: 0 0 25px;
    }
    div#carousel-example-generic {
        width: 85%;
        margin: auto;
    }
    .homeslider .carousel-control.left svg {
        fill: #d0d0d0;
        height: 85px;
        margin: -46px 0 0 -45px;
        width: 85px;
    }
    .homeslider .carousel-control.right svg {
        fill: #d0d0d0;
        height: 85px;
        margin: -46px -43px 0 0;
        width: 85px;
    }
    .rgt {
        padding: 25px 20px 25px 70px;
    }
    .slide_img {
        top: 100px;
    }
    .info h3 {
        font-size: 18px;
    }
    .info {
        padding: 0 0 0 20px;
    }
    .rsrch_area h2,
    .reports h2,
    .report h2,
    .blog_innr h3 {
        font-size: 30px;
    }
    .rsrch_area p {
        font-size: 15px;
    }
    .our_services h2,
    .latest_news h2,
    .about_us h2,
    .news h2 {
        font-size: 30px;
        margin: 0;
    }
    .about_us h2 small,
    .our_services h2 small,
    .report h2 small,
    .contact_section h2 small {
        font-size: 20px;
    }
    .contact_section h2 {
        font-size: 30px;
        margin: 0 0 25px;
    }
    .reports h2 {
        margin: 0 0 30px;
    }
    .service_box,
    .main_div,
    .single_news {
        margin: 25px 0 0;
    }
    .our_services,
    .latest_news {
        padding: 50px 0 0;
    }
    .latest_news {
        margin: 0;
    }
    .bx:last-child {
        margin: 0 0 20px;
    }
    .bx {
        margin: 0 0 20px;
        overflow: hidden;
    }
    .main_div .left_div {
        padding: 20px 15px 20px;
    }
    .main_div .left_div h3 {
        font-size: 18px;
    }
    .main_div .left_div p {
        font-size: 15px;
    }
    .testimonial h2 {
        font-size: 30px;
        margin: 0 0 25px;
    }
    .testimonial {
        padding: 45px 0 0;
    }
    footer {
        padding: 50px 0;
    }
    .banner {
        height: 350px;
        padding-top: 104px;
    }
    .abt {
        padding: 20px 20px;
    }
    .abt .info {
        padding: 0 0 0 15px;
    }
    .abt {
        margin: 30px 0 0;
    }
    .dropdown-toggle::after {
        display: block;
    }
    .abt::after {
        bottom: -38px;
    }
    .about_us {
        padding: 40px 0 10px;
    }
    .our_services h2 {
        margin: 0 0 25px;
    }
    .resp-vtabs .resp-tabs-list li {
        padding: 15px;
    }
    .resp-tabs-container p {
        font-size: 14px;
    }
    .tab_reports {
        margin: 35px 0 0;
    }
    .report,
    .news,
    .contact_section {
        padding: 40px 0;
    }
    .detailed_info {
        padding: 0px 15px 20px 15px;
    }
    .pdf_div {
        padding: 15px;
    }
    .dwnld span {
        font-size: 12px;
    }
    .cntct_form {
        padding: 40px 25px;
    }
    .cntct_form h3 {
        font-size: 25px;
        margin: 0 0 20px;
    }
    .contact_form div.wpcf7-spam-blocked,
    .contact_form div.wpcf7-validation-errors {
        font-size: 12px;
    }
    input,
    textarea {
        -webkit-appearance: none;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .blog_cntnt {
        width: 89%;
    }
    .con_info {
        padding: 0 0 0 7px;
    }
    .cntct_form ul li a,
    .cntct_form ul li p,
    .cntct_form ul li span {
        font-size: 13px;
    }
    .cntct_form ul li a i {
        margin: 0 5px 0 0;
    }
    .homeslider {
        padding-top: 105px;
    }
    input,
    textarea {
        -webkit-appearance: none;
    }
    .navbar-default.custom_nav ul li {
        font-size: 14px;
        margin: 0 0 0 25px;
    }
    .navbar-default.custom_nav {
        margin: 17px 0 0;
    }
    .logo {
        width: 215px;
    }
    .caption-info {
        width: 80%;
        margin: auto;
    }
    .caption-info h1 {
        font-size: 30px;
    }
    .caption-info p {
        font-size: 15px;
    }
    .homeslider .carousel-control.left svg {
        fill: #d0d0d0;
        height: 85px;
        margin: -46px 0 0 -45px;
        width: 85px;
    }
    .homeslider .carousel-control.right svg {
        fill: #d0d0d0;
        height: 85px;
        margin: -46px -43px 0 0;
        width: 85px;
    }
    .rsrch_area h2,
    .reports h2,
    .report h2,
    .blog_innr h3 {
        font-size: 30px;
    }
    .rsrch_area p {
        font-size: 15px;
    }
    .rgt {
        padding: 20px 15px 50px 60px;
    }
    .rgt h3 {
        font-size: 16px;
        margin: 0 0 10px;
    }
    .rgt p {
        font-size: 13px;
        line-height: 1.6;
    }
    .rgt ul li {
        font-size: 12px;
        margin: 0 0 5px;
    }
    .rgt a {
        font-size: 14px;
        margin: 5px 0 0;
    }
    .reports_slides .carousel-control.left {
        left: 0;
    }
    .reports_slides .carousel-control.right {
        right: 0;
    }
    .reports_slides .carousel-inner {
        margin: auto;
        width: 85%;
    }
    .reports_slides .carousel-control img {
        width: 25px;
    }
    .lft {
        top: 88px;
    }
    .bx {
        margin: 0 0 0px;
        overflow: hidden;
    }
    .our_services h2,
    .latest_news h2,
    .about_us h2,
    .news h2 {
        font-size: 30px;
        margin: 0;
    }
    .our_services,
    .latest_news {
        padding: 40px 0 0;
    }
    .service_box {
        margin: 40px 0 0;
    }
    .info h3 {
        font-size: 18px;
    }
    .main_div .left_div h3 {
        font-size: 15px;
    }
    .main_div .left_div h3 {
        margin: 0 0 22px;
    }
    .main_div .left_div h3:before {
        bottom: -12px;
    }
    .rd_more {
        margin: 10px 0 0;
        font-size: 16px;
    }
    .bx:last-child {
        margin: 0 0 5px;
    }
    .middle_area img {
        height: 285px;
        width:auto;
    }
    .main_div .left_div {
        padding: 15px 15px 15px;
    }
    .main_div .left_div p {
        font-size: 14px;
        line-height: 16px;
    }
    .main_div {
        margin: 40px 0 0;
    }
    .testimonial h2 {
        font-size: 30px;
    }
    .latest_news {
        margin: 20px 0 0;
    }
    .copyright span {
        font-size: 12px;
        display: inline-block;
        width: auto;
    }
    .copyright {
        font-size: 12px;
        bottom: 20px;
    }
    .copyright::before {
        display: none;
    }
    footer {
        padding: 50px 0 50px;
    }
    .left_part {
        width: 25%;
    }
    .right_part {
        width: 74%;
    }
    #bs-example-navbar-collapse-1 ul ul {
        width: 190px;
    }
    .abt {
        padding: 20px 20px;
    }
    .abt .info {
        padding: 0 0 0 15px;
    }
    .abt {
        margin: 30px 0 0;
    }
    .dropdown-toggle::after {
        display: block;
    }
    .abt::after {
        bottom: -38px;
    }
    .about_us {
        padding: 40px 0 10px;
    }
    .about_us h2 small,
    .our_services h2 small,
    .report h2 small,
    .contact_section h2 small {
        font-size: 20px;
    }
    .banner {
        height: 350px;
        padding-top: 104px;
    }
    .service_list li {
        font-size: 14px;
    }
    .our_services h2 {
        margin: 0 0 25px;
    }
    .our_services p {
        font-size: 14px;
        margin: 0 0 20px;
    }
    .show_area {
        margin: 40px 0 0;
    }
    .show_area img {
        width: auto;
        margin: 0 0 10px;
        height: 286px;
    }
    .resp-vtabs .resp-tabs-list li {
        padding: 15px;
    }
    .resp-tabs-container p {
        font-size: 14px;
    }
    .tab_reports {
        margin: 35px 0 0;
    }
    .report,
    .news,
    .contact_section {
        padding: 40px 0;
    }
    .detailed_info {
        padding: 0px 15px 20px 15px;
    }
    .pdf_div {
        padding: 15px;
    }
    .dwnld span {
        font-size: 12px;
    }
    .detailed_report,
    .single_news {
        margin: 25px 0 0;
    }
    .single_news ul li {
        margin: 0 0 20px;
    }
    .single_news ul li h6 {
        font-size: 18px;
    }
    .single_news ul li p {
        font-size: 14px;
    }
    .contact_section h2 {
        font-size: 30px;
        margin: 0 0 25px;
    }
    .cntct_form {
        padding: 30px;
    }
    .cntct_form h3 {
        font-size: 25px;
        margin: 0 0 20px;
    }
    .cntct_form ul li a {
        word-break: break-all;
    }
    .nav_part {
        overflow: hidden;
    }
    .testimonial {
        padding: 45px 0 0;
    }
    .contact_form div.wpcf7-spam-blocked,
    .contact_form div.wpcf7-validation-errors {
        font-size: 12px;
    }
}

@media (max-width:767px) {
    input,
    textarea {
        -webkit-appearance: none;
    }
    .navbar-default.custom_nav {
        display: none;
    }
    .logo {
        width: 125px;
        margin: 5px 0;
    }
    header.sticky .logo {
        width: 105px;
        margin-bottom: 0;
    }
    .caption-info h1 {
        font-size: 16px;
        margin: 0 0 4px;
    }
    .caption-info p {
        font-size: 12px;
        line-height: 1.2;
    }
    .homeslider {
        height: 340px;
        padding-top: 78px;
    }
    .caption-info a {
        padding: 10px 10px;
        font-size: 12px;
        margin: 12px auto 0;
    }
    .homeslider .carousel-control.left svg {
        height: 50px;
        width: 50px;
        margin: -11px 0 0 -15px;
    }
    .homeslider .carousel-control.right svg {
        height: 50px;
        width: 50px;
        margin: -11px -15px 0 0;
    }
    .caption-info {
        top: 39%;
        width: 72%;
        margin: auto;
    }
    .caption-info a i {
        margin: 0 0 0 5px;
    }
    .top_header_part {
        padding: 5px 0;
    }
    .top_header_part a {
        font-size: 14px;
    }
    header.sticky .top_header_part a {
        font-size: 12px;
    }
    .rsrch_area {
        padding: 30px 15px;
    }
    .rsrch_area h2 {
        font-size: 18px;
        margin: 0 0 25px;
    }
    .rsrch_area h2::before {
        bottom: -14px;
    }
    .rsrch_area p {
        font-size: 13px;
        line-height: 1.4;
    }
    .rsrch_area a {
        font-size: 16px;
        margin: 14px 0 0;
    }
    .reports h2 {
        font-size: 18px;
        margin: 0 0 20px;
    }
    .reports {
        margin: -25px 0px 0 0;
    }
    .lft {
        width: 100%;
        position: static;
    }
    .rgt {
        padding: 15px;
        width: 100%;
        margin: 52px 0 0;
        font-size: 12px;
    }
    .rgt h3 {
        font-size: 14px;
        margin: 0 0 10px;
    }
    .rgt ul li {
        font-size: 12px;
        margin: 0 0 2px;
    }
    .rgt ul li:before {
        width: 3px;
        height: 3px;
        top: 6px;
    }	
    .rgt p {
        font-size: 12px;
        line-height: 1.2;
    }
    .rgt ul {
        margin: 8px 0 0;
    }
    .reports_slides {
        padding: 0px 0 30px;
    }
    .slide_img {
        right: inherit;
        left: 0;
        width: 210px;
        margin: auto;
    }
    .reports_slides .carousel-control.left {
        left: 0;
    }
    .reports_slides .carousel-control.right {
        right: 0;
    }
    .reports_slides .carousel-control.left img,
    .reports_slides .carousel-control.right img {
        width: 20px;
    }
    .reports .carousel-inner {
        width: 80%;
        margin: auto;
    }
    .rgt a {
        font-size: 13px;
    }
    .our_services {
        padding: 25px 0 0;
    }
    .our_services h2 {
        font-size: 18px;
        margin: 0 0 20px;
    }
    .service_box {
        margin: 15px 0 0;
    }
    .info {
        width: 100%;
    }
    .info h3 {
        font-size: 14px;
        text-align: center;
    }
    .bx .icon {
        margin: 0;
        width: 100%;
        text-align: center;
    }
    .our_services p {
        font-size: 13px;
        text-align: justify;
        margin: 0;
    }
    .bx {
        margin: 7px 0;
    }
    .middle_area img {
        margin: 0 0 0px;
        width: auto;
        height: 114px;
    }
    .bx:last-child {
        margin: 0 0 15px;
    }
    .veiw_srvc {
        font-size: 16px;
    }
    .latest_news {
        margin: 25px 0 0;
    }
    .latest_news h2 {
        font-size: 18px;
        margin: 0 0 15px;
    }
    .main_div .left_div {
        padding: 10px;
        width: 100%;
        border: 0 none;
    }
    .main_div .left_div h3 {
        font-size: 15px;
        margin: 0 0 20px;
    }
    .main_div .left_div h3:before {
        bottom: -10px;
    }
    .main_div .left_div p {
        font-size: 13px;
        text-align: justify;
    }
    .main_div .right_div {
        width: 100%;
        margin: 10px 0 0;
    }
    .rd_more {
        margin: 6px 0 0px;
        font-size: 14px;
    }
    .testimonial h2 {
        font-size: 18px;
        margin: 0 0 30px;
    }
    .testimonial {
        padding: 25px 0 0;
    }
    .area_lft {
        width: 100%;
        padding: 20px 0px;
    }
    .tesimonial_slider p {
        font-size: 13px;
        text-align: justify;
    }
    .tesimonial_slider h4 {
        font-size: 13px;
        margin: 12px 0 15px;
        text-align: center;
    }
    .control-div .carousel-control.left,
    .control-div .carousel-control.right {
        width: 28px;
        height: 28px;
        line-height: 28px;
    }
    .tesimonial_slider .carousel-control.right {
        right: 20px;
    }
    .tesimonial_slider .carousel-control.left {
        left: 8px;
    }
    .carousel-control.left,
    .carousel-control.right {
        background: none;
        opacity: 1;
    }
    .homeslider .carousel-control.left svg,
    .homeslider .carousel-control.right svg {
        fill: #fff;
    }
    .copyright {
        bottom: 10px;
        font-size: 12px;
    }
    .copyright::before {
        display: none;
    }
    .copyright span {
        font-size: 12px;
    }
    footer {
        padding: 25px 0 65px;
    }
    footer h2 {
        font-size: 15px;
        margin: 0 0 25px;
    }
    footer h2::before {
        bottom: -10px;
    }
    footer ul li {
        font-size: 13px;
        margin: 0 0 8px;
    }
    footer .block1 ul li {
        margin: 0 13px 0 0;
        float: left;
    }
    footer .block1 ul li:last-child {
        margin: 0;
    }
    .block2 {
        clear: both;
        float: left;
        margin: 20px 0;
        width: 100%;
    }
    .contact_form input {
        height: 35px;
        padding: 0 15px;
    }
    .contact_form textarea {
        height: 65px;
        padding: 5px 15px;
    }
    .contact_form input.submit_btn {
        font-size: 14px;
        height: 40px;
    }
    .left_part > img {
        width: 40px;
    }
    .right_part p {
        font-size: 13px;
        line-height: 1.4;
        text-align: justify;
    }
    .right_part::before {
        left: -12px;
        display: none;
    }
    .right_part a {
        font-size: 13px;
        margin: 14px auto 0;
        padding: 8px 12px;
    }
    .right_part a i {
        margin: 0 0 0 5px;
    }
    .right_part {
        width: 100%;
        text-align: center;
        margin: 10px 0px 0;
    }
    .left_part {
        width: 100%;
        text-align: center;
    }
    button#responsive-menu-button,
    button#responsive-menu-button:hover {
        background: none !important;
    }
    .responsive-menu-inner,
    .responsive-menu-inner::before,
    .responsive-menu-inner::after {
        background-color: #000 !important;
    }
    button#responsive-menu-button {
        width: auto !important;
        height: auto !important;
        top: 43px !important;
    }
    .cvr::before {
        display: none;
    }
    .cvr:after,
    .area_right::after {
        display: none;
    }
    .area_lft .carousel-inner {
        padding: 0;
    }
    .logo_testimonial {
        position: static;
        margin: 10px auto 0;
        transform: none;
        display: block;
    }
    .cvr {
        height: auto;
        width: 68px;
        margin: auto;
    }
    .tesimonial_slider {
        height: auto;
        padding: 0 0 50px;
    }
    .area_right {
        background: none;
        width: 100%;
        height: auto;
        bottom: 0;
        top: inherit;
    }
    .tesimonial_slider .container {
        height: auto;
    }
    .banner {
        padding-top: 78px;
        height: 250px;
    }
    .about_us {
        padding: 25px 0 10px;
    }
    .about_us h2 {
        font-size: 18px;
        margin: 0 0 20px;
    }
    .about_us h2 small,
    .our_services h2 small,
    .report h2 small,
    .contact_section h2 small {
        font-size: 15px;
    }
    .abt {
        padding: 15px;
    }
    .abt .info {
        width: auto;
        padding: 0;
        margin: 0;
        float: none;
    }
    .abt .profile_img {
        float: left;
        width: 93px;
        text-align: left;
        margin-right: 10px;
    }
    .abt .profile_img img {
        width: auto;
    }
    .abt .info p {
        font-size: 13px;
        margin: 0 0 10px;
        text-align: justify;
    }
    .abt::after {
        bottom: -24px;
    }
    .service_list li {
        font-size: 13px;
        line-height: 23px;
        margin: 0 0 20px;
    }
    .service_list {
        margin: 20px 0 0;
    }
    .show_area {
        margin: 0;
    }
    .show_area img {
        width: auto;
        margin: 0;
        height: 136px;
    }
    .report h2 {
        font-size: 18px;
    }
    .tab_reports {
        margin: 20px 0 0;
    }
    ul.resp-tabs-list {
        display: none;
    }
    h2.resp-accordion {
        display: block;
        padding: 20px 35px;
        margin: 0;
        cursor: pointer;
        float: left;
        color: #000;
        font-size: 16px;
        font-family: 'FuturaLT-Book';
        background: #fff;
        margin-bottom: 6px;
        width: 100%;
    }
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: left;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display: none !important;
    }
    .resp-vtabs .resp-tab-content {
        border: none;
        float: left;
        padding: 15px 30px;
        background: #fff;
        margin-bottom: 6px;
    }
    h2.resp-accordion.resp-tab-active {
        background: #36758d;
        color: #fff;
    }
    .resp-vtabs .resp-tabs-container {
        padding: 25px 20px 20px 20px;
    }
    .report,
    .news,
    .contact_section {
        padding: 25px 0;
    }
    .detailed_info {
        padding: 0px 15px 0px 15px;
    }
    .detailed_report {
        margin: 20px 0 0;
    }
    .pdf_div {
        padding: 10px;
        margin: 10px 0 0;
    }
    .pdf_div img {
        height: 145px;
    }
    .news h2 {
        font-size: 18px;
    }
    .single_news {
        margin: 20px 0 0;
    }
    .single_news ul li {
        width: 100%;
        padding: 0 0px 0 0;
        margin: 0 0 20px;
    }
    .single_news ul li h3 {
        font-size: 16px;
    }
    .single_news ul li h6 {
        font-size: 15px;
        margin: 0 0 10px;
    }
    .single_news ul li p {
        font-size: 13px;
        line-height: 1.4;
        text-align: justify;
    }
    .load_more_btn {
        width: 140px;
        height: 45px;
        line-height: 40px;
        font-size: 15px;
    }
    .single_news ul li a {
        font-size: 15px;
    }
    .contact_section h2 {
        font-size: 18px;
        margin: 0 0 20px;
    }
    .cntct_form {
        padding: 15px;
    }
    .cntct_form h3 {
        font-size: 18px;
        margin: 0 0 15px;
    }
    .cntct_form input {
        height: 40px;
        padding: 0 15px;
    }
    .cntct_form textarea {
        padding: 10px 15px;
    }
    .cntct_form input.contact_sbmt_btn {
        width: 150px;
        height: 45px;
        font-size: 15px;
        margin: 25px auto 0;
    }
    .cntct_form ul li {
        width: 100%;
        margin: 0 0 10px;
    }
    .cntct_form ul li:last-child,
    .cntct_form ul li:nth-child(2n) {
        text-align: left;
    }
    .cntct_form ul li a,
    .cntct_form ul li p,
    .cntct_form ul li span {
        font-size: 13px;
    }
    .cntct_form ul {
        margin: 35px 0 0;
    }
    .not_found_page h2 {
        font-size: 52px;
    }
    .not_found_page p {
        font-size: 15px;
        margin: 10px 0 25px;
    }
    .not_found_page {
        padding: 100px 0 30px;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-item.responsive-menu-current-item > .responsive-menu-item-link {
        background-color: #9d0a0e !important;
    }
    .contact_section div.wpcf7-validation-errors,
    .contact_section div.wpcf7-spam-blocked {
        text-align: left;
        font-size: 12px;
        position: relative;
        top: 35px;
        margin: 0 0 0 15px;
    }
    .cntct_form .ajax-loader {
        bottom: -58px;
        position: absolute;
        right: 175px;
    }
    div.wpcf7-validation-errors,
    div.wpcf7-spam-blocked {
        top: -7px;
        font-size: 12px;
    }
    .block3 {
        float: left;
        width: 100%;
    }
    footer ul li a:hover,
    footer ul li a:focus {
        margin: 0;
    }
    .wpcf7-form-control-wrap {
        position: relative;
        width: 100%;
        overflow-x: scroll;
    }
    div.wpcf7 .wpcf7-recaptcha iframe {
        margin-bottom: 0;
        width: 100% !important;
    }
    .blog_lft {
        width: 100%;
    }
    .blog_rght {
        width: 100%;
        margin: 0;
    }
    .blog_cntnt {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
        text-align: left;
    }
    .blog_descp h2 {
        font-size: 14px;
        line-height: 19px;
    }
    .blog_bx {
        text-align: center;
        width: 100%;
    }
    .blog_date {
        display: inline-block;
        float: none;
        margin-top: 40px;
    }
    .blog_bx:first-child .blog_cntnt {
        margin-top: 15px;
    }
    .blog_bx::after {
        display: none;
    }
    .blog_descp ul li {
        font-size: 10px;
    }
    .load_more {
        margin-left: 0;
    }
    .load_more {
        font-size: 24px;
        height: 30px;
        width: 30px;
    }
    .browse_tag {
        width: 100%;
        margin-top: 20px;
    }
    .blog_innr h3 {
        font-size: 20px;
        margin: 0 0 15px;
    }
    .blog_sec {
        padding-top: 15px;
        padding-bottom: 25px;
    }
    .blog_descp ul {
        margin: 10px 0 15px;
        padding: 0 0 15px;
    }
    .blog_descp ul li a i {
        margin-right: 2px;
    }
    .blog_descp ul li a {
        margin: 0 7px;
    }
    .blog_descp p {
        font-size: 14px;
        line-height: 20px;
    }
    .blog_search_bx input[type="text"] {
        font-size: 15px;
        height: 40px;
        padding: 0 46px 0 15px;
        width: 100%;
    }
    .blog_search_bx i {
        line-height: 41px;
    }
    .blog_search_bx {
        margin-bottom: 20px;
        margin-top: 25px;
    }
    .recent_post h2,
    .browse_tag h2 {
        font-size: 18px;
        text-align: center;
    }
    .post_cntnt {
        width: 74%;
    }
    .post_thumb {
        height: auto;
        width: 20%;
        margin-right: 15px;
    }
    .post_sec p a {
        font-size: 14px;
        line-height: 15px;
    }
    .post_sec h4 {
        font-size: 12px;
    }
    .recent_post ul li:last-child {
        padding-bottom: 30px;
    }
    .browse_tag ul li {
        font-size: 14px;
    }
    .load_more_btn {
        display: inline-block;
        font-size: 0 !important;
        left: 0;
        bottom: 0;
        margin: 14px 0 0 -40px;
        position: relative;
        width: 57px;
        z-index: 3;
    }
    .blog_lft,
    .blog_lft.blog_lft_desc {
        width: 100%;
    }
}