@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
.custom_blog_page .container {
    padding-right: 0;
    padding-left: 0;
	font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
    color: #2f2f2f;
    font-size: 16px;
}
.post-content p {
  color: #555555;
  font-size: 14px;
  line-height: 20px;
}
.main-menu ul {
  margin-bottom: 0;
}
.custom_blog_page .sidebox.widget .circled li {
  display: block;
  vertical-align: middle;
}
.custom_blog_page  div,.custom_blog_page  aside,.custom_blog_page  figure{box-sizing:border-box;}

.custom_blog_page .colored {
    color: #549dc5
}
.custom_blog_page .custom_blog_page .light-wrapper {
    background: #fbfbfb
}
.custom_blog_page .custom_blog_page .dark-wrapper {
    background: #f1f1f1
}
.custom_blog_page h1,
.custom_blog_page h2,
.custom_blog_page h3,
.custom_blog_page h4,
.custom_blog_page h5,
.custom_blog_page h6 {
    margin-top: 0;
    color: #2e2e2e;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
}
.custom_blog_page h1 {
    font-size: 28px;
    line-height: 35px;
}
.custom_blog_page h2 {
  color: #333;
  font-size: 21px;
  line-height: 30px;
  text-transform: capitalize;
}
.custom_blog_page h3 {
    font-size: 18px;
    line-height: 22px;
}
.custom_blog_page h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
}
.custom_blog_page h5 {
    font-size: 13px;
    line-height: 17px;
}
.custom_blog_page h6 {
    font-size: 12px;
    line-height: 16px;
}
.custom_blog_page h1.post-title {
  color: #e90808;
  font-size: 21px;
  line-height: 25px;
  text-transform: capitalize;
}
.custom_blog_page h2.post-title {
    margin-bottom: 5px;
    font-size: 20px;
}
.custom_blog_page h2.post-title a {
    color: #2e2e2e
}
.custom_blog_page h2.post-title a:hover {
    color: #549dc5
}
.custom_blog_page .section-title {
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.custom_blog_page .lead {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #2e2e2e;
}
.custom_blog_page .main.lead {
    margin-bottom: 40px
}
.custom_blog_page .inner {
  padding-bottom: 30px;
  padding-top: 20px;
}
.custom_blog_page ul {
  list-style-type : disc;
  padding: 0 0 0 18px;
}
.custom_blog_page ol {
    padding: 0 0 0 20px
}
.custom_blog_page ul,
.custom_blog_page ol {
    margin-bottom: 15px
}
.custom_blog_page ul.circled {
    padding: 0;
    list-style: none;
}
.custom_blog_page ul.circled li:before {
    content: '\e800';
    margin-right: 10px;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    font-family: 'fontello-circle';
    color: #549dc5;
    font-size: 8px;
}
.custom_blog_page .thin {
    width: 80%;
    margin: 0 auto;
}
.custom_blog_page .comment-form   input, .custom_blog_page .comment-form   textarea {
  box-shadow: none !important;
}
.custom_blog_page .comment-form   input:focus, .custom_blog_page .comment-form   textarea:focus {border-bottom:1px solid red !important;}
.custom_blog_page .dropcap {
    font-weight: 800;
    display: block;
    float: left;
    font-size: 49px;
    padding: 0;
    margin: 0;
    margin: 12px 8px 0 0;
    text-transform: uppercase;
}
.custom_blog_page hr {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.16);
    padding-bottom: 40px;
    margin-bottom: 70px;
}
.custom_blog_page .main-menu {
  max-width: 930px;
}
.custom_blog_page .main-navigation ul li a {
  padding: 0 10px;
}
.custom_blog_page .bollywood-astrologer {
  padding-left: 0;
  width: 200px;
}

.custom_blog_page .anchor {
    display: block
}
.custom_blog_page .alert {
    padding-bottom: 13px
}
.custom_blog_page blockquote {
    color: #FFF;
    font-size: 25px;
    line-height: 36px;
    background: #549dc5;
    padding: 30px 35px 26px 35px;
    font-weight: 300;
    border: 0;
}
.custom_blog_page blockquote small {
    line-height: inherit;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    margin-top: 5px;
}
.custom_blog_page  #map{
    width:100%;
    height:350px;
}
/*-----------------------------------------------------------------------------------*/
/*	02. FOOTER
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .footer {
    background: #292929;
    color: #cacaca;
}
.custom_blog_page .footer a {
    color: #cacaca
}
.custom_blog_page .footer a:hover {
    color: #549dc5
}
.custom_blog_page .footer .inner {
    padding-top: 35px;
    padding-bottom: 35px;
}
.custom_blog_page .footer p {
    padding: 0;
    margin: 0;
}
.custom_blog_page .footer p.pull-left {
    margin-top: 3px
}
.custom_blog_page .footer.widget-footer {
    background: #232323
}
.custom_blog_page .footer.widget-footer .inner {
    padding-top: 70px;
    padding-bottom: 70px;
}
.custom_blog_page .footer.widget-footer p {
    margin: 0 0 15px
}
.custom_blog_page .sub-footer {
    background: #1e1e1e;
    padding-top: 35px;
    padding-bottom: 35px;
}
.custom_blog_page .sub-footer p {
    padding: 0 !important;
    margin: 0 !important;
}
.custom_blog_page .sub-footer p.pull-left {
    margin-top: 3px !important
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
    color: #f0f0f0
}
.custom_blog_page .widget-title {
    font-size: 16px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}
.custom_blog_page footer .post-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.custom_blog_page footer .post-list li {
    margin-top: 15px
}
.custom_blog_page footer .post-list li:first-child {
    margin: 0
}
.custom_blog_page footer .post-list li h6 {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    margin: 0;
    color: #cacaca;
}
.custom_blog_page footer .post-list li em {
    color: #838383;
    font-size: 16px;
    font-style: normal;
}
.custom_blog_page .tagcloud {
    line-height: 25px
}
.custom_blog_page .contact-info {
    margin: 0;
    padding: 0;
    list-style: none;
}
.custom_blog_page .contact-info i {
    margin-right: 7px
}
.custom_blog_page .footer .contact-info i {
    color: #f0f0f0
}
.custom_blog_page .footer .contact-info [class^="icon-"]:before,
.custom_blog_page .footer .contact-info [class*=" icon-"]:before {
    line-height: 24px
}
.custom_blog_page .footer .widget.single .contact-info li {
    display: inline;
    margin: 0 15px;
}
.custom_blog_page .footer hr {
    border-color: #535353;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
/*-----------------------------------------------------------------------------------*/
/*	03. INSTAGRAM FOOTER WIDGET
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .instagram-widget {
    margin-left: -6px;
    overflow: hidden;
}
.custom_blog_page #instawidget {
    padding: 0;
    margin: 0;
    overflow: hidden;
    list-style: none;
}
.custom_blog_page #instawidget li {
    float: left;
    margin: 0 0 6px 0;
    width: 33.33339%;
    padding-left: 6px;
    position: relative;
}
.custom_blog_page #instawidget li img {
    display: block;
    width: 100%;
}
/*-----------------------------------------------------------------------------------*/
/*	04. DIVIDERS
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .divide0 {
    width: 100%;
    height: 0px;
}
.custom_blog_page .divide2 {
    width: 100%;
    height: 2px;
}
.custom_blog_page .divide3 {
    width: 100%;
    height: 3px;
}
.custom_blog_page .divide5 {
    width: 100%;
    height: 5px;
}
.custom_blog_page .divide10 {
    width: 100%;
    height: 10px;
}
.custom_blog_page .divide15 {
    width: 100%;
    height: 15px;
}
.custom_blog_page .divide20 {
    width: 100%;
    height: 20px;
}
.custom_blog_page .divide25 {
    width: 100%;
    height: 25px;
}
.custom_blog_page .divide30 {
    width: 100%;
    height: 30px;
}
.custom_blog_page .divide35 {
    width: 100%;
    height: 35px;
}
.custom_blog_page .divide40 {
    width: 100%;
    height: 40px;
}
.custom_blog_page .divide45 {
    width: 100%;
    height: 40px;
}
.custom_blog_page .divide50 {
    width: 100%;
    height: 50px;
}
.custom_blog_page .divide55 {
    width: 100%;
    height: 55px;
}
.custom_blog_page .divide60 {
    width: 100%;
    height: 60px;
}
.custom_blog_page .divide65 {
    width: 100%;
    height: 65px;
}
.custom_blog_page .divide70 {
    width: 100%;
    height: 70px;
}
.custom_blog_page .divide75 {
    width: 100%;
    height: 75px;
}
.custom_blog_page .divide80 {
    width: 100%;
    height: 80px;
}
.custom_blog_page .divide85 {
    width: 100%;
    height: 85px;
}
.custom_blog_page .rm0 {
    margin-right: 0px
}
.custom_blog_page .rm1 {
    margin-right: 1px
}
.custom_blog_page .rm2 {
    margin-right: 2px
}
.custom_blog_page .rm5 {
    margin-right: 5px
}
.custom_blog_page .rm10 {
    margin-right: 10px
}
.custom_blog_page .rm15 {
    margin-right: 15px
}
.custom_blog_page .rm20 {
    margin-right: 20px
}
.custom_blog_page .rm25 {
    margin-right: 25px
}
.custom_blog_page .rm30 {
    margin-right: 30px
}
.custom_blog_page .rm40 {
    margin-right: 40px
}
.custom_blog_page .rm50 {
    margin-right: 50px
}
.custom_blog_page .lm0 {
    margin-left: 0px
}
.custom_blog_page .lm1 {
    margin-left: 1px
}
.custom_blog_page .lm5 {
    margin-left: 5px
}
.custom_blog_page .lm7 {
    margin-left: 7px
}
.custom_blog_page .lm10 {
    margin-left: 10px
}
.custom_blog_page .lm15 {
    margin-left: 15px
}
.custom_blog_page .lm20 {
    margin-left: 20px
}
.custom_blog_page .lm25 {
    margin-left: 25px
}
.custom_blog_page .lm30 {
    margin-left: 25px
}
.custom_blog_page .lm40 {
    margin-left: 40px
}
.custom_blog_page .rp5 {
    padding-right: 5px
}
.custom_blog_page .rp10 {
    padding-right: 10px
}
.custom_blog_page .rp15 {
    padding-right: 15px
}
.custom_blog_page .rp20 {
    padding-right: 20px
}
.custom_blog_page .rp30 {
    padding-right: 30px
}
.custom_blog_page .rp50 {
    padding-right: 50px
}
.custom_blog_page .lp0 {
    padding-left: 0px
}
.custom_blog_page .lp10 {
    padding-left: 10px
}
.custom_blog_page .lp20 {
    padding-left: 20px
}
.custom_blog_page .lp30 {
    padding-left: 30px
}
.custom_blog_page .tp0 {
    padding-top: 0 !important
}
.custom_blog_page .tp3 {
    padding-top: 3px
}
.custom_blog_page .tp5 {
    padding-top: 5px
}
.custom_blog_page .tp10 {
    padding-top: 10px
}
.custom_blog_page .tp20 {
    padding-top: 20px
}
.custom_blog_page .tp30 {
    padding-top: 30px
}
.custom_blog_page .tm4 {
    margin-top: 4px
}
.custom_blog_page .tm5 {
    margin-top: 5px
}
.custom_blog_page .tm7 {
    margin-top: 7px
}
.custom_blog_page .tm10 {
    margin-top: 10px
}	
.custom_blog_page .tm15 {
    margin-top: 15px
}
.custom_blog_page .tm20 {
    margin-top: 20px
}
.custom_blog_page .mbm1 {
    margin-bottom: -1px
}
.custom_blog_page .bp0 {
    padding-bottom: 0 !important
}
.custom_blog_page .bp10 {
    padding-bottom: 10px !important
}
.custom_blog_page .bp20 {
    padding-bottom: 20px !important
}
.custom_blog_page .bm0 {
    margin-bottom: 0 !important
}
.custom_blog_page .bm5 {
    margin-bottom: 5px !important
}
.custom_blog_page .bm6 {
    margin-bottom: 6px !important
}
.custom_blog_page .bm10 {
    margin-bottom: 10px !important
}
.custom_blog_page .bm15 {
    margin-bottom: 15px !important
}
.custom_blog_page .bm20 {
    margin-bottom: 20px !important
}
.custom_blog_page .bm30 {
    margin-bottom: 30px !important
}
.custom_blog_page .bm50 {
    margin-bottom: 50px !important
}
.custom_blog_page .bp50 {
    padding-bottom: 50px !important
}
/*-----------------------------------------------------------------------------------*/
/*	05. SOCIAL ICONS
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .social {
    padding: 0;
    margin: 0 0 -5px 0;
    font-size: 0;
    line-height: 1;
}
.custom_blog_page .social li {
    display: inline-block;
    font-family: 'fontello-social';
    margin-right: 5px;
    margin-bottom: 5px;
}
.custom_blog_page .text-center .social li {
    margin: 0 2px
}
.custom_blog_page .social.pull-right li {
    margin: 0 0 0 5px
}
.custom_blog_page .social li a {
    display: table
}
.custom_blog_page .social li a i {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: #f3f3f3;
    background: none;
    line-height: 1;
    border: 1px solid #aaa;
    width: 30px;
    height: 30px !important;
    line-height: 1;
    font-size: 12px;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.custom_blog_page .social .icon-s-pinterest {
    border-color: #d8545d;
    color: #d8545d;
}
.custom_blog_page .social .icon-s-rss {
    border-color: #faaa5e;
    color: #faaa5e;
}
.custom_blog_page .social .icon-s-facebook {
    border-color: #677fb5;
    color: #677fb5;
}
.custom_blog_page .social .icon-s-twitter {
    border-color: #70c2e9;
    color: #70c2e9;
}
.custom_blog_page .social .icon-s-flickr {
    border-color: #ff3ba4;
    color: #ff3ba4;
}
.custom_blog_page .social .icon-s-dribbble {
    border-color: #e299c2;
    color: #e299c2;
}
.custom_blog_page .social .icon-s-behance {
    border-color: #42a9fb;
    color: #42a9fb;
}
.custom_blog_page .social .icon-s-linkedin {
    border-color: #3daccf;
    color: #3daccf;
}
.custom_blog_page .social .icon-s-vimeo {
    border-color: #42b5d4;
    color: #42b5d4;
}
.custom_blog_page .social .icon-s-youtube {
    border-color: #d5615c;
    color: #d5615c;
}
.custom_blog_page .social .icon-s-skype {
    border-color: #5ecbf3;
    color: #5ecbf3;
}
.custom_blog_page .social .icon-s-tumblr {
    border-color: #829fb9;
    color: #829fb9;
}
.custom_blog_page .social .icon-s-delicious {
    border-color: #6194dc;
    color: #6194dc;
}
.custom_blog_page .social .icon-s-500px {
    border-color: #3bbbe6;
    color: #3bbbe6;
}
.custom_blog_page .social .icon-s-grooveshark {
    border-color: #f88e3b;
    color: #f88e3b;
}
.custom_blog_page .social .icon-s-forrst {
    border-color: #5f9864;
    color: #5f9864;
}
.custom_blog_page .social .icon-s-digg {
    border-color: #507faa;
    color: #507faa;
}
.custom_blog_page .social .icon-s-blogger {
    border-color: #fd893f;
    color: #fd893f;
}
.custom_blog_page .social .icon-s-klout {
    border-color: #e16747;
    color: #e16747;
}
.custom_blog_page .social .icon-s-dropbox {
    border-color: #6ba3c5;
    color: #6ba3c5;
}
.custom_blog_page .social .icon-s-github {
    border-color: #6c93bb;
    color: #6c93bb;
}
.custom_blog_page .social .icon-s-songkick {
    border-color: #ff3b60;
    color: #ff3b60;
}
.custom_blog_page .social .icon-s-posterous {
    border-color: #efd57c;
    color: #efd57c;
}
.custom_blog_page .social .icon-s-appnet {
    border-color: #3daad5;
    color: #3daad5;
}
.custom_blog_page .social .icon-s-gplus {
    border-color: #bc7067;
    color: #bc7067;
}
.custom_blog_page .social .icon-s-stumbleupon {
    border-color: #f07356;
    color: #f07356;
}
.custom_blog_page .social .icon-s-lastfm {
    border-color: #cd443d;
    color: #cd443d;
}
.custom_blog_page .social .icon-s-spotify {
    border-color: #9acf48;
    color: #9acf48;
}
.custom_blog_page .social .icon-s-instagram {
    border-color: #926d53;
    color: #926d53;
}
.custom_blog_page .social .icon-s-evernote {
    border-color: #9fdc82;
    color: #9fdc82;
}
.custom_blog_page .social .icon-s-paypal {
    border-color: #5b85a8;
    color: #5b85a8;
}
.custom_blog_page .social .icon-s-picasa {
    border-color: #b088c1;
    color: #b088c1;
}
.custom_blog_page .social .icon-s-soundcloud {
    border-color: #ff8b45;
    color: #ff8b45;
}
.custom_blog_page .social a:hover .icon-s-pinterest {
    background-color: #d8545d
}
.custom_blog_page .social a:hover .icon-s-rss {
    background-color: #faaa5e
}
.custom_blog_page .social a:hover .icon-s-facebook {
    background-color: #677fb5
}
.custom_blog_page .social a:hover .icon-s-twitter {
    background-color: #70c2e9
}
.custom_blog_page .social a:hover .icon-s-flickr {
    background-color: #ff3ba4
}
.custom_blog_page .social a:hover .icon-s-dribbble {
    background-color: #e299c2
}
.custom_blog_page .social a:hover .icon-s-behance {
    background-color: #42a9fb
}
.custom_blog_page .social a:hover .icon-s-linkedin {
    background-color: #3daccf
}
.custom_blog_page .social a:hover .icon-s-vimeo {
    background-color: #42b5d4
}
.custom_blog_page .social a:hover .icon-s-youtube {
    background-color: #d5615c
}
.custom_blog_page .social a:hover .icon-s-skype {
    background-color: #5ecbf3
}
.custom_blog_page .social a:hover .icon-s-tumblr {
    background-color: #829fb9
}
.custom_blog_page .social a:hover .icon-s-delicious {
    background-color: #6194dc
}
.custom_blog_page .social a:hover .icon-s-500px {
    background-color: #3bbbe6
}
.custom_blog_page .social a:hover .icon-s-grooveshark {
    background-color: #f88e3b
}
.custom_blog_page .social a:hover .icon-s-forrst {
    background-color: #5f9864
}
.custom_blog_page .social a:hover .icon-s-digg {
    background-color: #507faa
}
.custom_blog_page .social a:hover .icon-s-blogger {
    background-color: #fd893f
}
.custom_blog_page .social a:hover .icon-s-klout {
    background-color: #e16747
}
.custom_blog_page .social a:hover .icon-s-dropbox {
    background-color: #6ba3c5
}
.custom_blog_page .social a:hover .icon-s-github {
    background-color: #6c93bb
}
.custom_blog_page .social a:hover .icon-s-songkick {
    background-color: #ff3b60
}
.custom_blog_page .social a:hover .icon-s-posterous {
    background-color: #efd57c
}
.custom_blog_page .social a:hover .icon-s-appnet {
    background-color: #3daad5
}
.custom_blog_page .social a:hover .icon-s-gplus {
    background-color: #bc7067
}
.custom_blog_page .social a:hover .icon-s-stumbleupon {
    background-color: #f07356
}
.custom_blog_page .social a:hover .icon-s-lastfm {
    background-color: #cd443d
}
.custom_blog_page .social a:hover .icon-s-spotify {
    background-color: #9acf48
}
.custom_blog_page .social a:hover .icon-s-instagram {
    background-color: #926d53
}
.custom_blog_page .social a:hover .icon-s-evernote {
    background-color: #9fdc82
}
.custom_blog_page .social a:hover .icon-s-paypal {
    background-color: #5b85a8
}
.custom_blog_page .social a:hover .icon-s-picasa {
    background-color: #b088c1
}
.custom_blog_page .social a:hover .icon-s-soundcloud {
    background-color: #ff8b45
}
.custom_blog_page .social a:hover a:hover i {
    background-color: #FFF
}
.custom_blog_page .social a:hover i {
    color: #FFF
}
/*-----------------------------------------------------------------------------------*/
/*	06. BUTTON
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .btn,
.custom_blog_page .btn-submit {
    color: #fff !important;
    background: #549dc5;
    margin-bottom: 10px;
    margin-right: 4px;
    padding: 10px 20px 7px 20px;
    font-weight: 700;
    font-size: 18px;
    text-shadow: none;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
}
.custom_blog_page .btn-large {
    padding: 13px 23px 10px 23px
}
.custom_blog_page .btn.btn-green {
    background: #1abb9c
}
.custom_blog_page .btn.btn-blue {
    background: #549dc5
}
.custom_blog_page .btn.btn-red {
    background: #e8554e
}
.custom_blog_page .btn.btn-orange {
    background: #ee7757
}
.custom_blog_page .btn.btn-purple {
    background: #9b59b6
}
.custom_blog_page .btn.btn-pink {
    background: #d487be
}
.custom_blog_page .btn.btn-gray {
    background: #95a5a6
}
.custom_blog_page .btn:hover,
.custom_blog_page .btn:focus,
.custom_blog_page .btn:active,
.custom_blog_page .btn.active {
    background: #468eb5;
    color: #fff !important;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.custom_blog_page .btn-green:hover,
.custom_blog_page .btn-green:focus,
.custom_blog_page .btn-green:active,
.custom_blog_page .btn-green.active {
    background: #17a78b !important
}
.custom_blog_page .btn-blue:hover,
.custom_blog_page .btn-blue:focus,
.custom_blog_page .btn-blue:active,
.custom_blog_page .btn-blue.active {
    background: #468eb5 !important
}
.custom_blog_page .btn-red:hover,
.custom_blog_page .btn-red:focus,
.custom_blog_page .btn-red:active,
.custom_blog_page .btn-red.active {
    background: #cf4c45 !important
}
.custom_blog_page .btn-orange:hover,
.custom_blog_page .btn-orange:focus,
.custom_blog_page .btn-orange:active,
.custom_blog_page .btn-orange.active {
    background: #d96c4f !important
}
.custom_blog_page .btn-purple:hover,
.custom_blog_page .btn-purple:focus,
.custom_blog_page .btn-purple:active,
.custom_blog_page .btn-purple.active {
    background: #8a4fa2 !important
}
.custom_blog_page .btn-pink:hover,
.custom_blog_page .btn-pink:focus,
.custom_blog_page .btn-pink:active,
.custom_blog_page .btn-pink.active {
    background: #bd78a9 !important
}
.custom_blog_page .btn-gray:hover,
.custom_blog_page .btn-gray:focus,
.custom_blog_page .btn-gray:active,
.custom_blog_page .btn-gray.active {
    background: #859394 !important
}
.custom_blog_page .btn.btn-border {
    color: #2e2e2e !important;
    background: none;
    border: 1px solid #2e2e2e;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}
.custom_blog_page .btn.btn-border:hover {
    color: #e8e8e8 !important;
    background: #2e2e2e;
    border: 1px solid #2e2e2e;
}
.custom_blog_page .btn.btn-border-lite {
    color: #FFF !important;
    background: none;
    border: 1px solid #FFF;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}
.custom_blog_page .btn.btn-border-lite:hover {
    color: #2e2e2e !important;
    background: #FFF;
    border: 1px solid #FFF;
}
.custom_blog_page .black-wrapper .btn.btn-border-lite {
    border: 1px solid rgba(255,255,255,0.7)
}
.custom_blog_page .btn i {
    margin-right: 6px
}
/*-----------------------------------------------------------------------------------*/
/*	07. HEADER
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .navbar-header {
    float: none !important
}
.custom_blog_page .navbar .container {
    padding: 0
}
.custom_blog_page .navbar {
    margin: 0;
    border-radius: 0;
    border: none;
    position: fixed;
    z-index: 999;
    min-height: inherit;
    width: 100%;
}
.custom_blog_page .navbar .container {
    position: relative
}
.custom_blog_page .navbar-brand {
    background: #549dc5;
    height: auto;
    padding: 20px 30px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.11);
    -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.11);
    box-shadow: 3px 3px 0 rgba(0,0,0,0.11);
}
.custom_blog_page .navbar-brand:hover {
    background: #468eb5
}
.custom_blog_page .navbar-brand img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateZ();
    image-rendering: optimizeQuality;
    image-rendering: -webkit-optimize-contrast;
    height: 49px;
    width: inherit;
}
.custom_blog_page .navbar-header {
    padding: 0;
    background: #2e2e2e;
}
.custom_blog_page .navbar-collapse {
    width: auto;
    padding: 0;
    border: none;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.custom_blog_page .navbar-nav {
    margin: 0
}
.custom_blog_page .navbar-nav > li > a {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    color: #f3f3f3;
    padding: 33px 22px 31px;
}
.custom_blog_page .nav > li > a:focus {
    background: none;
    color: #e8e8e8;
}
.custom_blog_page .nav > li > a:hover {
    background: none;
    color: #549dc5;
}
.custom_blog_page .nav > li.current > a {
    background: none;
    color: #549dc5;
}
.custom_blog_page .navbar .dropdown-menu {
    padding: 0;
    margin: 0;
    min-width: 190px;
    background: #2e2e2e;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.custom_blog_page .navbar .dropdown-menu li {
    background: transparent;
    border: none;
    text-align: left;
    border-top: 1px solid rgba(255,255,255, 0.06);
}
.custom_blog_page .navbar .dropdown-menu li:first-child {

}
.custom_blog_page .navbar .dropdown-menu li a {
    padding: 14px 15px 12px;
    line-height: 1;
    color: #e9e9e9;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.custom_blog_page .navbar .dropdown-menu li a:hover,
.custom_blog_page .navbar .dropdown-menu li a.active {
    padding: 14px 15px 12px;
    filter: none;
    line-height: 1;
    background: #414141;
    color: #e9e9e9;
}
.custom_blog_page .navbar .nav .open > a,
.custom_blog_page .navbar .nav .open > a:hover,
.custom_blog_page .navbar .nav .open > a:focus {
    background: none;
    color: #549dc5;
}
.custom_blog_page .navbar .nav > li > .dropdown-menu:after {
    display: none
}
.custom_blog_page .navbar .nav > li > .dropdown-menu:before {
    display: none
}
.custom_blog_page .navbar .dropdown-menu > li > a:hover,
.custom_blog_page .navbar .dropdown-menu > li > a:focus,
.custom_blog_page .navbar .dropdown-submenu:hover > a,
.custom_blog_page .navbar .dropdown-submenu:focus > a,
.custom_blog_page .navbar .dropdown-menu > .active > a,
.custom_blog_page .navbar .dropdown-menu > .active > a:hover,
.custom_blog_page .navbar .dropdown-menu > .active > a:focus {
    background: none;
    color: #549dc5;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.custom_blog_page .btn.responsive-menu {
    padding: 10px 12px 8px;
    margin: 27px 0 0 0 !important;
    display: none;
    font-size: 15px;
    line-height: 1;
}
.custom_blog_page .btn.responsive-menu i {
    margin: 0
}
/*-----------------------------------------------------------------------------------*/
/*	08. FIXED MENU
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .offset {
    display: block
}
.custom_blog_page .navbar.default {
    width: 100%;
    position: absolute;
}
.custom_blog_page .navbar.fixed {
    position: fixed;
    left: 0;
    padding: 0;
    margin: 0;
    width: 100%;
}
/*-----------------------------------------------------------------------------------*/
/*	09. REVOLUTION SLIDER
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .fullscreenbanner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
}
.custom_blog_page .revolution {
    z-index: 998
}
.custom_blog_page .revolution ul {
    visibility: hidden;
    margin: 0;
    list-style: none;
}
.custom_blog_page .tp-caption a {
    color: #28b8d8
}
.custom_blog_page .tp-caption a:hover {
    color: #2e2e2e !important
}
.custom_blog_page .tp-caption.large {
    font-size: 60px;
    line-height: 1;
    color: #2e2e2e;
    text-transform: uppercase;
    font-weight: 700;
}
.custom_blog_page .tp-caption.small {
    font-size: 20px;
    line-height: 1;
    color: #2f2f2f;
    text-transform: uppercase;
    font-weight: 600;
}
.custom_blog_page .tp-caption.lite {
    color: #FFF !important
}
.custom_blog_page .tp-caption a.btn {
    color: #fff;
    margin: 0;
}
.custom_blog_page .tp-leftarrow.default,
.custom_blog_page .tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    top: 50% !important;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: none;
    color: rgba(255,255,255,0.6);
    line-height: 1;
    font-size: 40px;
    padding: 0;
    width: auto;
    height: auto;
}
.custom_blog_page .tparrows:before {
    font-family: 'budicon';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
}
.custom_blog_page .tp-leftarrow.default:before {
    content: '\e00c'
}
.custom_blog_page .tp-rightarrow.default:before {
    content: '\e010'
}
.custom_blog_page .tparrows:hover {
    color: rgba(255,255,255,1)
}
.custom_blog_page .tp-bullets {
    bottom: 30px !important
}
.custom_blog_page .tp-bullets.simplebullets.round .bullet {
    width: 12px;
    height: 12px;
    margin-left: 4px;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(255,255,255,0.3);
}
.custom_blog_page .tp-bullets.simplebullets.round .bullet.selected,
.custom_blog_page .tp-bullets.simplebullets.round .bullet:hover {
    background: rgba(255,255,255,0.6)
}
.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.custom_blog_page .tp-loader.spinner0 {
    background: none !important;
    height: 36px;
    width: 36px;
    -webkit-animation: rotation .8s infinite linear;
    -moz-animation: rotation .8s infinite linear;
    -o-animation: rotation .8s infinite linear;
    animation: rotation .8s infinite linear;
    border-left: 3px solid rgba(84,157,197,.15);
    border-right: 3px solid rgba(84,157,197,.15);
    border-bottom: 3px solid rgba(84,157,197,.15);
    border-top: 3px solid rgba(84,157,197,.8);
    border-radius: 100%;
    margin: -18px -18px;
    top: 50%;
    left: 50%;
    z-index: 1000;
    position: absolute;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.custom_blog_page .tp-bannertimer {
    width: 100%;
    height: 10px;
    background: url(style/images/timer.png);
    position: absolute;
    z-index: 200;
}
/*-----------------------------------------------------------------------------------*/
/*	10. SERVICES
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .services-1 .col-wrapper {
    padding: 0 10px
}
.custom_blog_page .services-1 .icon-wrapper {
    position: relative;
    height: 80px;
    margin-bottom: 30px;
}
.custom_blog_page .services-1 .icon-wrapper i {
    font-size: 50px
}
.custom_blog_page .services-1 .icon-wrapper i:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -15px;
    border-bottom: 1px solid rgba(0,0,0,0.16);
    width: 30px;
}
.custom_blog_page .services-2 .row {
    text-align: left
}
.custom_blog_page .services-2 .icon {
    display: table
}
.custom_blog_page .services-2 .row  .icon {
    float: left;
    margin-right: 20px;
}
.custom_blog_page .services-2 .row .text {
    overflow: hidden
}
.custom_blog_page .services-2 .icon i.icn {
    color: #2e2e2e;
    line-height: 1;
    font-size: 35px;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
/*-----------------------------------------------------------------------------------*/
/*	11. PARALAX
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .parallax {
    background: url(style/images/art/parallax1.jpg) fixed no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    color: #FFF;
}
.custom_blog_page .parallax .inner {
    padding-top: 130px;
    padding-bottom: 130px;
}
.custom_blog_page .parallax a {
    color: #549dc5
}
.custom_blog_page .parallax a:hover {

}
.custom_blog_page .parallax h1,
.custom_blog_page .parallax h2,
.custom_blog_page .parallax h3,
.custom_blog_page .parallax h4,
.custom_blog_page .parallax h5,
.custom_blog_page .parallax h6 {
    color: #fff
}
.custom_blog_page .parallax.mobile {
    background-attachment: scroll !important
}
.custom_blog_page .parallax.parallax1 {
    background-image: url(style/images/art/parallax1.jpg)
}
.custom_blog_page .parallax.parallax2 {
    background-image: url(style/images/art/parallax2.jpg)
}
.custom_blog_page .parallax.parallax3 {
    background-image: url(style/images/art/parallax3.jpg)
}
.custom_blog_page .parallax.parallax4 {
    background-image: url(style/images/art/parallax4.jpg)
}
.custom_blog_page .parallax a {
    color: #FFF
}
.custom_blog_page .share-button {
    display: inline-block;
    border-bottom: 1px solid #549dc5;
    padding-bottom: 5px;
    color: #2e2e2e;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
}
.custom_blog_page .parallax .share-button {
    color: #FFF !important
}
.custom_blog_page .facts i {
    font-size: 50px;
    color: #549dc5;
}
.custom_blog_page .facts h4 {
    font-size: 40px;
    margin-bottom: 10px;
}
.custom_blog_page .facts p {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
}
/*-----------------------------------------------------------------------------------*/
/*	12. SHARE BUTTONS
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .share-links {
    margin-top: 20px
}
.custom_blog_page .share-links ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.custom_blog_page .share-links ul li {
    cursor: pointer;
    display: inline;
}
.custom_blog_page .share-links ul li .btn {
    margin: 0
}
.custom_blog_page .share-links .share-facebook {
    background: #3d5b9b
}
.custom_blog_page .share-links .share-facebook:hover {
    background: #334c8e
}
.custom_blog_page .share-links .share-twitter {
    background: #5aa8cd
}
.custom_blog_page .share-links .share-twitter:hover {
    background: #499ac8
}
.custom_blog_page .share-links .share-google-plus {
    background: #3b3b3b
}
.custom_blog_page .share-links .share-google-plus:hover {
    background: #2e2e2e
}
.custom_blog_page .share-links .share-pinterest {
    background: #c53942
}
.custom_blog_page .share-links .share-pinterest:hover {
    background: #bc2d32
}
.custom_blog_page .share-links .share-linkedin {
    background: #3daccf
}
.custom_blog_page .share-links .share-linkedin:hover {
    background: #3699b8
}
/*-----------------------------------------------------------------------------------*/
/*	13. ISOTOPE PORTFOLIO GRID
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .fix-portfolio .items {
    list-style: none
}
.custom_blog_page .fix-portfolio .items {
    margin: 0;
    *zoom: 1;
    padding: 0;
}
.custom_blog_page .fix-portfolio .items:before,
.custom_blog_page .fix-portfolio .items:after {
    display: table;
    content: "";
    line-height: 0;
}
.custom_blog_page .fix-portfolio .items:after {
    clear: both
}
.custom_blog_page .fix-portfolio .items li {
    float: left;
    min-height: 1px;
    position: relative;
}
.custom_blog_page .fix-portfolio .items {
    margin-left: -8px;
    margin-bottom: -8px;
}
.custom_blog_page .fix-portfolio .items li {
    width: 318px;
    margin-left: 8px;
    margin-bottom: 8px;
}
.custom_blog_page .fix-portfolio .items li img {
    display: block;
    width: 100%;
}
.custom_blog_page .isotope-item {
    z-index: 2;
    display: block !important;
}
.custom_blog_page .isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.custom_blog_page .isotope,
.custom_blog_page .isotope .isotope-item {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
.custom_blog_page .isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.custom_blog_page .isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}
.custom_blog_page .isotope.no-transition,
.custom_blog_page .isotope.no-transition .isotope-item,
.custom_blog_page .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
.custom_blog_page .filter {
    list-style: none;
    padding: 0;
    margin: 0 0 25px 0;
    text-align: center;
}
.custom_blog_page .filter li {
    display: inline-block;
    margin: 0;
}
.custom_blog_page .filter li:before {
    display: inline-block;
    content: "/";
    padding: 0 25px 0 19px;
    color: rgba(0,0,0,0.22);
}
.custom_blog_page .filter li:first-child:before {
    display: none
}
.custom_blog_page .filter li a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #2e2e2e;
}
.custom_blog_page .filter li a:hover,
.custom_blog_page .filter li a.active {
    color: #549dc5
}
.custom_blog_page .item-details {
    padding: 0;
    margin: 0;
    list-style: none;
}
.custom_blog_page .item-details li {
    margin-bottom: 20px
}
.custom_blog_page .item-details li h4 {
    margin-bottom: 5px
}
/*-----------------------------------------------------------------------------------*/
/*	14. BASIC GALLERY
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .basic-gallery {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
}
.custom_blog_page .basic-gallery li {
    display: block;
    width: 100%;
    margin-top: 50px;
}
.custom_blog_page .basic-gallery li:first-child {
    margin-top: 0
}
.custom_blog_page .basic-gallery li img {
    display: inline;
    max-width: 100%;
    height: auto;
}
/*-----------------------------------------------------------------------------------*/
/*	15. OVERLAY
/*-----------------------------------------------------------------------------------*/
.custom_blog_page figure {
    display: block;
    overflow: hidden;
    position: relative;
}
.custom_blog_page .items li figure img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
}
.custom_blog_page figure a,
.custom_blog_page figure a img {
    display: block;
    position: relative;
}
.custom_blog_page figure img {
    display: block;
    max-width: 100%;
}
.custom_blog_page figure a .text-overlay {
    opacity: 0;
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    padding: 20px;
    background: #549dc5;
    background: rgba(84,157,197,0.90);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.custom_blog_page figure a:hover .text-overlay,
.custom_blog_page .clicked-no-slide-anim .text-overlay {
    opacity: 1
}
.custom_blog_page figure a .text-overlay .info {
    text-align: center;
    top: 50%;
    width: 100%;
    left: 0;
    position: absolute;
    margin-top: -12px;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
}
.custom_blog_page .icon-overlay {
    display: block;
    overflow: hidden;
    position: relative;
}
.custom_blog_page .icon-overlay img {
    display: block;
    max-width: 100%;
}
.custom_blog_page .icon-overlay a .icn-more {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    background: #549dc5;
    background: rgba(84,157,197,0.90);
    overflow: hidden;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.custom_blog_page .icon-overlay a:hover .icn-more {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.custom_blog_page .icon-overlay a .icn-more:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    position: absolute;
    text-align: center;
    content: '\f517';
    line-height: 1;
    color: #FFF;
    top: 50%;
    left: 50%;
    z-index: 2;
    font-size: 15px;
    top: 50%;
    margin: -8px 0 0 -6px;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    -moz-transition: -moz-transform 0.25s ease-in-out;
    -o-transition: -o-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
}
.custom_blog_page .icon-overlay a:hover .icn-more:before {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.custom_blog_page .icon-overlay a:hover .icn-more:before {
    top: 50%!important
}
/*-----------------------------------------------------------------------------------*/
/*	16. TEAM
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .team figure {
    margin-bottom: 25px
}
.custom_blog_page .team h3 {
    margin: 0 0 2px 0
}
.custom_blog_page .team span.biz-title {
    font-size: 16px;
    margin-bottom: 8px;
    display: inline-block;
    font-weight: 600;
}
/*-----------------------------------------------------------------------------------*/
/*	17. DETAILVIEW
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .navfake {
    z-index: 1005;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 100%;
}
.custom_blog_page .navcoverpage {
    z-index: 1001;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    left: 100%;
}
/* SOME HELPER CLASS FOR ANIMATING */
.custom_blog_page .fullcontent-slider-getaway-wrapper {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: visible;
}
.custom_blog_page .fullcontent-slider-getaway-slide {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.custom_blog_page .fullcontent-content-wrapper-new {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.custom_blog_page .fullcontent-content-wrapper-new .pcw {
    padding-top: 84px
}
.custom_blog_page .preparedtostart.fullcontent-content-wrapper-new {
    z-index: 1002
}
.custom_blog_page .preparedtoleave.fullcontent-content-wrapper-new {
    z-index: 1001
}
.custom_blog_page .fullcontent-content-wrapper-new.right {
    left: 100%
}
.custom_blog_page .fullcontent-content-wrapper-new.left {
    left: -100%
}
.custom_blog_page .fullcontent-content-wrapper-new.right.fader,
.custom_blog_page .fullcontent-content-wrapper-new.left.fader {
    left: 0px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0); /* Netscape */
    -moz-opacity: 0;
    /* Safari 1.x */
    -khtml-opacity: 0;
    /* Good browsers */
    opacity: 0;
}
.custom_blog_page .novisibility {
    visibility: hidden
}
.custom_blog_page .navfake .navigation {
    margin: 0
}
.custom_blog_page .navfake .navigation .btn {
    margin-bottom: 0
}
.custom_blog_page .navfake .inner {
    padding-top: 22px;
    padding-bottom: 22px;
}
/*-----------------------------------------------------------------------------------*/
/*	18. TESTIMONIALS
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .testimonials {
    text-align: center
}
.custom_blog_page .testimonials .item blockquote {
    position: relative;
    margin: 0;
    padding: 10px 50px 0;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 30px;
    border: 0px;
    font-weight: normal;
    background: none;
}
.custom_blog_page .testimonials .item blockquote:before,
.custom_blog_page .testimonials .item blockquote:after {
    position: absolute;
    width: 60px;
    height: 60px;
    font-size: 100px;
    line-height: 1;
    font-weight: 100;
}
.custom_blog_page .testimonials .item blockquote:before {
    top: 0;
    left: 0;
    content: "\201C";
}
.custom_blog_page .testimonials .item blockquote:after {
    top: 0;
    right: 0;
    content: "\201D";
}
.custom_blog_page .testimonials .item blockquote small {
    font-size: 18px;
    text-transform: none;
    font-weight: 600;
    color: #b1b1b1;
}
.custom_blog_page .testimonials .item blockquote small:before {
    display: none
}
.custom_blog_page .testimonials .owl-controls {
    margin-top: 20px
}
/*-----------------------------------------------------------------------------------*/
/*	19. OWL CAROUSEL
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .owl-theme .owl-controls .owl-nav [class*='owl-'] {
    color: #FFF;
    margin: 0 3px;
    line-height: 1;
    font-size: 13px;
    padding: 7px;
    width: auto;
    height: auto;
    background: none;
    border: 1px solid rgba(255,255,255,0.7);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.custom_blog_page .owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
    background: #FFF;
    color: #2e2e2e;
    border: 1px solid #FFF;
    text-decoration: none;
}
.custom_blog_page .custom-controls {
    position: relative
}
.custom_blog_page .custom-controls .owl-slider-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    pointer-events: none;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    text-align: center;
}
.custom_blog_page .custom-controls .owl-slider-controls .owl-slider-nav [class*='owl-'] {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    pointer-events: auto;
    color: rgba(255,255,255,0.6);
    line-height: 1;
    font-size: 40px;
    width: auto;
    height: auto;
    background: none;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.custom_blog_page .custom-controls .owl-slider-controls .owl-slider-nav [class*='owl-']:hover {
    color: rgba(255,255,255,1)
}
.custom_blog_page .custom-controls .owl-slider-controls .owl-slider-nav .owl-slider-prev {
    left: 10px
}
.custom_blog_page .custom-controls .owl-slider-controls .owl-slider-nav .owl-slider-next {
    right: 10px
}
.custom_blog_page .custom-controls .owl-slider-controls .owl-dots {
    pointer-events: auto;
    position: absolute;
    width: 100%;
    bottom: 10px;
    cursor: pointer;
}
.custom_blog_page .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0 3px;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(255,255,255,0.3);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.custom_blog_page .owl-theme .owl-dots .owl-dot.active span,
.custom_blog_page .owl-theme .owl-dots .owl-dot:hover span {
    background: rgba(255,255,255,0.6)
}
/*
.carousel-gallery-wrapper {
	height: 500px;
}
*/
.custom_blog_page .portfolio-slider img {
    height: auto
}
/*-----------------------------------------------------------------------------------*/
/*	20. FORMS
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .forms {
    position: relative;
    padding: 0;
    width: 100%;
}
.custom_blog_page .form-container .response {
    display: none
}
.custom_blog_page .forms ol {
    margin: 0;
    padding: 0;
}
.custom_blog_page .forms ol li {
    line-height: auto;
    list-style: none;
}
.custom_blog_page .forms li.hidden-row {
    display: none
}
.custom_blog_page input,
.custom_blog_page textarea,
.custom_blog_page .uneditable-input {
    width: 100%
}
.custom_blog_page select,
.custom_blog_page textarea,
.custom_blog_page input[type="text"],
.custom_blog_page input[type="password"],
.custom_blog_page input[type="datetime"],
.custom_blog_page input[type="datetime-local"],
.custom_blog_page .custom_blog_page .custom_blog_page .custom_blog_page input[type="date"],
.custom_blog_page input[type="month"],
.custom_blog_page input[type="time"],
.custom_blog_page input[type="week"],
.custom_blog_page input[type="number"],
.custom_blog_page input[type="email"],
.custom_blog_page input[type="url"],
.custom_blog_page input[type="search"],
.custom_blog_page input[type="tel"],
.custom_blog_page input[type="color"],
.custom_blog_page .uneditable-input {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    height: 40px;
    padding: 0;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 25px;
    color: #2e2e2e;
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,0.22);
    background: none;
    resize: none;
    vertical-align: middle;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.custom_blog_page textarea:focus,
.custom_blog_page input[type="text"]:focus,
.custom_blog_page input[type="password"]:focus,
.custom_blog_page input[type="datetime"]:focus,
.custom_blog_page input[type="datetime-local"]:focus,
.custom_blog_page input[type="date"]:focus,
.custom_blog_page input[type="month"]:focus,
.custom_blog_page input[type="time"]:focus,
.custom_blog_page input[type="week"]:focus,
.custom_blog_page input[type="number"]:focus,
.custom_blog_page input[type="email"]:focus,
.custom_blog_page input[type="url"]:focus,
.custom_blog_page input[type="search"]:focus,
.custom_blog_page input[type="tel"]:focus,
.custom_blog_page input[type="color"]:focus,
.custom_blog_page .uneditable-input:focus {
    border-bottom: 1px solid #549dc5
}
.custom_blog_page textarea {
    height: 100%;
    padding: 0;
    margin-bottom: 25px;
    min-height: 150px;
    resize: vertical;
}
.custom_blog_page .btn-submit {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    width: auto;
}
.custom_blog_page .forms li.error input,
.custom_blog_page .forms li.error textarea {
    border-bottom: 1px solid #b54d4d
}
.custom_blog_page .forms span.error {
    display: none
}
.custom_blog_page .forms .button-row span.error {
    padding: 0;
    display: none;
}
.custom_blog_page .forms .button-row p.forgot {
    padding: 6px 0 0 10px;
    overflow: hidden;
    display: inline-block;
}
.custom_blog_page .forms label {
    display: block;
    float: left;
    width: 95px;
    padding-top: 7px;
    font-size: 13px;
    clear: both;
}
.custom_blog_page .comment-form div label {
    position: absolute;
    top: 0;
    left: 0;
}
.custom_blog_page .form-container:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.custom_blog_page .searchform {
    position: relative
}
.custom_blog_page .searchform .btn {
    position: absolute;
    top: 0;
    right: -5px;
    height: 40px !important;
    padding: 0 15px !important;
    font-weight: normal;
}
.custom_blog_page .contact-info {
    list-style: none;
    padding: 0;
}
.custom_blog_page .contact-info li {
    display: inline-block;
    margin: 0 10px;
}
.custom_blog_page .contact-info li a {
    color: #2e2e2e
}
.custom_blog_page .contact-info li a:hover {
    color: #549dc5
}
.custom_blog_page .contact-info i {
    color: #549dc5;
    padding-right: 5px;
}
/*-----------------------------------------------------------------------------------*/
/*	21. PROGRESS BAR
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .progress-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.custom_blog_page .progress-list p {
    margin-bottom: 5px
}
.custom_blog_page .progress-list li {
    margin-bottom: 20px
}
.custom_blog_page .progress-list li em {
    padding-left: 8px;
    color: #549dc5;
    font-style: normal;
}
.custom_blog_page .progress-list li em:before {
    content: "-";
    padding-right: 10px;
    display: inline-block;
}
.custom_blog_page .progress.plain {
    height: 15px;
    margin-bottom: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background: none;
    border: 1px solid #549dc5;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.custom_blog_page .progress.plain .bar {
    float: left;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-shadow: none;
    background: #549dc5;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/*-----------------------------------------------------------------------------------*/
/*	22. ACCORDION / TOGGLE
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .panel-group .panel {
    margin-bottom: 10px;
    background: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.custom_blog_page .panel-heading {
    padding: 0;
    background: none !important;
    border: 0 !important;
}
.custom_blog_page .panel-heading .panel-title {
    color: #2e2e2e;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid rgba(0,0,0,0.35);
    text-transform: uppercase;
}
.custom_blog_page .panel-title > a {
    display: block;
    color: #2e2e2e;
    padding: 13px 15px 10px;
}
.custom_blog_page .panel-title > a:hover {
    color: #549dc5
}
.custom_blog_page .panel-default > .panel-heading + .panel-collapse .panel-body {
    border: 0
}
.custom_blog_page .panel-default > .panel-heading + .panel-collapse {
    border: 1px solid rgba(0,0,0,0.35);
    border-top: none;
}
/*-----------------------------------------------------------------------------------*/
/*	23. TABS
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .tabs-top .etabs {
    margin: 0;
    padding: 0;
    overflow: inherit;
}
.custom_blog_page .tabs-top.center .etabs {
    text-align: center
}
.custom_blog_page .tabs-top .tab {
    margin: 0;
    padding: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 3px;
}
.custom_blog_page .tabs-top .tab a {
    padding: 11px 15px 8px;
    display: block;
    color: #2e2e2e;
    font-size: 14px;
    font-weight: 800;
    border: 1px solid rgba(0,0,0,0.35);
    text-transform: uppercase;
}
.custom_blog_page .tabs-top .tab a:hover,
.custom_blog_page .tabs-top .tab.active a {
    color: #549dc5;
    border-color: #549dc5;
}
.custom_blog_page .tabs-top.tab-container .panel-container {
    position: relative;
    z-index: 1;
    display: block;
}
.custom_blog_page .tabs-top.tab-container .panel-container p {
    margin: 0;
    padding-bottom: 10px;
}
.custom_blog_page .tabs-top.tab-container .panel-container .tab-block {
    padding-top: 10px;
    padding-bottom: 0;
}
/*-----------------------------------------------------------------------------------*/
/*	24. PRICING TABLE
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .pricing {
    overflow: hidden;
    text-align: center;
    padding-bottom: 10px;
    display: block;
}
.custom_blog_page .pricing ul {
    padding: 0
}
.custom_blog_page .pricing .btn {
    margin: 0
}
.custom_blog_page .pricing .plan {
    border: 1px solid rgba(0,0,0,0.11);
    background: #fff;
}
.custom_blog_page .pricing .plan h3 {
    font-size: 20px;
    line-height: 40px;
    margin: 0;
    padding: 10px 0 0 0;
    color: #2e2e2e;
}
.custom_blog_page .pricing .plan h4 {
    padding: 0 0 20px 0;
    margin: 0 25px;
    border-bottom: 1px solid rgba(0,0,0,0.11);
}
.custom_blog_page .pricing .plan h4 span {
    color: #549dc5
}
.custom_blog_page .pricing .plan h4 .amount {
    display: block;
    text-align: center;
}
.custom_blog_page .pricing .plan h4 .amount {
    font-size: 45px;
    padding-bottom: 10px;
}
.custom_blog_page .pricing .plan h4 .amount span {
    vertical-align: super;
    font-size: 20px;
    font-weight: 300;
}
.custom_blog_page .pricing .plan ul {
    margin: 0;
    padding: 0 25px;
    list-style: none;
}
.custom_blog_page .pricing .plan ul li {
    padding: 15px 0;
    border-bottom: 1px solid rgba(0,0,0,0.11);
}
.custom_blog_page .pricing .plan h3 {
    text-transform: uppercase
}
.custom_blog_page .pricing .select {
    padding: 22px 0
}
/*-----------------------------------------------------------------------------------*/
/*	25. SIDEBAR
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .sidebar {
    padding-left: 25px !important
}
.custom_blog_page .sidebar.left-sidebar {
    padding: 15px !important;
    padding-top: 0 !important;
}
.custom_blog_page .sidebox {
    margin-top: 10px;
    display: block;
}
.custom_blog_page .sidebox:first-child {
    margin: 0
}
.custom_blog_page .sidebox .post-list {
    padding: 0;
    margin: 0;
}
.custom_blog_page .sidebox .post-list:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.custom_blog_page .sidebox .post-list li {
    clear: both;
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
}
.custom_blog_page .sidebox .post-list h6 {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    color: #2f2f2f;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
}
.custom_blog_page .sidebox .post-list h6 a {
    font-size: 18px;
    line-height: 24px;
}
.custom_blog_page .sidebox a {
  color: #2f2f2f;
  font-size: 15px;
}
.custom_blog_page .sidebox a:hover {
    color: #549dc5
}
.custom_blog_page .sidebox .post-list .icon-overlay {
    float: left;
    width: 70px;
    height: 70px;
}
.custom_blog_page .sidebox .post-list .meta {
    margin-left: 85px;
    margin-bottom: 0;
}
.custom_blog_page .sidebox .post-list .meta em {
    font-size: 16px;
    color: #9f9f9f;
    margin-top: 5px;
    display: inline-block;
    font-style: normal;
    font-weight: 600;
}
.custom_blog_page .sidebox .post-list .meta em:before {
    display: none
}
.custom_blog_page .sidebox.widget form {
    margin: 0
}
.custom_blog_page .sidebox.widget .searchform input {
    margin: 0
}
.custom_blog_page .widget .list {
    list-style: none;
    margin: 0;
}
.custom_blog_page ul.tag-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.custom_blog_page ul.tag-list li {
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 9px;
    background: none;
}
.custom_blog_page ul.tag-list li a {
    padding: 0;
    margin: 0;
    color: #2e2e2e;
    border: 1px solid rgba(0,0,0,0.35);
    display: inline-block;
    padding: 7px 13px 4px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.custom_blog_page ul.tag-list li a:hover {
    color: #549dc5 !important;
    border: 1px solid #549dc5;
    text-decoration: none;
}
/*-----------------------------------------------------------------------------------*/
/*	26. PAGINATION
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .pagination {
    display: block
}
.custom_blog_page .pagination ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 40px;
}
.custom_blog_page .pagination ul > li {
    display: inline-block;
    margin-right: 2px;
}
.custom_blog_page .pagination ul > li > a,
.custom_blog_page .pagination ul > li > span {
    float: none;
    background: none;
    color: #2e2e2e !important;
    border: 1px solid rgba(0,0,0,0.35);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding: 11px 13px 9px;
}
.custom_blog_page .pagination ul > li > a:hover,
.custom_blog_page .pagination ul > li > a:focus,
.custom_blog_page .pagination ul > .active > a,
.custom_blog_page .pagination ul > .active > span {
    color: #549dc5 !important;
    border: 1px solid #549dc5;
}
/*-----------------------------------------------------------------------------------*/
/*	27. AUTHOR
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .about-author.bordered {
    padding: 20px
}
.custom_blog_page .about-author .author-image {
    width: 120px;
    float: left;
    margin-right: 20px;
    display: block;
}
.custom_blog_page .about-author .author-details {
    overflow: hidden
}
.custom_blog_page .about-author .author-details .social {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
/*-----------------------------------------------------------------------------------*/
/*	28. COMMENTS
/*-----------------------------------------------------------------------------------*/
.custom_blog_page #comments {
    margin: 0;
    position: relative;
}
.custom_blog_page #comments ol {
    padding: 0
}
.custom_blog_page #comments ol.commentlist li .bordered {
    padding: 15px 20px 5px 20px
}
.custom_blog_page #comments ol.commentlist li {
    padding: 30px 0 0 0;
    background: none;
    border-top: 1px solid rgba(0,0,0,0.16);
    margin-top: 20px;
    list-style: none;
}
.custom_blog_page #comments ol.commentlist li:first-child {
    border: none;
    margin: 0;
}
.custom_blog_page #comments ol.commentlist li:first-child {
    border: none;
    margin: 0;
}
.custom_blog_page #comments .user {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 20px;
    position: relative;
}
.custom_blog_page #comments .message {
    overflow: hidden
}
.custom_blog_page #comments .image-caption:before {
    display: none
}
.custom_blog_page #comments ul.children {
    margin: 0;
    overflow: inherit;
    padding: 0 0 0 55px;
    list-style: none;
}
.custom_blog_page #comments ol.commentlist ul.children li {
    padding-right: 0;
    border: none;
}
.custom_blog_page #comments .info h2 {
    font-size: 16px;
    margin: 0;
    display: block;
    margin-right: 5px;
    margin-bottom: 5px;
}
.custom_blog_page #comments .info {
    margin-bottom: 12px
}
.custom_blog_page #comments .info h2 a {
    color: #2e2e2e
}
.custom_blog_page #comments .info h2 a:hover {
    color: #549dc5
}
.custom_blog_page #comments .info .meta {
    display: block;
    margin: -3px 0 5px 0;
    color: #9f9f9f;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
}
.custom_blog_page #comments .info .meta .date {
    display: inline
}
.custom_blog_page #comments a.reply-link {
    display: inline;
    color: #9f9f9f;
}
.custom_blog_page #comments a.reply-link:hover {
    color: #549dc5
}
.custom_blog_page #comments a.reply-link:before {
    display: inline-block;
    content: "/";
    padding: 0 8px 0 5px;
    color: #9f9f9f;
}
.custom_blog_page .comment-form-wrapper p {
    padding-bottom: 20px
}
/*-----------------------------------------------------------------------------------*/
/*	29. BLOG
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .classic-blog hr {
  margin-bottom: 27px;
  padding-bottom: 6px;
}
.custom_blog_page .classic-blog .post:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.custom_blog_page .post .meta,
.custom_blog_page .post .meta a,
.custom_blog_page .more {
    color: #9f9f9f;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
}
.custom_blog_page .classic-blog .post .meta {
    margin-bottom: 20px
}
.custom_blog_page .grid-blog .post .meta {
    margin-bottom: 15px
}
.custom_blog_page .post .meta span:before {
    display: inline-block;
    content: "/";
    padding: 0 7px;
    color: rgba(0,0,0,0.22);
}
.custom_blog_page .post .meta span:first-child:before {
    display: none;
    padding: 0;
}
.custom_blog_page .more {
  border-bottom: medium none;
  color: #549dc5;
  padding-bottom: 2px;
}
.custom_blog_page .post .meta a:hover,
.custom_blog_page .more:hover {
    color: #549dc5
}
.custom_blog_page .grid-blog .post {
    margin-bottom: 30px
}
.custom_blog_page .grid-blog .post .date {
    display: inline
}
.custom_blog_page .grid-blog:before,
.custom_blog_page .grid-blog:after {
    display: table;
    content: "";
    line-height: 0;
}
.custom_blog_page .grid-blog:after {
    clear: both
}
.custom_blog_page .grid-blog .post {
    float: left;
    min-height: 1px;
    position: relative;
}
.custom_blog_page .grid-blog.col3 {
    margin-left: -20px;
    margin-bottom: -20px;
}
.custom_blog_page .grid-blog.col3 .post {
    width: 310px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.custom_blog_page .grid-blog.col2 {
    margin-left: -20px;
    margin-bottom: -20px;
}
.custom_blog_page .grid-blog.col2 .post {
    width: 308px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.custom_blog_page .grid-blog hr {
    clear: left;
    margin-left: 20px;
    display: none;
    padding-bottom: 20px;
    margin-bottom: 60px;
}
.custom_blog_page .grid-blog hr:nth-child(3n) {
    display: block
}
.custom_blog_page .content .grid-blog hr:nth-child(3n) {
    display: none
}
.custom_blog_page .content .grid-blog hr:nth-child(4n) {
    display: block
}
.custom_blog_page figure.main,
.custom_blog_page .classic-blog figure {
    margin-bottom: 20px
}
/*-----------------------------------------------------------------------------------*/
/*	30. TOOLTIP
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .tooltip {
    font-size: 16px
}
.custom_blog_page .tooltip-inner {
    color: #fff;
    background-color: #549dc5;
    padding: 5px 12px 3px;
}
.custom_blog_page .tooltip.top .tooltip-arrow,
.custom_blog_page .custom_blog_page .tooltip.top-left .tooltip-arrow,
.custom_blog_page .tooltip.top-right .tooltip-arrow {
    border-top-color: #549dc5
}
.custom_blog_page .tooltip.right .tooltip-arrow {
    border-right-color: #549dc5
}
.custom_blog_page .tooltip.left .tooltip-arrow {
    border-left-color: #549dc5
}
.custom_blog_page .tooltip.bottom .tooltip-arrow,
.custom_blog_page .tooltip.bottom-left .tooltip-arrow,
.custom_blog_page .tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #549dc5
}
/*-----------------------------------------------------------------------------------*/
/*	31. FANCYBOX
/*-----------------------------------------------------------------------------------*/
.custom_blog_page #fancybox-thumbs ul li img {
    max-width: none
}
.custom_blog_page .info.hidden {
    display: none
}
.custom_blog_page .fancybox-wrap {
    background: #FFF !important
}
.custom_blog_page .fancybox-title,
.custom_blog_page .fancybox-error {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px !important;
    line-height: 22px !important;
    font-weight: 400 !important;
}
.custom_blog_page .fancybox-title h2,
.custom_blog_page .fancybox-title h3 {
    font-family: 'Roboto Slab', serif !important;
    color: #616161;
    margin-bottom: 5px;
    line-height: 22px;
    font-size: 18px;
}
.custom_blog_page .fancybox-skin {
    color: #616161 !important
}
.custom_blog_page .fancybox-title-inside-wrap {
    padding: 20px !important
}
.custom_blog_page .fancybox-nav span {
    width: 36px !important;
    height: 36px !important;
    margin-top: -18px !important;
}
.custom_blog_page .fancybox-close {
    top: 10px !important;
    right: 10px !important;
    width: 36px !important;
    height: 36px !important;
}
.custom_blog_page .fancybox-close:before,
.custom_blog_page .fancybox-prev span:before,
.custom_blog_page .fancybox-next span:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 0 !important;
    margin-top: 7px !important;
    text-align: center;
    width: 36px !important;
    font-size: 20px !important;
}
/* Firefox Fix */
@-moz-document url-prefix() { 
	.fancybox-close:before,
	.fancybox-prev span:before,
	.fancybox-next span:before {
	    margin-top: 6px !important
	}
}
.custom_blog_page .fancybox-close,
.custom_blog_page .fancybox-prev span,
.custom_blog_page .fancybox-next span {
    background: rgba(0,0,0,0.45) !important;
    color: #f7f7f7 !important;
    text-align: center !important;
    -webkit-transition: all 200ms ease-in !important;
    -o-transition: all 200ms ease-in !important;
    -moz-transition: all 200ms ease-in !important;
    opacity: 0;
}
.custom_blog_page .fancybox-close:hover,
.custom_blog_page .fancybox-prev span:hover,
.custom_blog_page .fancybox-next span:hover {
    background: rgba(0,0,0,0.65) !important
}
.custom_blog_page .fancybox-wrap:hover .fancybox-close,
.custom_blog_page .fancybox-wrap:hover .fancybox-prev span,
.custom_blog_page .fancybox-wrap:hover .fancybox-next span {
    opacity: 1
}
.custom_blog_page .fancybox-prev span:before {
    content: '\e75d'
}
.custom_blog_page .fancybox-next span:before {
    content: '\e75e'
}
.custom_blog_page .fancybox-close:before {
    content: '\2715'
}
.custom_blog_page #fancybox-loading {
    margin-top: -18px !important;
    margin-left: -18px !important;
    opacity: 1 !important;
}
.custom_blog_page #fancybox-loading div {
    height: 36px !important;
    width: 36px !important;
    position: relative !important;
    -webkit-animation: rotation .8s infinite linear !important;
    -moz-animation: rotation .8s infinite linear !important;
    -o-animation: rotation .8s infinite linear !important;
    animation: rotation .8s infinite linear !important;
    border-left: 3px solid rgba(84,157,197,.15) !important;
    border-right: 3px solid rgba(84,157,197,.15) !important;
    border-bottom: 3px solid rgba(84,157,197,.15) !important;
    border-top: 3px solid rgba(84,157,197,.8) !important;
    border-radius: 100% !important;
}
.custom_blog_page .fancybox-overlay {
    background: rgba(27,27,27,0.94) !important
}
.custom_blog_page .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.33);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.33);
    box-shadow: 0 0 5px rgba(0,0,0,0.33);
}
/*-----------------------------------------------------------------------------------*/
/*	32. FEATURES
/*-----------------------------------------------------------------------------------*/
.custom_blog_page .font-icons {
    list-style: none;
    margin: 0;
    padding: 0;
}
.custom_blog_page .font-icons li {
    display: inline-block;
    font-size: 25px;
    margin-bottom: 10px;
    padding: 0 10px;
}
.custom_blog_page .alert .close {
    line-height: 28px
}
.custom_blog_page .retina-icons-code i {
    font-size: 18px
}
.custom_blog_page .retina-icons-code tr td:first-child,
.custom_blog_page .retina-icons-code tr th:first-child {
    text-align: center
}
.custom_blog_page .retina-icons-code code {
    color: #888;
    background: none;
    white-space: normal;
}
.custom_blog_page .table-bordered {
    border: 1px solid rgba(0,0,0,0.1);
    border-left: none;
    background: #fff;
}
.custom_blog_page .table-bordered th,
.custom_blog_page .table-bordered td {
    border-left: 1px solid rgba(0,0,0,0.1)
}
.custom_blog_page .retina-icons-code td {
    vertical-align: middle !important
}
.custom_blog_page .table th,
.custom_blog_page .table td {
    border-top: 1px solid rgba(0,0,0,0.1)
}
.custom_blog_page .budicons-list .font-icons li {
    font-size: 40px;
    margin-bottom: 40px;
    padding: 0 20px;
}
.custom_blog_page .budicons-list .retina-icons-code i {
    font-size: 30px;
    line-height: 1;
    margin-top: 5px;
    display: block;
}
/*-----------------------------------------------------------------------------------*/
/*	33. RESPONSIVE
/*-----------------------------------------------------------------------------------*/
@media (min-width: 1200px) { 
	.custom_blog_page .navbar-nav > li > a {
	    padding: 33px 25px 31px
	}
	.custom_blog_page .fix-portfolio .items {
	    margin-left: -9px;
	    margin-bottom: -9px;
	}
	.custom_blog_page .fix-portfolio .items li {
	    width: 384px;
	    margin-left: 9px;
	    margin-bottom: 9px;
	}
	.custom_blog_page .grid-blog.col3,
	.custom_blog_page .grid-blog.col2 {
	    margin-left: -30px;
	    margin-bottom: -30px;
	}
	.custom_blog_page .grid-blog.col3 .post,
	.custom_blog_page .grid-blog.col2 .post {
	    width: 370px;
	    margin-left: 30px;
	    margin-bottom: 30px;
	}
	.custom_blog_page .grid-blog.col3 hr,
	.custom_blog_page .grid-blog.col2 hr {
	    margin-left: 30px
	}
	.custom_blog_page .sidebar {
	    padding-left: 35px !important
	}
	.custom_blog_page .no-sidebar {
	    width: 770px
	}
}
@media (min-width: 992px) { 
	.custom_blog_page .nav.navbar-nav > li:last-of-type > ul {
	    left: auto;
	    right: 0;
	}
	.custom_blog_page .nav.navbar-nav> li:last-of-type > ul ul {
	    left: auto;
	    right: 100%;
	    margin-top: -1px;
	    margin-right: -1px;
	    border-right: 1px solid rgba(255,255,255, 0.06) !important;
	}
	.custom_blog_page .navbar .dropdown-submenu > a:after {
	    display: none
	}
	.custom_blog_page .navbar .dropdown-submenu > .dropdown-menu {
	    margin-top: 0
	}
	.custom_blog_page .dropdown-submenu {
	    position: relative
	}
	.custom_blog_page .dropdown-submenu>.dropdown-menu {
	    top: 0;
	    left: 100%;
	    margin-top: -1px !important;
	    margin-left: 0;
	    border-left: 1px solid rgba(255,255,255, 0.06) !important;
	}
	.custom_blog_page .dropdown-submenu:hover>.dropdown-menu {
	    display: block
	}
	.custom_blog_page .dropdown-submenu>a:after {
	    display: block;
	    content: " ";
	    float: right;
	    width: 0;
	    height: 0;
	    margin-top: 5px;
	    margin-right: -10px;
	}
	.custom_blog_page .dropdown-submenu:hover>a:after {

	}
	.custom_blog_page .dropdown-submenu.pull-left {
	    float: none
	}
	.custom_blog_page .dropdown-submenu.pull-left>.dropdown-menu {
	    left: -100%;
	    margin-left: 10px;
	}
	.custom_blog_page .open > .dropdown-menu,
	.custom_blog_page .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
	    animation-name: slidenavAnimation;
	    animation-duration: .3s;
	    animation-iteration-count: 1;
	    animation-timing-function: ease;
	    animation-fill-mode: forwards;
	    -webkit-animation-name: slidenavAnimation;
	    -webkit-animation-duration: .3s;
	    -webkit-animation-iteration-count: 1;
	    -webkit-animation-timing-function: ease;
	    -webkit-animation-fill-mode: forwards;
	    -moz-animation-name: slidenavAnimation;
	    -moz-animation-duration: .3s;
	    -moz-animation-iteration-count: 1;
	    -moz-animation-timing-function: ease;
	    -moz-animation-fill-mode: forwards;
	}
	@keyframes slidenavAnimation {
	    from {
	        opacity: 0
	    }
	    to {
	        opacity: 1
	    }
	}
	@-webkit-keyframes slidenavAnimation {
	    from {
	        opacity: 0
	    }
	    to {
	        opacity: 1
	    }
	}
	.custom_blog_page .navbar-nav > li {
	    border-right: 1px solid rgba(255,255,255, 0.06)
	}
	.custom_blog_page .navbar-nav > li:first-child {
	    border-left: 1px solid rgba(255,255,255, 0.06)
	}
	.custom_blog_page .navbar.fixed .navbar-brand {
	    display: none
	}
	.custom_blog_page .navbar.fixed .navbar-nav > li > a {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	.custom_blog_page .navbar.fixed .navbar-collapse {
	    max-height: inherit;
	    float: none !important;
	}
	.custom_blog_page .navbar.fixed .navbar-collapse .navbar-nav {
	    text-align: center;
	    float: none;
	    padding: 0;
	}
	.custom_blog_page .navbar.fixed .navbar-collapse .navbar-nav > li {
	    float: none;
	    display: inline-block;
	}
}
@media (max-width: 991px) { 
	.custom_blog_page .navbar-brand {
	    position: relative;
	    -webkit-box-shadow: none;
	    -moz-box-shadow: none;
	    box-shadow: none;
	    margin: 0;
	}
	.custom_blog_page .navbar.fixed {
	    height: 53px
	}
	.custom_blog_page .navbar.fixed .navbar-brand {
	    display: none
	}
	.custom_blog_page .navbar.fixed .btn.responsive-menu {
	    margin: 9px auto !important;
	    float: none !important;
	    display: inline-block;
	}
	.custom_blog_page .btn.responsive-menu {
	    display: block
	}
	.custom_blog_page .navbar .nav,
	.custom_blog_page .navbar .dropup,
	.custom_blog_page .navbar .dropdown,
	.custom_blog_page .navbar .collapse {
	    position: relative
	}
	.custom_blog_page .navbar .dropdown-menu {
	    position: relative;
	    left: inherit;
	    top: inherit;
	    float: none;
	    width: auto;
	    display: block !important;
	    background: none;
	}
	.custom_blog_page .navbar .dropdown-menu li {
	    border: none
	}
	.custom_blog_page .navbar-nav > li > a,
	.custom_blog_page .navbar .dropdown-menu li a,
	.custom_blog_page .navbar li a:hover {
	    border-bottom: 1px solid rgba(255,255,255, 0.06)
	}
	.custom_blog_page .navbar .nav .open > a,
	.custom_blog_page .navbar .nav .open > a:hover,
	.custom_blog_page .navbar .nav .open > a:focus {
	    background: none;
	    border-color: rgba(255,255,255, 0.06);
	}
	.custom_blog_page .navbar-nav > li > a,
	.custom_blog_page .navbar .dropdown-menu li a,
	.custom_blog_page .navbar .dropdown-menu li a:hover,
	.custom_blog_page .navbar .dropdown-menu li a.active {
	    padding: 12px 0 !important
	}
	.custom_blog_page .navbar-nav .open .dropdown-menu > li > a {
	    line-height: 1
	}
	.custom_blog_page .navbar-nav > li > a,
	.custom_blog_page .navbar-nav > li > a:focus {

	}
	.custom_blog_page .navbar .dropdown-menu li a {

	}
	.custom_blog_page .navbar .dropdown-menu {
	    padding-left: 20px
	}
	.custom_blog_page .navbar-nav > li {
	    border: none
	}
	.custom_blog_page .navbar .dropdown-menu a {
	    font-size: 13px !important
	}
	.custom_blog_page .navbar.basic .btn.responsive-menu {
	    margin: 31px 0
	}
	.custom_blog_page .navbar-header {
	    float: left;
	    width: 100%;
	}
	.custom_blog_page .navbar-header:after {
	    content: '';
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
	.custom_blog_page .navbar .container {
	    width: 100%;
	    padding: 0;
	}
	.custom_blog_page .navbar .navbar-collapse {
	    width: 100%;
	    float: none !important;
	    margin: 0;
	    max-height: none;
	}
	.custom_blog_page .navbar .navbar-nav {
	    width: 720px;
	    margin: 20px auto 0;
	    padding: 0;
	}
	.custom_blog_page .navbar .basic-wrapper {
	    width: 720px;
	    margin: 0 auto;
	    display: block;
	    text-align: center;
	}
}
@media (min-width: 768px) and (max-width: 991px) { 
	.custom_blog_page .navbar .container,
	.custom_blog_page .container {
	    padding-right: 15px;
	    padding-left: 15px;
	}
	.custom_blog_page .fix-portfolio .items {
	    margin-left: -6px;
	    margin-bottom: -6px;
	}
	.custom_blog_page .fix-portfolio .items li {
	    width: 236px;
	    margin-left: 6px;
	    margin-bottom: 6px;
	}
	.custom_blog_page .filter li:before {
	    padding: 0 20px 0 14px
	}
	.custom_blog_page .classic-blog .post {
	    margin-bottom: 30px
	}
	[class*="col-md-"] {
	    margin-bottom: 30px
	}
	[class*="col-md-"].lp30 {
	    padding-left: 15px
	}
	.custom_blog_page .grid-blog.col3 {
	    margin-left: -20px;
	    margin-bottom: -20px;
	}
	.custom_blog_page .grid-blog.col3 .post {
	    width: 350px;
	    margin-left: 20px;
	    margin-bottom: 20px;
	}
	.custom_blog_page .grid-blog.col3 hr {
	    margin-left: 20px
	}
	.custom_blog_page .grid-blog.col2 {
	    margin-left: 0
	}
	.custom_blog_page .grid-blog.col2 .post {
	    width: 100%;
	    margin-left: 0;
	}
	.custom_blog_page .grid-blog.col2 hr {
	    margin-left: 0
	}
	.custom_blog_page .grid-blog.col3 hr:nth-child(3n) {
	    display: none
	}
	.custom_blog_page .grid-blog.col3 hr:nth-child(4n) {
	    display: block
	}
	.custom_blog_page .grid-blog.col2 hr {
	    display: block !important
	}
	.custom_blog_page #instawidget li {
	    width: 50%
	}
}
@media (max-width: 767px) { 
	.custom_blog_page .navbar.fixed .navbar-collapse .navbar-nav {
	    max-height: 230px !important;
	    overflow-y: scroll;
	}
	.custom_blog_page .container {
	    padding-right: 20px;
	    padding-left: 20px;
	}
	.custom_blog_page .navbar .container {
	    padding-right: 0px;
	    padding-left: 0px;
	}
	.custom_blog_page .navbar .navbar-nav {
	    width: 100%;
	    margin: 20px auto 0;
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.custom_blog_page .navbar .basic-wrapper {
	    width: 100%;
	    padding-left: 20px;
	    padding-right: 20px;
	    margin: 0 auto;
	    display: block;
	}
	.custom_blog_page .navbar .navbar-nav > li {
	    margin-left: 0
	}
	.custom_blog_page .inner {
	    padding-top: 70px;
	    padding-bottom: 70px;
	}
	.custom_blog_page .parallax .inner {
	    padding-top: 90px;
	    padding-bottom: 90px;
	}
	.custom_blog_page .footer .inner {
	    padding-bottom: 40px
	}
	.custom_blog_page .footer p.pull-left,
	.custom_blog_page .footer ul.pull-right {
	    float: none !important;
	    text-align: center;
	}
	.custom_blog_page .footer p {
	    margin-bottom: 20px
	}
	.custom_blog_page .sub-footer p {
	    margin-bottom: 20px !important
	}
	[class*="col-"] {
	    margin-bottom: 30px
	}
	.custom_blog_page .filter {
	    text-align: left
	}
	.custom_blog_page .filter li {
	    margin-right: 10px
	}
	.custom_blog_page .filter li:before {
	    display: none
	}
	.custom_blog_page .fix-portfolio .items {
	    margin-left: 0;
	    margin-bottom: -10px;
	}
	.custom_blog_page .fix-portfolio .items li {
	    width: 100%;
	    margin-left: 0;
	    margin-bottom: 10px;
	}
	.custom_blog_page .grid-blog.col3 {
	    margin-left: 0;
	    margin-bottom: 20px;
	}
	.custom_blog_page .grid-blog.col3 .post {
	    width: 100%;
	    margin-left: 0;
	}
	.custom_blog_page .grid-blog.col3 hr {
	    margin-left: 0
	}
	.custom_blog_page .grid-blog.col2 {
	    margin-left: 0
	}
	.custom_blog_page .grid-blog.col2 .post {
	    width: 100%;
	    margin-left: 0;
	}
	.custom_blog_page .grid-blog.col2 hr {
	    margin-left: 0
	}
	.custom_blog_page .grid-blog.col3 hr {
	    display: block  !important
	}
	.custom_blog_page .grid-blog.col2 hr {
	    display: block  !important
	}
	.custom_blog_page .sidebar {
	    margin-top: 70px;
	    padding-left: 15px !important;
	}
	.custom_blog_page .pagination ul {
	    margin-top: 0px
	}
	.custom_blog_page .pagination ul > li {
	    margin-bottom: 20px
	}
	.custom_blog_page #comments .user {
	    display: none
	}
	.custom_blog_page #comments ul.children {
	    padding: 0 0 0 20px
	}
	.custom_blog_page #comments .arrow-box {
	    margin-left: 0
	}
	.custom_blog_page .about-author .author-image {
	    display: none
	}
	.custom_blog_page .tp-leftarrow.default,
	.custom_blog_page .tp-rightarrow.default {
	    display: none
	}
	.custom_blog_page .tp-caption a.btn {
	    padding: 7px 10px 4px
	}
	.custom_blog_page .custom-controls .owl-slider-controls .owl-slider-nav [class*='owl-'] {
	    display: none
	}
}
.post-content li {
  color: #565656;
  display: list-item;
  float: left;
  font-size: 14px; 
  margin-bottom: 9px;
  width: 100%;
}
.post-content a {
  font-size: 14px;
  font-weight: bold;
}
.call-now > h6 {
  font-weight: bold;
  line-height: 25px;
  margin: 0;
}
.call-now {
  width: 79%;
}
#banner {
  margin-bottom: 22px;
}
.container {
  padding: 0;
}
.post-content em {
  color: #333;
}