/*
Theme Name: Callan Apartments
Theme URI: http://www.webfirm.com
Author: the Webfirm team
Author URI: http://www.webfirm.com
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

/* WORDPRESS DEFAULTS */
.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 {
	margin: auto;
	width: 100%;
}
.gallery .gallery-item {
	float: left;
	margin: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
	margin-left: 0;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery-caption {
	color: #888;
	font-size: 12px;
	margin:-24px 0 24px 0;
}
.gallery br+br {
	display: none;
}

.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-5 .gallery-item { width: 20%; }

.gallery:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.gallery { display: inline-block; }
html[xmlns] .gallery { display: block; }
* html .gallery { height: 1%; }

.first_blog:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.first_blog { display: inline-block; }
html[xmlns] .first_blog { display: block; }
* html .first_blog { height: 1%; }

/* DEFAULTS */
body {
    background: #007DC6;
    font-family:'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #787878;
}

h1,h2,h3,h4,h5,h6{padding: 0;margin-right: 5px 0;}

h1{font-size: 24px;color: #007dc6;font-weight: 400;},h2{font-size: 18px;color: #555;},h3{font-size: 16px;}

a{color: #188BCC;text-decoration: none;}

a:hover{color: #005f97;}

p{color: #555;margin: 10px 0;}

.clear::before{clear: both;}

.clear{clear: both;}

.clear::after{clear: both;}

input[type="submit"]:hover {
    cursor: pointer;
    opacity: 0.6;
}

ul{padding: 0 15px;}

ul li {
    line-height: 2.5;
    list-style: outside none none;
    font-family:'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
}
ol li {
    line-height: 2;
    font-family:'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
}
.single-accomodation_post ul{padding: 0;}


#header{background: #fff;padding: 0;height:135px;position: fixed;z-index: 9999;width: 100%;top:0;transition:all 0.2s ease-in-out 0s;}
.admin-bar #header {top: 32px;}
#header .container{background: transparent;}

.home .container-wrapper {
   background-color: #007dc6 url("/wp-content/uploads/2020/07/background-image-1-1.png") no-repeat scroll center 315px;
}
.container-wrapper {
    background: #007dc6 url("/wp-content/uploads/2020/07/background-image-1-1.png") no-repeat scroll center 0;
}
.archive .container-wrapper,.single .container-wrapper  , .search .container-wrapper, .error404  .container-wrapper {
    padding:189px 0 0;
} 
.container {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 1170px;
    padding: 0;
    width: 100%;
    position: relative;
}

/*Sticky header*/
.smaller {
    height:97px !important;
    transition:all 0.5s ease-in-out 0s!important;
}
.smaller .logo img {
    height: auto;
    padding: 10px 0;
    width: 45%;
    transition:all 0.5s ease-in-out 0s;
    
}
.smaller .logo {
    transition: all 0.5s ease-in-out 0s;
}

.smaller .phone-section {
    margin: 5px 0 0 !important;
}

.smaller .navigation {
    margin: -15px !important;
}
.smaller .navigation li{padding:2px 12px;margin-top: 20px;}

.smaller .sub-menu{top:39px;}

.topbutton {
	 background: #000 url("images/backtotop.png") no-repeat scroll 12px -1560px;
    height: 40px;
    outline: medium none !important;
    text-indent: -10000px;
    width: 50px;
    bottom: 70px;
    position: fixed;
    right: 10px;
    z-index: 999;
}
.topbutton:hover {
    opacity: 0.6;
}
.bck-top {
    display: none;
}
/*End of sticky*/

.home .banner-full-width{ 
    margin: 103px auto -61px;
    height: auto;
}
body .banner-full-width img{max-height: none;}
.banner-full-width .royalSlider{position:absolute !important;}
.home .banner-full-width .royalSlider{position:relative !important;}
/*.banner-full-width img {
    height: auto;
    max-width: 100%;
}*/

.banner-full-width img{
height: auto;
width: 100%;
}
.banner-full-width {
    height: 189px;
}
.page-container {
    min-height: 500px;
    padding: 20px 20px 5%;
}
.ldgxPropBadgeLine1 {padding-bottom: 10px !important;}
.page-container.home {
    margin-top: -30px;
    position: relative;
    z-index: 9999;
}
.ldgxBookNow {border-radius: 0 !important; margin-top: 10px !important;}
.logo {
    float: left;
    width: 30%;
    transition:all 0.2s ease-in-out 0s;
}
.logo img {
    padding: 24px 0 0;
    margin-left:-10px; 
    transition:all 0.5s ease-in-out 0s;
}
.ldgxPropBadgeRatesDaily, .ldgxPropBadgeRatesWeekly {
    margin-bottom: 5px;
}
.header-right {
    float: right;
    width: 70%;
}
.phone-section{text-align: right;margin: 28px 0 0;transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease;}

.phone-section a {
    font-size: 22px;
    font-weight:400;
    text-align: right;
}
.phone-section a img.alignnone {
    margin: 5px 20px 0 0;
}
/*desktop navigation*/
.navigation {
    float: right;
    margin: 0 -10px;
   
}

.navigation ul {
    margin: 0;
    padding: 0;
}

span.wpcf7-not-valid-tip{display: inline-block;}

.navigation li {
    display: inline-block;
    padding:12px 12px;
    position: relative;
}
.navigation li:hover {
    background: #017dc7 none repeat scroll 0 0;

}

.mobile_back {
    display: none;
}

.navigation li:hover .sub-menu{
    display: block;
}

.navigation li a {
    color: #444;
    font-size: 14px;
}

.navigation li:hover a{
    color: #fff;
}

.sub-menu {
    background: #017dc7 none repeat scroll 0 0;
    left: 0;
    position: absolute;
    top: 59px;
    width: 280px;
    display: none;
    z-index: 9;
}

.sub-menu li a {
    color: #fff;
}

.sub-menu li {
    display: list-item;
    list-style: outside none none;
    padding-bottom: 0;
}

.sub-menu li:last-child {
    padding-bottom: 15px;
}

/*navigation End*/

.banner_txt.container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.home .container {
    position: relative;
    z-index: 999;
}
.separator hr {
    background-color: #f79239;
    border: medium none;
    float: left;
    height: 1px;
    margin: 10px -5px;
    width: 93%;
}

.single-accomodation_post .separator {
    margin-bottom: 25px;
}

.acc_bttn {
    margin: 30px 0;
}

.acc_bttn a:hover {
    opacity: 0.6;
}

.separator span {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/break-icon_03.png");
    background-origin: padding-box;
    background-position: right center;
    background-repeat: no-repeat;
    margin-left: 0;
    padding: 23px 43px;
}

.vc_separator h4 {
    background: rgba(0, 0, 0, 0) url("images/break-icon_03.png") no-repeat scroll center center;
    height: 62px;
    text-indent: -999px;
    width: 10%;
}
.vc_separator .vc_sep_holder{width: 42%!important;}

.text-top h4 {
    font-size: 28px;
    font-weight: 300;
    margin: -30px 0;
    text-align: center;
    color: #444;
}



.banner-full-width .textwidget > img {
    margin-top: -260px;
    max-height: none;
    
}
.page-id-9 .banner-full-width .textwidget > img{
    margin-top: -120px;
    max-height: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
 .text-top h4 {
    margin:30px 0 0;
}

}

.text-top span {
    font-weight: 600;
}

img.rsImg {position: absolute;}

.banner_txt{position: relative;}

.banner_txt p {
     background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fefffd;
    float: left;
    font-size: 64px;
    font-weight: 300;
    line-height: 1.2;
    margin: 78px 0 0 50px;
    padding: 0 20px 20px 10px;
}
.banner_txt .buttn {
    background: #f7923a url("images/right-arrow.png") no-repeat scroll 250px center;
    color: #fff;
    float: left;
    font-size: 30px;
    font-weight: 300;
    height: 67px;
    line-height: 2;
    margin-left: 162px;
    margin-top: 19%;
    padding-left: 21px;
    position: relative;
    text-decoration: none;
    width: 292px;
}
.banner_txt .buttn:hover {
    opacity: 0.9;
}

.section-bottom h3 {
    font-size: 18px;
    font-weight: 300;
    margin: -10px 0;
}

.section-bottom h3 a {
    color: #444;
}

.page-title h1 {
    color: #f89b4e;
    font-size: 40px;
    font-weight: 300;
    margin: 10px 0 0;
}
.section-left h5 {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}
.section-left h1 {
    margin: 0;
}
.section-left h2 {
    font-size: 24px;
    font-weight: 400;
    margin: 0;
}

.section-left p {
    font-size: 13px;
    line-height: 1.5;
    margin: 20px 0;
}
.section-left ul li::before {
    color: #f7923a;
    content: ".";
    font-size: 45px;
    left: -15px;
    position: absolute;
    top: -45px;
}

.section-left ul li {
    line-height:2;
    list-style: outside none none;
    position: relative;
}

.read {
    color: #f89b4e;
}
.section-right .wpb_wrapper {
    background: #e7e7e7 none repeat scroll 0 0;
    padding: 0 10px;
}
.section-right h3 {
    color: #444;
    font-weight: 400;
    margin: 0;
    padding-top: 20px;
}
.section-right form textarea, .section-right form input[type="text"],.section-right form input[type="email"],.section-right form input[type="tel"]{
border: medium none;
    margin: 5px 0;
    padding: 6px 10px;
    width: 100%;
}

.section-right .wpcf7-form {
    width: 95%;
    padding-bottom: 20px;
}

div.wpcf7-validation-errors {
    border: 2px solid #007dc6!important;
    color: #000;
}
.section-right form input[type="submit"] {
    background: #1787c9 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin: 10px 0 20px;
    padding: 6px 10px;
}
::-moz-placeholder {
  font-weight: 400;
  font-size: 12px
}

::-webkit-placeholder {
   font-weight: 400;
  font-size: 12px;
}
.side_img {
    background: rgba(0, 0, 0, 0) url("images/break-icon_03.png") no-repeat scroll right center;
    height: 61px;
    margin:0!important;
}

.section-right {
    margin-top: 35px;
}

.side_img .vc_sep_line {
    width: 94% !important;
}
.page-title {
    margin: 0 -15px;
    padding: 35px 0 0;
}

.page-heading{margin: 0!important;}

.left_side{width: 20%;float: left;}

.right_side{width: 75%;float: right;}

.category.section ul {
    padding: 0;
}
.category.section ul li{

    border-top: 1px solid #ebebeb;
    display: block;
    padding: 20px 0;
    line-height:1.5;
    font-style: 13px;
}

.img_side img {
    height: auto;
   max-width:100%;
    vertical-align: text-top;
}

.content_side {
    float: right;
    width: 52%;
}

.img_side {
    float: left;
    width: 45%;
}
.category.section {
    margin-bottom: 25px;
}
.category.section h3 {
    color: #198acc;
    font-size: 24px;
    font-weight: 400;
    margin-top: 0;
}
.room_detail {
    padding: 10px 0 25px;
}

.room_detail ul li {
    border-right: 1px solid #ebebeb;
     border-top: medium none!important;
    color: #444;
    display: inline-block !important;
    font-weight: 700;
    margin-right: 10px;
    padding: 0 25px 0 34px !important;
}
.room_detail ul li:last-child{border: none;}

.content_side h3 {
    color: #444 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    margin: 0;
}

.bedroom {
    background: rgba(0, 0, 0, 0) url("images/list-1.png") no-repeat scroll 0 0;
}

.bath {
    background: rgba(0, 0, 0, 0) url("images/list-3.png") no-repeat scroll 0 0;
}

.pax {
    background: rgba(0, 0, 0, 0) url("images/list-2.png") no-repeat scroll 0 0;
}

.book_bttn p {
    display: inline-block;
    margin: 20px 10px 0 0;
}

.view a {
    background: #1a8acc none repeat scroll 0 0;
    padding: 7px 14px;
}
.book a {
    background: #f79e4a none repeat scroll 0 0;
    padding: 7px 11px;
}
.book a,.view a{color: #fff;}
.accommodation {
    margin-bottom: 0!important;
}
.book_bttn p:hover {
    opacity: 0.6;
}
#uwpqsf_id{border: none!important;}

.uform_title {
    color: #198acc;
    font-size: 24px;font-weight: 400!important;text-align: left;position: relative;}

    .uwpqsf_class {
    margin-bottom: 15px!important;
    margin-top: 15px;
}

.uwpqsf_class > span[class*="taxolabel-"], .uwpqsf_class > span[class*="cmflabel-"] {
    font-size: 18px;
    font-weight: 400 !important;
    padding: 10px 5px!important;
}
.uwpqsf_class select {
    -moz-appearance: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #198acc;
    background-image: url("images/dropdown.png");
    background-origin: padding-box;
    background-position:98% center;
    background-repeat: no-repeat;
    border: 0 none;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    height: 31px;
    padding-left: 5px;
}

.usfbtn.usearchbtn {
    background: #f79e4a none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-weight: bold;
    padding: 7px 15px;
}
/* single accomdation */

.content_accomo {
    float: right;
    width: 46%;
}

.img_detail {
    float: left;
    width: 52%;
}
.content_accomo h3 {
    color: #1888ca;
    font-size: 24px;
    font-weight: 400;
    margin: 0;
}

 ul.living_detail li{background-position: left center;}

.content_accomo ul.living_detail li{
   
    border-right: 1px solid #ebebeb;
    display: inline-block;
    margin-right: 10px;
    padding: 0 25px 0 40px;
}

.single-accomodation_post .accomo_detail {
    border-bottom: 1px solid #f7923a;
    padding: 0 10px;
}
.acc_bttn a {
    background: #1888ca none repeat scroll 0 0;
    color: #fff;
    padding: 7px 15px;
}
.content_accomo ul..living_detail {
    border-top: 1px solid #ebebeb;
    padding: 10px 0 0;
}


.extra_detail {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding: 10px 0 20px;
}

.extra_detail ul {
    float: left;
    padding: 0;
    width:60%;
    border: none;
}
.extra_detail li {
    border: medium none !important;
    display: list-item !important;
    list-style: outside none none;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 2;
}
.extra_detail li.frst{float: left;width: 50%;font-weight: 700;color: #000;}

.single-accomodation_post .enquire {
    float: right;
    width: 40%;
    margin: 17px 0;
}
.single-accomodation_post .book {
    float: right;
    width: 40%;
    margin: 28px 0;
}
.single-accomodation_post .book a {
    font-size: 18px;
    font-weight: 700;
    padding: 15px 55px;
}
.single-accomodation_post .enquire a {
    background: #ababab none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 43px;
}
.addrs {
    background: rgba(0, 0, 0, 0) url("images/map-icon.png") no-repeat scroll left center;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding: 15px 25px;
}

.single-accomodation_post p {
    margin: 25px 0;
}

.single .img_detail .wp-post-image {
    height: auto;
    max-width: 100%;
}
.small_thumbnail img {
    height: auto;
    margin-right: 29px;
    width: 100%;
}
.small_thumbnail a:last-child img{margin-right: 0;}

.small_thumbnail {
    margin: 25px 0;
}

.error404 .search-submit {
    background: #007dc6 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 5px;
}

.error404 .search-field {
    padding: 5px;
}

.search .content_side {
    width: 65%;
}

.search .img_side {
    width: 35%;
}

.pagination a {
    border: 1px solid #007dc6 ;
    margin: 0 5px;
    padding: 5px 15px;
}

.pagination a:hover, .pagination .active {
    background: #007dc6 none repeat scroll 0 0;
    color: #fff;
}

.error404 h1, .error404 .page-content {
    padding: 20px 15px;
}
.error404 .page-content > p {
    line-height: 35px;
}

#footer a:hover {
    color: #000;
}

.contct_detail ul li::before {
    content: "";
}
.contct_detail ul {
    float: left;
    margin: 5px 0;
    width: 100%;
}
.contct_detail li {
    float: left;
    width: 25%;
}

.contct_detail h3 {
    float: left;
    width: 30%;
}

.contct_detail p {
    float: left;
    width: 70%;
}

.contct_detail p a {
    float: right;
    width: 60%;
    color: #555;
}

.page-id-29 .section-left {
    float: left;
    width: 65%;
}
.page-id-29 .section-right {
    float: right;
    margin: 0;
}
.contct_detail li a {
    color: #787878;
}
.page-id-29 .side_img{margin: 0 0 25px !important;}

.archive .page-title {
    margin: 0;
}
.webfirm_img {
    display: none;
    vertical-align: middle;
}

.right_side article {
    margin-bottom: 30px;
}
.entry-header img {
    height: auto;
    width: 100%;
}
/*footer*/

footer {
    background: #e7e7e7 none repeat scroll 0 0;
    padding: 20px;
}

.footer-box:first-child {
    margin-right: 89px;
}
.footer-box {
    float: left;
    width: 30%;
}
.footer-box h3 {
    font-weight: normal;
    margin: 0;
    color: #444;
}
.footer-box:first-child h3 {
    padding-top: 10px;
}

.footer-box p {
    font-size: 13px;
}
.footer-box a {
    color: #787878;
}

.menu-footer-menu1-container ul {
    margin: 5px 0;
    padding: 0;
   -moz-column-count: 2;
   -webkit-column-count:2;
   -column-count:2;
}
.menu-footer-menu1-container li {
    display: block;
}
.menu-footer-menu1-container a {
    font-size: 13px;
    line-height:2;
}

.menu-footer-menu2-container ul{
    padding: 0;margin: 5px 0;
    -moz-column-count: 2;
   -webkit-column-count:2;
   -column-count:2;
   position: relative;
 }

.blog .container-wrapper {
    padding-top: 189px;
}
.menu-footer-menu2-container li {
    display: block;
}
.menu-footer-menu2-container a {
   font-size: 13px;
    font-style: italic;
    line-height: 2;
}
.menu-footer-menu2-container ul::before {
    border: 1px solid #eeeded;
    content: "";
    height:100%;
    left: -15px;
    position: absolute;
}
.footer-bottom .container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.footer-bottom {
   
    padding: 20px 15px 10px;
}
.copywrite {
    color: #fff;
    font-size: 12px;
    text-align: left;
    cursor: pointer;
}

.powerd.by {
    color: #fff;
    float: right;
    font-size: 12px;
}
.powerd.by a {
    color: #fff;
    position: relative;
}
/* End of footer*/

/*responsive menu css*/

.cbp-spmenu-open li a {
    color: #fff;
}

.menu_click{display: none;}

/******Flex slider css******/
.flexslider .flex-control-thumbs li {
    float: left;
    margin: 20px 19px 0 0;
    width: 31%;
}
.flexslider .flex-control-thumbs li:nth-child(3n){margin-right: 0;}
.flexslider .flex-direction-nav .flex-next{right:0;}
.flexslider .flex-direction-nav .flex-prev{left: 0;}


/*.flex-viewport, .slides, .flexslider .slides > li,
.flexslider .slides > li .fancybox.image {max-height: 352px !important;}*/
.flexslider .slides > li .fancybox.image{display:inline-block;width:100% !important;}
.flexslider .flex-direction-nav .flex-prev{background:url(images/slider-nav.png) no-repeat 0 0;
width:48px; height:46px}
.flexslider .flex-direction-nav .flex-next{background:url(images/slider-nav.png) no-repeat 0 bottom;
width:48px; height:46px}
.flex-direction-nav a::before,.flex-direction-nav a.flex-next::before{display: none;}
.flex-direction-nav a{text-indent:99999px !important;
text-shadow:none !important; -moz-text-shadow:none !important; 
-webkit-text-shadow:none !important; -ms-text-shadow:none !important;}
.flexslider .flex-direction-nav a{top:35%;}
.small_thumbnail .gallery .gallery-item {float: left;margin: 0 20px 15px 0;width: 31%;}
.small_thumbnail .gallery .gallery-item:nth-child(3n){margin-right: 0;}
.small_thumbnail::after {
    clear: both;
    content: "";
    display: block;
}

.callan_blog .attachment-full, .first_blog .attachment-full { max-width: 100%; height: auto; }

.callan_blog h1 , .first_blog h1{
    border-bottom: 1px solid #f89b4e;
    color: #f89b4e;
    font-size: 40px;
    font-weight: 300;
    margin: 10px 0 37px;
    padding-bottom: 31px;
        position: relative;
}
.blog-left {
    float: left;
    width: 70%;
}
.blog-right {
    float: right;
    width: 26%;
}

.blog-right .cat-name > ul {
    margin: 0 0 40px;
    padding: 0;
}

.blog-right .cat-name > h3 {
    margin: 0 0 5px;
}
.blog-right .cat-name li {
 border-bottom: 1px solid #e3e3e3;
    line-height: 18px;
    padding: 8px 0;
}
.page-container.callan_blog {
    display: inline-block;
    padding-top: 35px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
       background: #ffffff none repeat scroll 0 0;

}
.callan_blog h1::after , .first_blog h1::after{
    background: #ffffff url("images/break-icon_03.png") no-repeat scroll right center;
    content: "";
    display: inline-block;
    float: right;
    height: 61px;
    margin-top: 55px;
    padding-left: 7px;
    width: 61px;
}

.blog-detail {
    margin: 0 0 50px;
}

.single.single-post .first_blog {
    padding-top: 22px;
}
.first_blog h1 {
    font-size: 22px;
    font-weight: normal;
}
.first_blog h1::after {
    margin-top: 22px;

}
.first_blog > span , .blog-content > span {
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
}

.post_navigation {
    margin: 25px 0 0;
}

.post_navigation > a {
    margin: 0 15px 0 0;
}
.blog_callan {
    margin: 60px 0 0;
}
.blog-content h2 {
    font-size: 18px;
    font-weight: 600;
       margin-top: 0;
}
.blog_callan .pagination {
    margin-top: 100px;
}
.blog-right .cat-name a {
    color: #787878;
}
.blog-right .cat-name a:hover {
    color: #188bcc;
}
.callan_search .blog-right {
    margin: 90px 0 0;
}