body {
	padding:0px;
	margin:0px;
}
img {
	max-width:100%;
	height:0 auto;
}
a:focus{outline:none;outline:0px auto -webkit-focus-ring-color;outline-offset:0px}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
    outline: none;
    outline-offset: 0px;
}
a:focus, a:hover {
    text-decoration:none !important;
}

@media (min-width: 768px) {
    .block_alt{
        height: 190px;    
    }
}
.header_top {
	padding:15px 0;
	background:#ef4a23;
	overflow:hidden;
}
.affix {
      top: 0;
      width: 100%;
      z-index: 9999 !important;
	  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.45);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.45);
  }

.affix + .header_top {
      padding-top: 53px;
  }
.header_top_left span a {
	font-family: 'Work Sans', sans-serif;
	font-size:16px;
	color:#fff;
}
.header_top_right {
	text-align:right;
}
.header_top_right span {
	font-family: 'Work Sans', sans-serif;
	text-align:left;
	display:inline-block;
	position:relative;
	font-size:16px;
	color:#fff;
	padding:0 20px;
}
.header_top_right span:after {
	position:absolute;
	content:"";
	width:1px;
	height:62px;
	background:#fff;
	top:-20px;
	right:0;
	transform:rotate(30deg);
}

.pl-4{
	padding-left: 4em;
}

.pr-4{
	padding-right: 4em;
}

.header_top_left span::after {
	position:absolute;
	content:"";
	width:1px;
	height:62px;
	background:#fff;
	top:-20px;
	right:0;
	transform:rotate(30deg);
}

.header_top_left span:last-child:after {
	display:none;
}
.header_top_right span:last-child:after {
	display:none;
}
.header_top_right span a {
	color:#fff;
}
.header_top_right span:last-child {
	padding-right:0px;
}
.header_social i {
	margin-left:10px;
}
.header_bottom {
	padding:25px 0;
}
.navbar-brand {
	height:auto;
	padding:0px;
	margin-left:0px !important;
}
.navbar-default {
    background-color: #fff;
	border:none;
	margin-bottom:0px;
	padding:10px 0;
}
.navbar-default .navbar-nav > li {
}
.navbar-default .navbar-nav > li > a {
	font-family: 'Work Sans', sans-serif;
	color: #000;
	font-size:18px;
	font-weight: 600;
	text-transform:uppercase;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	padding:10px 15px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background:#fff;
	color: #000;
}
.navbar-nav {
	margin-top:10px;
}
.navbar-right .dropdown-menu {
    left: 0;
    right: auto;
}
.dropdown-menu > li > a {
	font-family: 'Work Sans', sans-serif;
	color: #000;
	font-size:16px;
	text-transform:uppercase;
	padding:8px 12px;
}

.inner_div{
	border-radius: 3px;
    padding: 12px 10px;
    height: 40px;
    color: #fff;
    background-color: #ab1e24;
    text-decoration: none;
    font-weight: 700;
    margin-bottom: 0px;
    width: auto;
    font-size: 15px;
}

.why_choose_block_top_heading_alt{
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
}

.outer_div{
	border: 1px solid #d1d3d4;
    background: #f8f8f9;
    border-radius: 4px;
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    min-inline-size: min-content;
}


.navigation {
	margin-top:20px;
}
.navigation ul {
    list-style-type: none;
    padding: 0px;
	margin:0px;
	float:right;
}
.navigation ul li {
	display:inline-block;
	float:left;
	margin-left:38px;
}
.navigation ul li a {
	font-family: 'Work Sans', sans-serif;
	display:block;
	color: #000;
	font-size:16px;
	text-decoration: none;
	position:relative;
	text-transform:uppercase;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.navigation ul li a:hover, .navigation ul li.active a {
	color: #000;
}
.home_banner_section {
	position:relative;
}
.home_banner_section .item {
	margin:0px;
}
.home_banner_section .item img {
	width:100%;
}
.carousel-caption {
	max-width:500px;
	text-align:left;
	left:7.8%;
	right:auto;
	top:130px;
	bottom:auto;
	text-shadow:none;
}
.carousel-indicators li {
	width:15px;
	height:15px;
	border:none;
	background:#fff;
	margin:2px !important;
}
.carousel-indicators .active {
	width:15px;
	height:15px;
	border:none;
	background:#ef4a23;
}
/*.home_banner_section:after {
	position:absolute;
	content:"";
	background:rgba(0, 0, 0, 0.7);
	top:0;
	left:0;
	bottom:0;
	right:0;
}*/
.home_banner_content {
	position:absolute;
	width:100%;
	top:120px;
	z-index:99;
}
.banner_heading1 {
	font-family: 'Roboto Slab', serif;
	color: #000;
	font-size:30px;
	text-transform:uppercase;
	font-weight:700;
}
.banner_content {
	font-family: 'Work Sans', sans-serif;
	color: #000;
	font-size:16px;
	font-weight:300;
	margin-top:10px;
}
.banner_button {
	font-family: 'Work Sans', sans-serif;
	background:#1a6da0;
	border-radius:30px;
	color: #fff !important;
	font-size:16px;
	text-transform:uppercase;
	margin-top:25px;
	display:inline-block;
	padding:14px 28px;
}
.banner_bottom_section {
	padding:30px 0;
	text-align:center;
}
.banner_bottom_section_heading {
	font-family: 'Work Sans', sans-serif;
	font-weight:300;
	color:#010101;
	font-size:30px;
	padding:15 10%;
}

.header_top_left span {
    font-family: 'Work Sans', sans-serif;
    text-align: left;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
}

.banner_bottom_block {
	margin-top:35px;
}
.banner_bottom_block_inner {
	position:relative;
	overflow:hidden;
}
.banner_bottom_block_inner_text {
	font-family: 'Work Sans', sans-serif;
	background:rgba(239, 74, 35, 0.8);
	width:100%;
	height:100%;
	position:absolute;
	top:100%;
	left:0;
	color:#fff;
	font-weight:300;
	padding:15px 15px 0;
	font-size:16px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.banner_bottom_block:hover .banner_bottom_block_inner_text {
	top:0;
}
.banner_bottom_block_heading {
	font-family: 'Work Sans', sans-serif;
	background:#1a6da0;
	padding:14px 5px;
	font-weight:700;
	font-size:18px;
	color:#fff;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.banner_bottom_block:hover .banner_bottom_block_heading {
	background:#ef4a23;
}
.why_choose_section {
	padding:0 0 40px;
}
.why_choose_section_heading {
	font-family: 'Work Sans', sans-serif;
	color:#ef4a23;
	font-weight:700;
	font-size:40px;
}
.why_choose_section_line {
	height:5px;
	border-top:1px solid #ef4a23;
	border-bottom:1px solid #ef4a23;
	position:relative;
	margin-top:15px;
}
.why_choose_section_line:after {
	position:absolute;
	content:"";
	top:-8px;
	left:40px;
	width:20px;
	height:20px;
	border:4px solid #fff;
	background:#ef4a23;
	transform:rotate(45deg);
}
.why_choose_block {
	text-align:center;
	margin-top:30px;
}
.why_choose_block_inner {
	border:1px solid #ccc;
	padding:4px;
}
.why_choose_block_top {
	background:#dedede;
	padding:30px 10px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.why_choose_block:hover .why_choose_block_top {
	background:#ef4a23;
}
.why_choose_block:hover .why_choose_block_top1 {
	background:#ffc1c1;
}
.why_choose_block_top_heading {
	font-family: 'Work Sans', sans-serif;
	font-size:20px;
	color:#000;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin-top:10px;
}
.why_choose_block:hover .why_choose_block_top_heading {
	color:#fff;
}
.icon_top {
	width:100px;
	height:100px;
	margin:0 auto;
}
.why_choose_block_bottom_content {
	font-family: 'Work Sans', sans-serif;
	color:#000;
	font-size:16px;
	padding:15px 10px;
	min-height:145px;
}
.icon1 {
	background:url(../images/icon1.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.research {
	background:url(../images/research.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.certificate{
	background:url(../images/diploma.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.shelves{
	background:url(../images/shelves.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.renewal{
	background:url(../images/document.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.redom{
	background:url(../images/recoc.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.transfer{
	background:url(../images/transfer.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.budget{
	background:url(../images/budget.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.telephone{
	background:url(../images/telephone.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.area{
	background:url(../images/area.jpg) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.shareholder{
	background:url(../images/meeting.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.bank_acc{
	background:url(../images/bank.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.auditing{
	background:url(../images/auditing.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.yacht{
	background:url(../images/yacht.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.domain{
	background:url(../images/domain.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.exchange{
	background:url(../images/exchange.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.foundation{
	background:url(../images/foundation.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.investment{
	background:url(../images/investment.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.card{
	background:url(../images/card.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.handshake{
	background:url(../images/handshake.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.payment{
	background:url(../images/payment.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.brand{
	background:url(../images/brand.png) no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.blog {
	background:url(../images/blog.png) no-repeat;
}
.launch{
	background:url(../images/launch.png) no-repeat;
}
.support {
	background:url(../images/support.png) no-repeat;
}
.icon2 {
	background:url(../images/icon2.png) no-repeat;
}
.icon3 {
	background:url(../images/icon3.png) no-repeat;
}
.icon4 {
	background:url(../images/icon4.png) no-repeat;
}
/*.why_choose_block:hover .icon1 {
	background:url(../images/icon1_hover.png) no-repeat;
}
.why_choose_block:hover .icon2 {
	background:url(../images/icon2_hover.png) no-repeat;
}
.why_choose_block:hover .icon3 {
	background:url(../images/icon3_hover.png) no-repeat;
}
.why_choose_block:hover .icon4 {
	background:url(../images/icon4_hover.png) no-repeat;
}*/
.home_contact_strip {
	padding:0 0 50px;
}
.home_contact_strip_inner {
	background:#018dde;
	min-height:90px;
	padding:0 22px;
}
.contact_phone {
	position:relative;
	padding:17px 15px 17px 55px;
	border-right:1px solid #016dac;
}
.contact_email {
	position:relative;
	padding:17px 15px 17px 90px;
}
.contact_email img {
	position:absolute;
	top:17px;
	left:20px;
}
.contact_phone img {
	position:absolute;
	top:17px;
	left:10px;
}
.contact_phone_text {
	font-family: 'Work Sans', sans-serif;
	font-size:20px;
	color:rgba(255, 255, 255, 0.5);
	line-height:28px;
}
.contact_phone_text a {
	font-size:28px;
	font-weight:700;
	color:rgba(255, 255, 255, 1);
}
.home_testimonial_section {
	padding:20px 0 60px;
}
.bottom_contact_section {
	text-align:center;
}
.bottom_contact_btn {
	font-family: 'Work Sans', sans-serif;
	font-size:18px;
	color:#ef4a23 !important;
	border:1px solid #ef4a23;
	padding:10px 25px;
	display:inline-block;
	text-transform:uppercase;
	border-radius:30px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin-top:35px;
}
.bottom_contact_btn:hover {
	background:#ef4a23;
	color:#fff !important;
}
.home_testimonial_section_heading {
	color:#010000;
	font-family: 'Work Sans', sans-serif;
	font-size:44px;
	text-transform:uppercase;
	font-weight:700;
}
.home_testimonial_section_subheading {
	font-family: 'Work Sans', sans-serif;
	color:#010000;
	font-size:20px;
	text-transform:uppercase;
	font-weight:300;
	margin-bottom:50px;
}






footer {
	background:#186b9e;
}
.footer_top {
	padding:30px 0 45px;
}
.footer_about {
	font-family: 'Work Sans', sans-serif;
	font-size:16px;
	color:#fff;
	margin-top:30px;
}
.footer_top_heading {
	font-family: 'Work Sans', sans-serif;
	font-size:26px;
	color:#fff;
	font-weight:700;
	margin-top:20px;
}
.footer_timing {
	font-family: 'Work Sans', sans-serif;
	font-size:18px;
	color:#fff;
	padding:10px 0;
	border-bottom:1px solid #fff;
}
.footer_navigation {
	margin-top:10px;
	width:100%;
	display:inline-block;
}
.footer_navigation ul {
    list-style-type: none;
    padding: 0px;
	margin:0px;
}
.footer_navigation ul li {
	display:inline-block;
	float:left;
	margin-top:5px;
	width:50%;
}
.footer_navigation ul li a {
	font-family: 'Work Sans', sans-serif;
	display:block;
	color: #fff;
	font-size:16px;
	text-decoration: none;
	position:relative;
	text-transform:uppercase;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.footer_navigation ul li a:hover, .footer_navigation ul li.active a {
	color: #fff;
}
.footer_article {
	font-family: 'Work Sans', sans-serif;
	color: #fff;
	font-size:19px;
	font-weight:300;
	margin-top:12px;
}
.footer_article_btn {
	font-family: 'Work Sans', sans-serif;
	font-size:18px;
	color:#fff !important;
	display:inline-block;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin-top:15px;
	text-decoration:underline !important;
}
.footer_bottom {
	color: #fff;
    font-family: 'Work Sans', sans-serif;
	font-size:16px;
	font-weight:300;
	text-align:center;
	border-top:1px solid #3d98d0;
	padding:24px 0;
}
.footer_bottom a {
	color: #fff;
}
.footer_form .form-control {
	background-color:transparent;
	font-family: 'Work Sans', sans-serif;
	font-size:18px;
	color:#fff;
	border-radius:30px;
	min-height:50px;
	border:1px solid #fff !important;
	margin-top:12px;
	box-shadow:none;
	padding:6px 20px;
}
.footer_form .footer_form_button {
	background-color:#ef4a23;
	font-family: 'Work Sans', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	margin-top:12px;
	border:none;
	border-radius:30px;
	min-height:50px;
	padding:6px 40px;
}
.testimonial_content {
	font-family: 'Roboto Slab', serif;
	color: #000;
	font-size:18px;
	font-weight:300;
}
.testimonial_client {
	font-family: 'Work Sans', sans-serif;
	color: #ef4a23;
	font-size:16px;
	margin-top:15px;
}
.home_testimonial_inner .item {
	margin:0px;
}

.home_testimonial_inner .owl-buttons {
	display:none;
}
.home_testimonial_inner .owl-pagination {
	text-align:left;
}
.home_testimonial_inner .owl-theme .owl-controls .owl-page span {
	width:17px;
	height:17px;
	border:1px solid #ef4a23;
	background:#fff;
	margin:4px;
}
.home_testimonial_inner .owl-theme .owl-controls .owl-page.active span, .home_testimonial_inner .owl-theme .owl-controls.clickable .owl-page:hover span {
	background:#ef4a23;
}



.inner_banner {
	background:url(../images/inner_banner.jpg) no-repeat center;
	background-size:cover;
	color: #fff;
    font-family: "Roboto Slab",serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
	overflow:hidden;
}
.inner_banner_title {
	background:#018dde;
	padding:70px 15px;
	position:relative;
}
.inner_banner_title:before {
	position:absolute;
	content:"";
	top:0;
	bottom:0;
	width:1000px;
	left:-1000px;
	background:#018dde;
}
.inner_banner_title:after {
	position:absolute;
	content:"";
	top:0;
	right:-100px;
	width: 0;
	height: 0;
	border-top: 230px solid #018dde;
	border-right: 100px solid transparent;
}
.about_us_page {
	padding:60px 0;
}
.about_page_heading {
    color: #1a6da0;
    font-family: "Roboto Slab",serif;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

.plan_details_heading {
    color: #1a6da0;
    font-family: "Roboto Slab",serif;
    font-size: 22px;
    font-weight: 550;
    text-transform: uppercase;
}
.about_page_content {
    color: #000;
    font-family: "Work Sans",sans-serif;
    font-size: 16px;
	font-weight:300;
	margin-top:15px;
	text-align:justify;
}
.about_page_content ul {
	padding:0px;
	margin:0px;
}
.about_page_content ul li {
	position:relative;
	padding-left:23px;
	margin-top:10px;
	list-style:none;
}
.about_page_content ul li:before {
	position:absolute;
	font-family:'FontAwesome';
	content:"\f058";
	color:#1a6da0;
	top:1px;
	left:0;
}


.blog_page_main {
    padding:60px 0;
}
.blog_page_image {
    position:relative;
}
.blog_page_date {
    position:absolute;
    padding:5px 0;
    top:0;
    background:#ef4a23;
    width:60px;
    font-family: "Work Sans",sans-serif;
    font-size:15px;
    text-transform:uppercase;
    text-align:center;
    color:#fff;
}
.blog_part {
    margin-bottom:50px;
}
.blog_part:last-child {
    margin-bottom:0px;
}
.blog_page_date_day {
    font-size:25px;
    font-weight:800;
}
.blog_page_heading {
    font-family: "Roboto Slab",serif;
    font-size:20px;
    text-transform:uppercase;
    color:#333333;
    font-weight:700;
}
.blog_page_bodytext {
    font-family: "Work Sans",sans-serif;
    font-size:15px;
    color:#666;
    margin-top:10px;
    text-align:justify;
}
.blog_page_readmore {
    font-family: "Work Sans",sans-serif;
    font-size:14px;
    color:#fff !important;
    background:#ef4a23;
    margin-top:15px;
    border:none;
    border-radius:30px;
	padding:12px 20px;
	text-transform:uppercase;
}

.blog_sidebar_cont {
    border:1px solid #eeeeee;
    float:left;
    width:100%;
    margin-bottom:30px;
}
.blog_sidebar_heading {
    color:#fff;
    background:#1a6da0;
    padding:15px 10px;
    text-transform:uppercase;
    font-family: "Roboto Slab",serif;
}
.blog_recent_post {
    padding:15px 10px;
    float:left;
}
.blog_recent_post_image {
    width:30%;
    float:left;
}
.blog_recent_post_text {
    width:70%;
    float:left;
    font-family: "Work Sans",sans-serif;
    font-size:13px;
    text-transform:uppercase;
    color:#333333;
    padding-left:10px;
}
.blog_recent_post_text a {
    color:#333333;
    text-decoration:none;
}
.blog_sidebar_categories {
    padding:10px;
}
.blog_sidebar_categories ul {
    margin:0px;
    padding:0px;
}
.blog_sidebar_categories ul li {
    list-style:none;
    border-bottom:1px solid #eeeeee;
    padding:8px 0;
}
.blog_sidebar_categories ul li:last-child {
    border-bottom:0;
}
.blog_sidebar_categories ul li a {
    font-family: "Work Sans",sans-serif;
    font-size:15px;
    color:#666;
    text-decoration:none;
}
.blog_sidebar_categories ul li a:hover {
    color:#333;
}
.blog_details_date {
    font-family: "Work Sans",sans-serif;
    font-size:13px;
    color:#aaaaaa;
    margin-top:5px;
}
.blog_details_date span {
    padding-right:10px;
}
.blog_details_heading {
    font-family: "Roboto Slab",serif;
    font-size:20px;
    text-transform:uppercase;
    color:#333333;
    font-weight:700;
    margin-top:20px;
}
.blog_comment_heading {
    font-family: "Roboto Slab",serif;
    font-size:20px;
    text-transform:uppercase;
    color:#333333;
    font-weight:700;
    margin-top:20px;
}
.blog_post_form {
    margin-top:20px;
}
.blog_post_form .form-control {
    border-radius:0px;
    box-shadow:none;
    resize:none;
	min-height:45px;
}

.contact_form .form-control {
    background-color: transparent;
    border: 1px solid #ccc !important;
    border-radius: 30px;
    box-shadow: none;
    color: #333;
    font-family: "Work Sans",sans-serif;
    font-size: 16px;
    margin-top: 15px;
    min-height: 50px;
    padding: 6px 20px;
	resize:none;
}
.contact_form .footer_form_button {
    background-color: #ef4a23;
    border: medium none;
    border-radius: 30px;
    color: #fff;
    font-family: "Work Sans",sans-serif;
    font-size: 18px;
    margin-top: 15px;
    min-height: 50px;
    padding: 6px 40px;
    text-transform: uppercase;
}
.contact_page_info {
	position:relative;
	font-family: "Work Sans",sans-serif;
	color:#333;
	font-size:18px;
	padding-left:60px;
	margin-top:25px;
	min-height:40px;
}
.contact_page_info a {
	color:#333;
}
.contact_page_info i {
	position:absolute;
	top:-11px;
	left:0;
	background-color: #ef4a23;
	width:50px;
	height:50px;
	border-radius:50%;
	color:#fff;
	font-size:18px;
	line-height:50px;
	text-align:center;
}
.contact_map {
	margin-top:50px;
}

.navbar-toggle {
	border:none !important;
	background-color:transparent !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000 !important;
}


/*============ Responsive =============*/

@media only screen and (max-width : 320px)
{
.header_top {
	text-align:center;
}
.header_top_right {
    text-align: center;
}
.header_top_right span::after {
	display:none;
}
.header_top_right span {
	padding:0px;
	width:100%;
	text-align:center;
	margin-top:5px;
}
.navbar-brand {
	width:200px;
	padding-left:15px;
	padding-top:5px;
}
.carousel-caption {
    left: 3.8%;
    max-width: 300px;
    top: 0;
}
.banner_heading1 {
	font-size:15px;
}
.banner_content {
	display:none;
}
.banner_button {
    font-size: 13px;
    margin-top: 4px;
    padding: 8px 18px;
}
.banner_bottom_section_heading {
    font-size: 20px;
    padding: 0;
}
.why_choose_section_heading {
	font-size:30px;
}
.contact_phone_text {
	font-size:18px;
}
.contact_phone_text a {
	font-size:18px;
}
.home_testimonial_section_heading {
    font-size: 30px;
    margin-top: 30px;
}
.inner_banner {
	font-size:20px;
}
.inner_banner_title {
	padding:25px 15px;
}
.about_page_heading {
    font-size: 20px;
    margin-top: 20px;
}
.blog_page_heading {
	margin-top:20px;
}
.blog_sidebar_cont {
	margin-top:20px;
}
}

@media only screen and (min-width : 321px) and (max-width : 480px)
{
.header_top {
	text-align:center;
}
.header_top_right {
    text-align: center;
}
.header_top_right span::after {
	display:none;
}
.header_top_right span {
	padding:0px;
	width:100%;
	text-align:center;
	margin-top:5px;
}
.navbar-brand {
	width:200px;
	padding-left:15px;
	padding-top:5px;
}
.carousel-caption {
    left: 3.8%;
    max-width: 300px;
    top: 0;
}
.banner_heading1 {
	font-size:15px;
}
.banner_content {
	display:none;
}
.banner_button {
    font-size: 13px;
    margin-top: 4px;
    padding: 8px 18px;
}
.banner_bottom_section_heading {
    font-size: 20px;
    padding: 0;
}
.why_choose_section_heading {
	font-size:30px;
}
.contact_phone_text {
	font-size:18px;
}
.contact_phone_text a {
	font-size:18px;
}
.home_testimonial_section_heading {
    font-size: 30px;
    margin-top: 30px;
}
.inner_banner {
	font-size:20px;
}
.inner_banner_title {
	padding:25px 15px;
}
.about_page_heading {
    font-size: 20px;
    margin-top: 20px;
}
.blog_page_heading {
	margin-top:20px;
}
.blog_sidebar_cont {
	margin-top:20px;
}
}

@media only screen and (min-width : 481px) and (max-width : 767px)
{
.header_top {
	text-align:center;
}
.header_top_right {
    text-align: center;
}
.header_top_right span::after {
	display:none;
}
.header_top_right span {
	padding:0px 14px;
	text-align:center;
	margin-top:5px;
}
.navbar-brand {
	width:200px;
	padding-left:15px;
	padding-top:5px;
}
.carousel-caption {
    left: 3.8%;
    max-width: 300px;
    top: 0;
}
.banner_heading1 {
	font-size:15px;
}
.banner_content {
}
.banner_button {
    font-size: 14px;
    margin-top: 14px;
    padding: 11px 22px;
}
.banner_bottom_section_heading {
    font-size: 20px;
    padding: 0;
}
.why_choose_section_heading {
	font-size:30px;
}
.contact_phone_text {
	font-size:18px;
}
.contact_phone_text a {
	font-size:18px;
}
.home_testimonial_section_heading {
    font-size: 30px;
    margin-top: 30px;
}
.inner_banner {
	font-size:20px;
}
.inner_banner_title {
	padding:25px 15px;
}
.about_page_heading {
    font-size: 20px;
    margin-top: 20px;
}
.blog_page_heading {
	margin-top:20px;
}
.blog_sidebar_cont {
	margin-top:20px;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait)
{
.header_top {
	text-align:center;
}
.header_top_right {
    text-align: center;
}
.header_top_right span::after {
	display:none;
}
.header_top_right span {
	padding:0px 14px;
	text-align:center;
	margin-top:5px;
}
.navbar-brand {
	width:195px;
	padding-top:5px;
}
.dropdown-menu > li > a {
	font-size:14px;
}
.carousel-caption {
    left: 3%;
    top: 25px;
}
.footer_logo {
	width:130px;
	display:inline-block;
}
.inner_banner {
	font-size:20px;
}
.inner_banner_title {
	padding:25px 15px;
}
.about_page_heading {
    font-size: 20px;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape)
{
.header_top_right span {
    font-size: 15px;
    padding: 0 18px;
}
.dropdown-menu > li > a {
	font-size:14px;
}
.carousel-caption {
    left: 4%;
    top: 35px;
}
.banner_bottom_block_heading {
	font-size:15px;
}
.banner_bottom_block_inner_text {
	font-size:14px;
}
.why_choose_block_bottom_content {
	min-height:170px;
}
.inner_banner_title {
    padding: 45px 15px;
}
}

@media screen and (min-width: 1424px) 
{
.carousel-caption {
    left: 12%;
    top: 180px;
}
}

@media screen and (min-width: 1624px) 
{
.carousel-caption {
    left: 16%;
    top: 200px;
}
}

@media screen and (min-width: 1920px) 
{
.carousel-caption {
    left: 22%;
    top: 230px;
}
}



