/*
Theme Name: VG Responsive Simple
Author: Venugopal
Author URI: https://venugopalphp.wordpress.com/
Description: VG Responsive Simple clean this simple created as mobile friendly
Version: 1.11
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Bootstrap, Copyright 2014 MIT license
Source: http://getbootstrap.com/
The jQuery Foundation. jQuery License Copyright 2016
Source: https://jquery.org/
fonts, javascripts, images Copyright 2016 Venugopal
Text Domain: vg-responsive-simple
Tags: one-column, right-sidebar, threaded-comments, full-width-template,  custom-menu, sticky-post, translation-ready

This Theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
* {
    margin: 0px;
    padding: 0px;
}
body {
    margin: 0px;
    padding: 0px;
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #666;
		background-color:#F2F2F2;
}
.clearfix:before,
.clearfix:after {
    content: ' ';
    display: table;
}
.clearfix:after,
#nav:after,
header:after,
.b_main:after,
.heading:after,
.contant:after,
.e_menu:after,
.c_menu:after,
.h_menu:after,
#footer:after,
.footer:after,
.inner_content:after,
.m_list:after,
.inner_bot:after,
.inner_bottom:after,
.title:after,
.det:after,
.list:after,
.p_list:after,
ul:after,
.header:after,
.services:after,
.pick:after,
.pic_coupan:after,
.coupans:after,
.proceed:after,
#services:after,
.bs_top:after,
.bus_seat:after {
    clear: both;
    content: " ";
    display: block;
}
a {
    text-decoration: none;
}
ul,
li,
ol {
    list-style: none;
}
.container {
    max-width: 1110px;
    margin: 0px auto;
    position: relative;
}
a:focus {
    outline: none;
}
/*************************/

.logo {
    padding: 16px 0 15px 16px;
    float: left
}
.logo a {
    display: block
}
header {
    background: #fff;
}
#ha-header .container {
    background: none
}
.ha-header-hide header {
    padding-bottom: 12px;
    border-bottom: 1px solid #ccc
}
.ha-header-hide .logo {
    /*float: left;    padding: 52px 0 8px 16px;    width: 192px;*/
    
    position: absolute;
    left: 06px;
    top: 32px;
    width: 190px
}
.ha-header-hide .logo img {
    width: 100%
}
.logo_rt {
    float: right;
    width: 59.56%
}
.header_menu {
    float: right
}
.header_menu ul li {
    float: left
}
.header_menu ul li {
    background: url(images/border.png) no-repeat left 20px;
    padding: 14px 20px 26px 19px
}
.header_menu ul li:first-child {
    background: none;
}
.header_menu ul li a {
    font: normal 16px 'Calibri', Arial, Helvetica, sans-serif
}
.header_menu ul li:nth-child(1) a {
    background: url(images/pen.png) no-repeat left 7px;
    display: inline-block;
    padding-left: 17px;
    color: #c73445
}
.header_menu ul li:nth-child(2) a {
    background: url(images/login.png) no-repeat left 5px;
    display: inline-block;
    padding-left: 17px;
    color: #00b1f3
}
.header_menu ul li:nth-child(3) a {
    background: url(images/helpline.png) no-repeat left 5px;
    display: inline-block;
    padding-left: 17px;
    color: #5b5b5b
}
.header_menu ul li:nth-child(4) a {
    background: url(images/track.png) no-repeat left 5px;
    display: inline-block;
    padding-left: 17px;
    color: #5b5b5b
}
.logo_rt .search {
    float: left;
    width: 79%
}
.logo_rt .search input[type="search"] {
    border: 1px solid #e3e3e3;
    padding: 5px 13px 7px 35px;
    max-height: 26px;
    height: 100%;
    -webkit-box-shadow: inset 0 0 10px 10px rgba(0, 0, 0, .01);
    box-shadow: inset 0 0 10px 10px rgba(0, 0, 0, .05);
    background: url(images/mag.png) no-repeat 15px 13px;
    max-width: 390px;
}
.logo_rt .search input[type="text"] {
    border: 1px solid #e3e3e3;
    padding: 5px 13px 4px 5px;
    -webkit-box-shadow: inset 0 0 10px 10px rgba(0, 0, 0, .01);
    box-shadow: inset 0 0 10px 10px rgba(0, 0, 0, .05);
}
.ha-header {
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc;
    margin-bottom: 6px;
    margin-top: -8px;
}
.m_header {
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc;
    margin-bottom: 6px;
    margin-top: -8px;
}
.subtitle-banner-content h2 {
    color: #fff;
    padding: 4px 2px 1px 4px;
    font-style: none !important;
    font-size: 21px;
}
.subtitle-banner-container {
    /*background-image: url("images/subtitle-banner.png"); */
    
    background-repeat: repeat-x;
    background-color: #005984
    /*#0fa4a4*/
    
    ;
    height: 37px;
    margin: 0;
    border-radius: 25px;
    padding: 0;
    text-align: center;
    width: 100%;
    margin-top: 4px;
    display: none;
}
.news-feed-container {
    background-color: #fff;
    border-radius: 91px;
    box-shadow: 0 0 0 5px #ccc;
    margin: 5px 0 4px;
    padding-bottom: 12px;
    margin-top: 23px;
}
hr {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.flexslider1 .flex-control-nav {
    display: none;
}
.news_content h2 {
    color: #FFA826;
    font: 23px/17px "Calibri", Arial, Helvetica, sans-serif;
    margin: 0 auto;
    margin: 0 auto;
    padding: 12px 2px 15px 33px;
    margin-left: 191px;
    font-weight: 600;
}
.news_content p {
    color: #5b5b5b;
    width: 69%;
    margin: 0 auto;
    padding-left: 84px;
    margin-top: -1px;
    font: normal 14px Arial, Helvetica, sans-serif;
    line-height: 21px;
}
.news_content p a {
    color: #FFA826;
}
.wrap.effect7.grid_3.grid_item.box1 {
    margin-bottom: 28px;
}
.datess {
    float: left;
    background: #e17205;
    border: 1px solid #e17205;
    margin-right: 20px
}
.datess h4 {
    text-align: center;
    padding: 5px 10px;
    color: #fff;
    font: bold 12px Arial, Helvetica, sans-serif;
}
.datess h5 {
    text-align: center;
    padding: 5px 10px;
    color: #fff;
    font: bold 12px Arial, Helvetica, sans-serif;
    background: #f7a911;
}
.head_social {
    diplay: block;
}
.head_social ul li {
    display: inline;
}
.head_social {
    diplay: block;
    float: left;
    margin-top: -25px;
    margin-left: 514px;
}
/*Inner Page CSS */
/* .breacrumb{ background: rgba(0, 0, 0, 0) url("images/text-bot1-bt.gif") repeat-x scroll left bottom;
    border-bottom: 1px solid #dedede;
    margin-left: -2%;
    padding: 25px 35px;
    width: 96%;}*/

.body-content {
    /*background: #f1f1f1 none repeat scroll 0 0;*/
    
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    overflow: hidden;
    padding: 25px;
    position: relative;
    z-index: 1;
    border: 1px solid #FFF;
}
.container-full {
    margin: 0 auto;
    width: 100%;
}
.sticky {
   background: #f8f8f8 none repeat scroll 0 0;
    border-color: #dddddd;
    border-style: solid solid double;
    border-width: 1px 1px 1px 7px;
    box-shadow: 0.01em 0.1em 0.1em 0.1em #eeeeee;
    clear: both;
    font-size: 13px;
    line-height: 1.19231;
    margin-bottom: 24px;
    padding: 17px;
    text-align: left;
		 border-radius: 28px
}
.entry-content table, .comment-content table {
    border-bottom: 1px solid #ededed;
    color: #757575;
    font-size: 12px;
    line-height: 2;
    margin: 0 0 24px;
    width: 100%;
}


.entry-content th, .comment-content th {
    background: #f1f1f1 none repeat scroll 0 0;
    color: #636363;
    font-size: 11px;
    font-weight: bold;
    line-height: 2.18182;
    padding: 7px 14px;
    text-transform: uppercase;
}



.entry-content td, .comment-content td {
    border-top: 1px solid #ededed;
    padding: 7px 14px;
}


.entry-content dt, .comment-content dt {
    font-weight: bold;
    line-height: 1.71429;
}
.entry-content dd, .comment-content dd {
    line-height: 1.71429;
    margin-bottom: 24px;
}

.entry-content dl, .comment-content dl {
    margin: 0 24px;
}

.entry-content blockquote, .comment-content blockquote {
    background: #fafafa none repeat scroll 0 0;
    border-left: 4px solid #d6d6d6;
    border-radius: 14px;
    border-right: 4px solid #d6d6d6;
    font-style: italic;
    margin-bottom: 24px;
    padding: 24px;
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-bottom: 10px;
    margin-top: 27px;
}
.entry-content address, .comment-content address {
    display: block;
    line-height: 1.5;
    margin: 0 0 24px;
}

.wrap {
    max-width: 300px;
    background: #FFF;
    margin: 20px auto;
    padding: 10px;
}
/*our people */

.views-row-even,
.openings-content .views-row-odd,
.view-life-at-clarion1 .views-row-odd {
    background: #37353a none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    margin-left: -41px;
    max-width: 109%;
    padding: 25px 0;
}
.views-row-odd,
.openings-content .views-row-even,
.view-life-at-clarion1 .views-row-even {
    background: #ffffff none repeat scroll 0 0;
    color: #5a5a5a;
    float: left;
    padding: 25px 0;
    margin-left: -41px;
    max-width: 109%;
}
.imagesection {
    width: 25%;
}
.contentsection {
    padding: 0px 0;
    text-align: left;
}
.view-our-team .views-row-even .contentsection h1 {
    line-height: 30px;
    text-transform: capitalize;
    color: #ffffff;
}
.imagesection > img {
    border-radius: 87px;
    width: 180px;
}
.profileDetailsDiv {
    color: #f27021;
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
}
.linkedinArea {
    display: block;
    margin: 0 auto;
}
.views-row-even .descriptionDiv p {
    color: #ffffff;
    max-width: 85%;
}
.views-row-odd .descriptionDiv p {
    color: #000;
    max-width: 85%;
}
.descriptionDiv {
    margin: 20px 0;
}
.linkedinIcon {
    background: rgba(0, 0, 0, 0) url("images/linkedin-hover.png") no-repeat scroll left top;
    display: block;
    height: 33px;
    margin: 15px 0 0;
    text-decoration: none;
    width: 160px;
}
.box1 img {
    margin-top: 2px;
    height: 118px;
    border-radius: 76px;
    float: left;
    margin-right: 16px;
    margin-bottom: 10px;
    max-width: 121px;
}
.Home_sidebar p {
    margin-top: 15px;
    text-align: justify;
}
.Home_sidebar h1 {
    text-align: center;
    position: relative;
    color: #fff;
    margin: 0 -21px -7px -21px;
    padding: 10px 0;
    text-shadow: 0 1px rgba(0, 0, 0, .8);
    background-color: #005985
    /*#5c5c5c*/
    
    ;
    background-image: linear-gradient(rgba(255, 255, 255, .3), rgba(255, 255, 255, 0));
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
    font-size: 25px;
}
.Home_sidebar h1:before,
.Home_sidebar h1:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent;
    bottom: -10px;
}
.Home_sidebar h1:before {
    border-width: 0 10px 10px 0;
    border-right-color: #222;
    left: 0;
}
.Home_sidebar h1:after {
    border-width: 0 0 10px 10px;
    border-left-color: #222;
    right: 0;
}
.Home_sidebar .flexslider2 h3 {
    font-size: 19px;
    color: #005984;
    font-family: "Arial Black", Gadget, cursive
}
.flexslider2 p {
    font-style: italic;
    font-size: 17px;
    color: #000;
    font-family: "Myriad-CnWeb";
    text-align: left;
}
.desgi {
    color: #EB6200;
    font-style: italic;
    font-size: 12px;
    margin-left: 8px;
}
.box2 p {
    font-family: "Myriad-CnWeb";
    font-size: 17px;
    color: #000;
    margin-top: 29px;
    text-align: justify;
}
.flexslider2 .flex-control-nav {
    display: none;
}
.Home_manin {
    width: 100%;
}
.sticky .head_social {
    margin-top: 8px;
    display: none
}
.menu {
    background: #1abc9c;
    display: none;
    width: 100%;
    z-index: 1000;
    position: absolute;
}
.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.menu ul li {
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 15px 0;
    text-transform: uppercase;
}
.menu ul li:hover {
    background: #16a085;
}
.menu a {
    text-decoration: none;
    color: #fff;
}
.body-left {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    border-radius: 14px;
    float: left;
    max-width: 675px;
    padding: 38px 44px 44px;
    width: 100%;
    margin-top: 41px;
}
.inbody-right {
    float: right;
    max-width: 326px;
    width: 100%;
    margin-top: 32px;
}
.about_content,
.body-left p {
    font: 15px/21px Arial, Helvetica, sans-serif;
    color: #000;
    text-align: justify;
}
.about_content,
.body-left h1 {
    color: #005984;
    margin-top: 0;
}
.about_content,
.body-left h2 {
    color: #005984;
}
.about_content,
.body-left h3 {
    color: #005984;
}
.about_content,
.body-left h4 {
    color: #005984;
}
.about_content,
.body-left h5 {
    color: #005984;
}
.about_content li,
.entry-content li {
    background: rgba(0, 0, 0, 0) url("images/arrow_li.png") no-repeat scroll left 3px;
    color: #004459;
    font: 15px Arial, Helvetica, sans-serif;
    padding: 0 0 10px 12px;
}
.our-signle img {
    border: 1px solid #d2d2d2;
    padding: 6px;
}
.img_our {
    float: left;
    margin-right: 23px;
    margin-bottom: 12px;
}
.content_our p {
    text-align: left;
}
.profilediv {
    float: left;
    margin-right: 32px;
}
.img_our img,
.profilediv img {
    border: 1px solid #d2d2d2;
    height: auto;
    max-width: 144px;
    padding: 6px;
}
.views-row-odd1 {
    border-bottom: 1px dotted;
    margin-bottom: 28px;
    padding-bottom: 39px;
}
.views-row-even1 {
    border-bottom: 1px dotted;
    margin-bottom: 28px;
    padding-bottom: 39px;
}
.designation_or {
    color: #EB6200;
    font-weight: 600;
    padding: 7px;
}
.contentsection1 h1 {
    font-size: 28px;
}
.contentsection1 p {
    text-align: left;
}
/**
 * 8.0 Alignments
 */

.alignleft {
    display: inline;
    float: left;
    margin-bottom: 16px;
    margin-right: 12px;
    border: 1px solid #d2d2d2;
    padding: 6px;
    max-width: 100%;
    height: auto;
}
.alignnone {
    display: inline;
    margin-bottom: 16px;
    margin-right: 12px;
    border: 1px solid #d2d2d2;
    padding: 6px;
    max-width: 100%;
    height: auto;
}
.alignright {
    display: inline;
    float: right;
    margin-bottom: 16px;
    margin-left: 10px;
    border: 1px solid #d2d2d2;
    padding: 6px;
    max-width: 100%;
    height: auto;
}
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    border: 1px solid #d2d2d2;
    padding: 6px;
    max-width: 100%;
    height: auto;
}
.full-width {
    max-width: 100%;
}
.view_all_news {
    float: right;
    font-weight: 600;
    margin-right: 10px;
    margin-top: -21px;
    padding-bottom: 54px;
}
.view_all_news a {
    color: #fe6c28;
    padding-bottom: 27px;
}
.breadcum {
  /*   background: rgba(0, 0, 0, 0) url("images/shadow_bot.png") repeat-x scroll left bottom; */
    margin-bottom: -16px;
}
.breadcum a:first-child {
    color: #72903E;
}
.breadcum a {
    color: #01455A;
}
.breadcum .current {
    color: #EB6200;
}
.banner_inner {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d2d2d2;
    padding: 6px;
    margin-bottom: 26px;
}
.banner_inner img {
    width: 100%;
    height: auto;
}
.banner_inner h1 {
    color: #005984;
    font: bold 30px Arial, Helvetica, sans-serif;
    margin-top: -85px;
    position: absolute;
    right: 5%;
}
.inner_content {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.26) inset;
    float: left;
    max-width: 582px;
    padding: 38px 44px 44px;
    width: 100%
}
.rel.b_pat {
    background: rgba(0, 0, 0, 0) url("images/pat_re.png") repeat scroll left top;
}
.rel h4 {
    background: rgba(0, 0, 0, 0) url("images/h4_bg.png") repeat-x scroll left bottom;
    color: #fff;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 35px;
    padding: 25px 0;
    text-align: center;
    font-weight: 600;
}
.rel ul {
    margin: 0 auto 25px;
    max-width: 208px;
    padding-bottom: 32px;
}
.rel ul li {
    background: rgba(0, 0, 0, 0) url("images/arrow_right.png") no-repeat scroll 97% 8px;
}
.rel ul li a {
    background: rgba(0, 0, 0, 0) url("images/border_bottom.png") repeat-x scroll left bottom;
    color: #fff;
    display: block;
    margin-top: 10px;
    padding-bottom: 10px;
    font: 17px/17px Arial, Helvetica, sans-serif;
}
.rel.b_pat ul li:hover,
.rt_con .rel.b_pat ul li.current_page_item {
    background: rgba(0, 0, 0, 0) url("images/org-arw.png") no-repeat scroll 98% 0;
}
.rel.b_pat ul li:hover a,
.rt_con .rel.b_pat ul li.current_page_item a {
    color: #f3791c;
}
.rel .current_page_item {
    background: rgba(0, 0, 0, 0) url("images/org-arw.png") no-repeat scroll 98% 0;
}
.rel .current_page_item a {
    color: #f3791c;
    font: 21px/27px Arial, Helvetica, sans-serif;
}
#sidebar aside {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    clear: both;
    margin-bottom: 27px;
}
#sidebar aside p a {
    color: #005984 !important;
    display: inline !important;
    font-size: 16px !important;
    border-bottom: none !important;
}
#sidebar aside h4 {
    color: #00759d;
}
#sidebar aside h4 {
    background: rgba(0, 0, 0, 0) url("images/h4_bg.png") repeat-x scroll left bottom;
    color: #00759d;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 35px;
    padding: 25px 0;
    text-align: center;
}
#sidebar aside ul {
    margin: 0 auto 25px;
    max-width: 208px;
}
#sidebar aside ul li {
    padding-bottom: 3px;
}
#sidebar aside ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px dashed #d4d4d4;
    color: #eb6200;
    font-size: 16px;
    line-height: 18px;
    display: block;
    font-family: "Myriad-CnWeb";
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
    padding-bottom: 10px;
}
#sidebar aside ul li a:hover {
    color: #0079A0;
}
.meta {
    background: #eb6200 none repeat scroll 0 0;
    float: left;
    margin: 0 10px 20px 0;
    padding: 5px;
    color: #fff;
}
span.numb {
    border-top: 2px solid #d4d4d4;
    margin-top: 2px;
}
.logo_rt .search input[type="submit"] {
    background: #373436;
    font: normal 17px 'Calibri', Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 6px 13px 5px;
    border: none;
    cursor: pointer
}
/*********************************/

.nav_menu {
    background-color: #005984;
    border-radius: 7px;
    margin-left: 0px;
    margin-right: 16px;
    margin-top: 106px;
    width: 100%;
}
.nav_menu ul {
    padding-left: 34px;
}
#trans-nav li {
    float: left;
    position: relative;
    padding: 0;
    line-height: 40px;
    /* background: #005984 url(nav-bg.png) repeat-x 0 0; */
}
#trans-nav li:hover {
    background-position: 0 -40px;
}
#trans-nav li a {
    color: #fff;
    font: normal 17px/18px 'Calibri', Arial, Helvetica, sans-serif;
    display: block;
    padding: 10px 11px 10px 17px;
    background: url(images/arrow_left.png) no-repeat left 16px;
    text-transform: uppercase
}
#trans-nav li a:hover {
    color: #fff;
    background: #00B0EF;
}
#trans-nav li ul {
    opacity: 0;
    position: absolute;
    left: 0;
    background: #005984;
    list-style-type: none;
    padding: 0;
    margin: 0;
    min-width: 100%;
    white-space: nowrap;
}
#trans-nav li:hover ul {
    opacity: 1;
}
#trans-nav li ul li {
    float: none;
    position: static;
    height: 0;
    line-height: 0;
    background: none;
}
#trans-nav li:hover ul {
    width: auto;
    z-index: 999;
    top: 39px;
}
#trans-nav li:hover ul li {
    height: 30px;
    line-height: 30px;
}
#trans-nav li ul li a {
    background: #00B0EF;
    text-transform: capitalize;
}
#trans-nav li ul li a:hover {
    background: #005984;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
}
#trans-nav li {
    -webkit-transition: all 0.2s;
}
#trans-nav li a {
    -webkit-transition: all 0.5s;
}
#trans-nav li ul {
    -webkit-transition: all 1s;
}
#trans-nav li ul li {
    -webkit-transition: height 0.5s;
}
#trans-nav .current-menu-item {
    color: #fff;
    text-decoration: underline;
    /*background: #00B0EF*/
    
    ;
}
#trans-nav .current-menu-ancestor {
    color: #fff;
    text-decoration: underline;
}
#trans-nav .sub-menu .current-menu-item a {
    background: #005984;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
		
}
#trans-nav li ul li ul{
display:none;

}

/* 
#trans-nav ul li:hover > ul {
	display: block; 

	}
  

#trans-nav  ul li ul {


left: 150px; 

top: 0; 

	} */

#banner {
    margin-top: 0px;
    margin-left: -2px;
}
.banner_add {
    float: right;
    width: 20.7%;
}
.banner_add ul li {
    margin-top: 9.5px
}
.body-left article {
    border-bottom: medium dashed;
    padding-bottom: 26px;
}
/*box conent */

.about_content {
    border-radius: 1px 43px 1px 45px;
    background-color: #fff;
    /*background:url(images/text-bot-bt.gif) no-repeat;*/
    
    border: 1px solid #555;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    height: auto;
    margin-top: 35px;
    padding: 17px 17px 18px 22px;
    width: 100%;
    float: left;
}
.Home_sidebar {
    float: right;
    margin-top: 25px;
}
.about_content p {
    padding-bottom: 18px;
    font: normal 15px/21px Arial, Helvetica, sans-serif
}
.about_content h2 {
    font: 31px "Arial Black", Gadget, cursive;
    color: #005984;
    padding-bottom: 15px;
}
.about_content article {
    border-bottom: medium dashed;
    padding-bottom: 26px;
}
.f_lnfo_horz ul li {
    display: inline;
}
.f_polc_add ul li {
    display: inline;
}
.f_act_reachme ul li {
    display: inline;
}
.f_lnfo_horz ul {
    margin-left: 56px;
    margin-top: -44px;
    margin-bottom: 16px;
}
.f_act_reachme ul {
    margin-left: 94px;
    margin-top: -45px;
    margin-bottom: 16px;
}
.address {
    margin-bottom: 20px;
    margin-left: 165px;
    margin-top: -45px;
}
.f_lnfo_horz {
    float: right;
    margin-left: 92px;
    margin-top: 34px;
}
.f_polc_add {
    display: block;
    float: right;
    color: #eb6200;
    font-weight: 600;
    line-height: 21px;
}
.flogo_f img {
    margin-top: -40px;
    width: 108px;
}
.f_polc_add span {
    color: #005984;
    font-weight: 700;
}
.dates {
    margin-left: 227px;
    background: #eb6200 none repeat scroll 0 0;
    color: #fff;
    float: left;
    border: 1px solid yellow;
    padding: 5px
}
.news_content {
    margin-left: -122px;
    width: 116%;
}
footer#footer {
    background: #d3d3d3
    /*#262424*/
    
    ;
    margin-top: 39px;
}
footer#footer .container {
    position: relative;
    padding: 33px 0 2px 0;
    background: none
}
footer#footer .ser_fot {
    border-top: 7px solid #000
}
footer#footer .ser_fot .container {
    position: relative;
    padding: 49px 0 20px 0;
    background: none
}
footer#footer .f_lgsec {
    width: 376px;
    float: left;
    background: url(images/f_border.png) no-repeat right 0px;
    padding: 0px 0 30px 0;
}
footer#footer .f_lnfo {
    width: 296px;
    float: left;
    background: url(images/f_border.png) no-repeat right 0px;
    padding: 0px 0 30px 0;
}
footer#footer .f_polc {
    width: 290px;
    float: left;
    background: url(images/f_border.png) no-repeat right 0px;
    padding: 0px 0 30px 0;
}
footer#footer .f_polc img {
    margin-left: -36px;
}
footer#footer .f_act {
    width: 167px;
    float: left;
    padding: 0px 0 60px 0;
}
footer#footer a.flogo {
    display: block;
    background: url(images/f_shd.png) no-repeat left bottom;
    padding-bottom: 47px;
    padding-left: 35px
}
footer#footer p.phone {
    display: block;
    background: url(images/f_shd.png) no-repeat left bottom;
    padding-bottom: 47px;
}
footer#footer p.phone span {
    color: #c73445;
    font: bold 28px/26px Arial, Helvetica, sans-serif;
    display: block;
    text-align: left;
    text-indent: 55px;
    background: url(images/ph.png) no-repeat 35px 4px
}
footer#footer h3 {
    padding-bottom: 26px
}
footer#footer h3 {
    padding-left: 77px;
    color: #9f9f9f;
    /*#c42435*/
    
    ;
    padding-bottom: 26px;
    font: normal 18px/20px 'Calibri', Arial, Helvetica, sans-serif;
    text-align: left
}
footer#footer ul {
    padding-left: 77px;
}
footer#footer ul li {
    padding-bottom: 11px;
    padding-left: 19px;
    line-height: 23px;
}
footer#footer ul li:after {
    content: "|";
    margin: 0 0 0 5px;
}
footer#footer ul li:last-child:after {
    content: "";
}
footer#footer ul li a {
    color: #005984;
    font: normal 17px/17px 'Calibri', Arial, Helvetica, sans-serif;
}
footer#footer ul li a:hover {
    color: #72903E;
}
section.footer {
    /*border-top:4px solid #d6d5d6;*/
    
    padding: 0px 0 0px 0;
    background: #5b5b5b;
}
section.footer p {
    padding: 1px 0 0 0;
    color: #fff;
    text-align: center;
    font: 17px "Calibri", Arial, Helvetica, sans-serif;
}
#animated_div {
    animation: animated_div 5s 1;
    -moz-animation: animated_div 5s 1;
    -webkit-animation: animated_div 5s 1;
    -o-animation: animated_div 5s 1;
    -webkit-border-radius: 5px;
}
@keyframes animated_div {
    0% {
        transform: rotate(0deg);
        left: 0px;
    }
    25% {
        transform: rotate(20deg);
        left: 0px;
    }
    50% {
        transform: rotate(0deg);
        left: 500px;
    }
    55% {
        transform: rotate(0deg);
        left: 500px;
    }
    70% {
        transform: rotate(0deg);
        left: 500px;
    }
    100% {
        transform: rotate(-360deg);
        left: 0px;
    }
}
@-webkit-keyframes animated_div {
    0% {
        -webkit-transform: rotate(0deg);
        left: 0px;
    }
    25% {
        -webkit-transform: rotate(20deg);
        left: 0px;
    }
    50% {
        -webkit-transform: rotate(0deg);
        left: 500px;
    }
    55% {
        -webkit-transform: rotate(0deg);
        left: 500px;
    }
    70% {
        -webkit-transform: rotate(0deg);
        left: 500px;
    }
    100% {
        -webkit-transform: rotate(-360deg);
        left: 0px;
    }
}
@-moz-keyframes animated_div {
    0% {
        -moz-transform: rotate(0deg);
        left: 0px;
    }
    25% {
        -moz-transform: rotate(20deg);
        left: 0px;
    }
    50% {
        -moz-transform: rotate(0deg);
        left: 500px;
    }
    55% {
        -moz-transform: rotate(0deg);
        left: 500px;
    }
    70% {
        -moz-transform: rotate(0deg);
        left: 500px;
    }
    100% {
        -moz-transform: rotate(-360deg);
        left: 0px;
    }
}
@-o-keyframes animated_div {
    0% {
        transform: rotate(0deg);
        left: 0px;
    }
    25% {
        transform: rotate(20deg);
        left: 0px;
    }
    50% {
        transform: rotate(0deg);
        left: 500px;
    }
    55% {
        transform: rotate(0deg);
        left: 500px;
    }
    70% {
        transform: rotate(0deg);
        left: 500px;
    }
    100% {
        transform: rotate(-360deg);
        left: 0px;
    }
}
.col-md-8 {
    width: 31.667% !important;
}
.adress {
    border-bottom: 1px dashed #d2d2d2;
    margin-bottom: 15px;
    padding-top: 15px;
}
.adress a {
    color: #c42c3c;
    font: 13px Arial, Helvetica, sans-serif;
}
.adress p {
    color: #525252;
    font: 13px/1px Arial, Helvetica, sans-serif;
    padding-bottom: 20px;
}
.adress p strong {
    color: #c42c3c;
    font-size: 15px;
    font-weight: 700;
}
.contact-info1 {
    border-bottom: 1px dashed #d2d2d2;
    padding-bottom: 10px;
}
.contact-info div {
    clear: both;
    display: block;
    padding: 5px;
}
.contact-info label {
    color: #525252;
    float: left;
    font: 13px Arial, Helvetica, sans-serif;
    width: 150px;
}
.contact-info input {
    border: 1px solid #d2d2d2;
    padding: 3px 6px;
}
.contact-info input[type="submit"] {
    background: #c42c3c none repeat scroll 0 0;
    border: 0 solid #d2d2d2;
    color: #fff;
    cursor: pointer;
    font: 20px "pill_gothic_300mg_rgregular";
    padding: 2px 6px;
    width: auto;
}
.contact-info textarea {
    border: 1px solid #d2d2d2;
    padding: 3px 6px;
}
.wpcf7-form p {
    overflow: hidden;
}
.wpcf7-form p {
    color: #000;
    display: block;
    font: bold 13px Arial, Helvetica, sans-serif;
    padding: 0 10px 15px 0;
    width: 100%;
}
.wpcf7-form label {
    float: none;
}
.wpcf7-form label {
    float: none;
    font: 13px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
.wpcf7-form label span {
    color: #f80000;
    display: inline;
    float: none;
    padding: 0 1px;
}
. .wpcf7-form p span {
    display: block;
    margin: 0;
}
.wpcf7-form span {
    float: none;
    width: 100%;
}
.wpcf7-form p span input {
    background: #fff url("images/input_bg.gif") repeat-x scroll left bottom;
    border: 1px solid #ccc;
    color: #000;
    font: 12px Arial, Helvetica, sans-serif;
    padding: 3px 10px;
    width: 100%;
}
input.wpcf7-submit {
    background: #004459 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font: bold 13px Arial, Helvetica, sans-serif;
    outline: medium none;
    padding: 5px 10px;
    text-transform: uppercase;
}
.wpcf7-form p span textarea {
    background: #fff url("images/input_bg.gif") repeat-x scroll left bottom;
    border: 1px solid #ccc;
    color: #000;
    font: 12px Arial, Helvetica, sans-serif;
    height: 70px;
    padding: 3px 10px;
    width: 100%;
}
.tml-user-login-wrap input {
    background: #fff url("images/input_bg.gif") repeat-x scroll left bottom;
    border: 1px solid #ccc;
    color: #000;
    font: 12px Arial, Helvetica, sans-serif;
    padding: 3px 10px;
    width: 100%;
}
.tml-user-login-wrap label {
    float: none;
    font: 13px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
.tml-user-pass-wrap input {
    background: #fff url("images/input_bg.gif") repeat-x scroll left bottom;
    border: 1px solid #ccc;
    color: #000;
    font: 12px Arial, Helvetica, sans-serif;
    padding: 3px 10px;
    width: 100%;
}
.tml-user-pass-wrap label {
    float: none;
    font: 13px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
#wp-submit {
    background: #004459 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font: bold 13px Arial, Helvetica, sans-serif;
    outline: medium none;
    padding: 5px 10px;
    text-transform: uppercase;
}
.posted_by {
    border-bottom: 1px dashed;
    padding-bottom: 7px;
    margin-bottom: 12px;
}
.posted_by span {
    color: #EB6200;
    font-weight: 600;
}
.blog_name a {
    font-size: 21px;
    text-transform: uppercase;
    margin: 5px;
    font-weight: 600;
}
.map {
    border-bottom: 1px dashed #d2d2d2;
    padding-bottom: 15px;
}
.map h3 {
    background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll left 8px;
    color: #d2283a;
    font: 24px "pill_gothic_300mg_rgregular";
    padding: 0 0 20px 20px;
}
.map h3 a {
    color: #c42c3c;
}
.fa-navicon {
    display: none;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

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

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

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

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption{}
.bypostauthor{}

/* Search form css */

.search-form .search-submit{

border:1px solid #25729a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 9px;text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #3093c7; background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
 background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
 background-image: linear-gradient(to bottom, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
}

.search-form .search-submit:hover{
 border:1px solid #1c5675;
 background-color: #26759e; background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
 background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
 background-image: -moz-linear-gradient(top, #26759e, #133d5b);
 background-image: -ms-linear-gradient(top, #26759e, #133d5b);
 background-image: -o-linear-gradient(top, #26759e, #133d5b);
 background-image: linear-gradient(to bottom, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}

.search-form .search-field{
	height: 39px;
	padding: 6px 64px 6px 6px;
	width: 100%;
	
}
.widget.widget_search {
	border: medium none !important;
}

/* Category dropdown */
#cat{
	 
    cursor: pointer;
    font-family: open sans;
    margin: 2px 23px 18px 8px;
    padding: 12px;
    width: 95%;
}

/* Mobile and ipad css */


@media only screen and (min-width: 521px) and (max-width: 1000px) {
    .f_logo {
        text-align: center;
        float: none;
    }
    .f_lnfo_horz {
        float: none;
        margin-left: 0
    }
    footer#footer ul {
        padding-left: 0
    }
    .f_polc_add {
        float: none;
        text-align: center;
        margin-bottom: 13px;
    }
    .imagesection {
        float: left;
    }
    .imagesection img {
        width: 100%;
        max-width: 120px;
        height: auto;
    }
    .contentsection {
        margin-left: 206px;
    }
    .views-row-even {
        background: none;
    }
    .views-row-even .descriptionDiv p {
        color: #000;
    }
    .contentsection h1 {
        color: #3289C8 !important;
        font-size: 30px;
    }
    .views-row-odd {
        border-bottom: 1px dotted #000;
    }
    .views-row-even {
        border-bottom: 1px dotted #000;
    }
    .views-row-odd .descriptionDiv p {
        width: 100%;
        max-width: 90%;
    }
    .views-row-even .descriptionDiv p {
        width: 100%;
        max-width: 90%;
    }
    .Home_sidebar {
        float: none;
    }
}
@media only screen and (min-width: 521px) and (max-width: 767px) {
    .news_content p {
        margin-left: 93px;
        width: 82%;
    }
    .dates {
        margin-left: 132px;
    }
    .news-feed-container {
        border-radius: 32px;
    }
}
@media only screen and (min-width: 321px) and (max-width: 767px) {
    .fa-navicon {
        display: block;
        float: right;
        margin-top: 16px;
        margin-left: 38px;
    }
    .menu_bt,
    .header_menu,
    .head_social {
        display: none;
    }
    .Home_sidebar {
        float: none;
    }
    .about_content {
        float: none;
    }
    .logo img {
        max-width: 102px;
    }
}
@media only screen and (min-width: 325px) and (max-width: 520px) {
    .dates {
        margin-right: 12px;
    }
    .f_lnfo_horz {
        margin-left: -104px;
    }
    .f_polc_add {
        display: block;
        float: left;
        margin-bottom: 13px;
        margin-left: 121px;
        text-align: center;
    }
    .news_content h2 {
        text-align: center;
    }
    .news_content p {
        margin-left: 93px;
        width: 91%;
        font: none;
    }
    .dates {
        margin-left: 132px;
    }
    .news-feed-container {
        border-radius: 10px;
    }
    .f_logo {
        text-align: center;
        float: none;
    }
    .ha-header .logo img {
        width: 101px;
    }
    .body-content {
        border: none;
        box-shadow: none;
        overflow: visible;
        padding: 0px;
        position: none;
    }
    .adress p {
        margin-bottom: 0px;
        line-height: 23px;
        padding-bottom: 0px;
    }
    .logo img {
        max-width: 102px;
    }
    .imagesection {
        float: left;
    }
    .imagesection img {
        width: 100%;
        max-width: 120px;
        height: auto;
    }
    .contentsection {
        margin-left: 34px;
    }
    .views-row-even {
        background: none;
    }
    .views-row-even .descriptionDiv p {
        color: #000;
    }
    .contentsection h1 {
        color: #3289C8 !important;
        font-size: 30px;
    }
    .views-row-odd {
        border-bottom: 1px dotted #000;
    }
    .views-row-even {
        border-bottom: 1px dotted #000;
    }
    .views-row-odd .descriptionDiv p {
        width: 100%;
        max-width: 90%;
    }
    .views-row-even .descriptionDiv p {
        width: 100%;
        max-width: 90%;
    }
}
@media screen and (max-width: 325px) {
    .fa-navicon {
        display: block;
        float: right;
        margin-top: 16px;
        margin-left: 38px;
    }
    .news_content h2 {
        margin: 7px auto 0 -120px;
    }
    .news_content p {
        margin-left: 93px;
        width: 96%;
        font: none;
    }
    .dates {
        margin-left: 132px;
    }
    .news-feed-container {
        border-radius: 10px;
    }
    .menu_bt,
    .header_menu,
    .head_social {
        display: none;
    }
    .logo img {
        text-align: center;
        max-width: 102px;
    }
    .f_logo {
        text-align: center;
        float: none;
    }
    .f_lnfo_horz {
        margin-top: 49px;
        margin-left: -83px;
    }
    .f_lnfo_horz ul li {
        display: block;
        margin-left: -49px;
        quotes: none;
        text-align: center;
    }
    footer#footer ul li::after {
        content: "";
    }
    .f_polc_add {
        margin-bottom: 17px;
        margin-left: 126px;
    }
    .footer {
        width: 320px;
    }
    footer#footer ul {
        padding-left: none;
        text-align: none;
    }
    .Home_sidebar {
        float: none;
    }
    .about_content {
        float: none;
    }
    .body-content {
        border: none;
        box-shadow: none;
        overflow: visible;
        padding: 0px;
        position: none;
    }
    .adress p {
        margin-bottom: 0px;
        line-height: 23px;
        padding-bottom: 0px;
    }
    .imagesection img {
        width: 100%;
        max-width: 120px;
        height: auto;
    }
    .contentsection {
        margin-left: 34px;
    }
    .views-row-even {
        background: none;
    }
    .views-row-even .descriptionDiv p {
        color: #000;
    }
    .contentsection h1 {
        color: #3289C8 !important;
        font-size: 30px;
    }
    .views-row-odd {
        border-bottom: 1px dotted #000;
    }
    .views-row-even {
        border-bottom: 1px dotted #000;
    }
    .views-row-odd .descriptionDiv p {
        width: 100%;
        max-width: 90%;
        text-align: left;
    }
    .views-row-even .descriptionDiv p {
        width: 100%;
        max-width: 90%;
        text-align: left;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .news_content p {
        width: 69%;
    }
    .dates {
        margin-left: 168px;
    }
    .nav_menu {
        background-color: #005984;
        border-radius: 7px;
        margin-right: 16px;
        margin-top: 36px;
        border-radius: 4px;
    }
    .logo img {
        width: 113px;
    }
    .head_social {
        float: right;
        margin-left: auto;
        width: 30%;
    }
    .menu_bt {
        float: right;
    }
    .header_menu {
        float: right;
        margin-left: -26px;
    }
    .sticky .ha-header {
        display: none;
    }
    .sticky {
        position: absolute !important;
        z-index: none;
        display: none;
    }
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
    .Home_sidebar {
        margin-left: 30px;
    }
    .wrap {
        margin: 10px !important;
    }
    .box1 {
        float: right;
        margin-right: 12px;
    }
    .box2 {
        float: left;
    }
}
@media screen and (min-width: 640px) and (max-width: 699px) {
    .box1 {
        width: 610px !important;
    }
    .box2 {
        width: 610px !important;
    }
}
/***
@media screen and (min-width: 430px) and (max-width: 634px){
    .box1{  
 width:410px !important;
 }
 .box2{
width:410px !important;
 }
}

@media screen  and (max-width: 1024px){
   .about_content{max-width:none;}
       .box1{  
 }
 .box2{

 }
}
***/

@media screen and (min-width: 430px) and (max-width: 1200px) {
    .inbody-right {
        max-width: 100%;
    }
    .body-left {
        max-width: 100%;
    }
    .wrap {
        max-width: 100% !important;
    }
    .about_content {
        max-width: 100%;
    }
}

