﻿

.btn-radio {
	cursor:pointer;
	display:inline-block;
	float:left;
	margin-left: 20px;
	-webkit-user-select:none;
	user-select:none
}


@media screen and (max-width:481px) {
	.btn-radio {
		cursor:pointer;
		display:inline-block;
		float:left;
		margin-left: 0px;
		-webkit-user-select:none;
		user-select:none
	}
	.moment{
		margin-left: 25px;
	}


	
}

	

.btn-radio:not(:first-child) {
margin-left:20px
}





@media screen and (max-width:480px) {
.btn-radio {
display:inline-block;
float:none;
margin-right:15px
}


.btn-radio:not(:first-child) {
margin-left:0;
margin-top:15px
}
}
.btn-radio svg {
	fill:none;
	vertical-align:middle
}
.btn-radio svg circle {
	stroke-width:2;
	stroke:#C8CCD4
}
.btn-radio svg path {
	stroke:#008FFF
}
.btn-radio svg path.inner {
	stroke-width:6;
	stroke-dasharray:19;
	stroke-dashoffset:19
}
.btn-radio svg path.outer {
	stroke-width:2;
	stroke-dasharray:57;
	stroke-dashoffset:57
}
.btn-radio input {
	display:none
}
.btn-radio input:checked+svg path {
transition:all .4s ease
}
.btn-radio input:checked+svg path.inner {
	stroke-dashoffset:38;
	transition-delay:0.3s
}
.btn-radio input:checked+svg path.outer {
	stroke-dashoffset:0
}




.btn-radio span {
	
	/* display:inline-block;

	vertical-align:middle */
}



@media(min-width:1200px) {
.sidebar-menu-added #nav > ul > li {
padding:1px 10px
}
.sidebar-menu-added #header {
width:180px;
height:100%;
background:#fff;
border-right:1px solid #f2f2f2
}
.sidebar-menu-added #content-wrapper {
padding-left:180px
}
.sidebar-menu-added #nav {
padding-right:0;
width:100%
}
.sidebar-menu-added #nav > ul {
float:none
}
.sidebar-menu-added #nav > ul > li {
float:none;
padding:1px 10px
}
.sidebar-menu-added #nav > ul > li > a {
float:none;
display:block;
text-align:center;
height:auto
}
.sidebar-menu-added #nav > ul > li > a:hover {
color:#fff!important
}
.sidebar-menu-added #nav > ul > li > a:not(.act) {
color:#777
}
.sidebar-menu-added #logo {
margin:5px 15px
}
}
@media(min-width:1024px) {
.vc_col-sm-6.my-vc_col-sm-6 {
width:50%
}
}
@media(min-width:768px) {
.modal-content {
-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .5);
box-shadow:0 5px 15px rgba(0, 0, 0, .5)
}
.vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
float:left
}
.vc_col-sm-12 {
width:100%
}
.vc_col-sm-11 {
width:91.66666667%
}
.vc_col-sm-10 {
width:83.33333333%
}
.vc_col-sm-9 {
width:75%
}
.vc_col-sm-8 {
width:66.66666667%
}
.vc_col-sm-7 {
width:58.33333333%
}
.vc_col-sm-6 {
width:50%
}
.vc_col-sm-5 {
width:41.66666667%
}
.vc_col-sm-4 {
width:33.33333333%
}
.vc_col-sm-3 {
width:25%
}
.vc_col-sm-2 {
width:16.66666667%
}
.vc_col-sm-1 {
width:8.33333333%
}
}
@media(min-width:576px) {
.container.mycntr {
max-width:unset;
width:unset
}
}
@media(max-width:1220px) {
#nav {
padding-right:10px
}
#logo {
margin-left:20px
}
#nav ul li {
padding-left:0
}
#nav a {
padding:0 10px
}
}
@media(max-width:1150px) {
.form-div {
position:unset;
transform:unset;
margin:15px auto
}
.owl-dots {
display:none
}
.owl-carousel.owl-drag .owl-item {
height:auto
}
}
@media(max-width:1024px) {
#logo {
margin-left:20px;
margin-top:27px
}
.mob-icon {
display:block;
position:relative;
float:right;
margin-right:20px;
height:60px;
cursor:pointer
}
.mob-icon span {
position:relative;
float:left;
width:40px;
height:4px;
background:#27a8e0;
margin-top:34px
}
.mob-icon span:before {
position:absolute;
left:0;
top:-8px;
content:"";
width:40px;
height:4px;
background:#27a8e0
}
.mob-icon span:after {
position:absolute;
left:0;
top:8px;
content:"";
width:40px;
height:4px;
background:#27a8e0
}
.mob-icon.act span {
width:30px
}
.mob-icon.act span:before {
width:30px;
top:-2px
}
.mob-icon.act span:after {
width:30px;
top:2px
}
#nav {
padding-right:0;
float:none;
position:absolute;
top:65px;
left:-100%;
height:100%;
width:100%;
background:#000;
overflow-y:auto;
-webkit-overflow-scrolling:touch;
-moz-overflow-scrolling:touch;
-o-overflow-scrolling:touch;
-ms-overflow-scrolling:touch
}
#nav a {
width:100%;
padding:0;
margin:0!important;
text-indent:20px;
font-size:18px;
color:#fff!important
}
#nav ul li:last-child {
margin-bottom:65px!important
}
#nav ul li {
width:100%;
padding:0
}
#header {
background:#fff;
height:65px
}
#header #logo img {
opacity:0;
display:none
}
#header #logo img.act {
opacity:1;
display:block
}
#header.act-mob {
height:100%
}
#header.act-mob #nav {
left:0
}
#header {
min-height:unset;
border:1px solid #f2f2f2;
position:fixed
}
#content-wrapper {
margin-top:65px
}
.ab-us-p {
text-align:justify;
font-size:14px
}
#logo {
margin:0 0 0 15px;
width:110px
}
.mob-icon.act span, .mob-icon.act span:after, .mob-icon.act span:before {
width:40px
}
.footer-bottom .footer-linck ul.myftr-lnk {
padding:0 35px
}
.micn span {
font-size:18px
}
.vc_row.vc_row-no-padding .vc_column-inner {
padding:0 15px!important
}
.sg-chat-us {
left:auto;
right:130px
}
.sg-call-us {
left:10px
}
}
@media(max-width:900px) {
.modal-content {
width:90%
}
}
@media(max-width:823px) {
.vc_col-md-6 {
width:100%;
margin:auto
}
.vc_col-md-4, .w75p {
width:75%;
float:none
}
.vc_col-md-4 {
margin:0 auto 15px
}
.w75p {
margin:0 auto
}
.w50p {
float:left;
width:50%
}
.vc_col-sm-6.my-vc_col-sm-6.w100p {
width:100%
}
.brhm {
display:none
}
.m500pdb0 {
padding-bottom:0
}
.m500pdt0 {
padding-top:0
}
}
@media(max-width:768px) {
.micn span {
font-size:14px
}
.micn i {
color:#27a8e0;
font-size:18px;
margin:0
}
#header.act-mob #nav {
overflow-x:hidden
}
}
@media(max-width:767px) {
.my-whatsapp-div {
display:block
}
.ab-us-p {
font-size:16px!important
}
.micn span {
font-size:16px!important
}
.divimg-hiw {
height:auto!important
}
.icon_left_title p.pdb15 {
font-size:16px!important
}
.footer-bottom .footer-linck li {
display:block;
overflow:hidden;
margin:15px 0
}
.footer-linck li {
top:0!important;
left:0!important;
height:auto!important;
width:100%!important
}
.back-to-top {
width:40px;
line-height:40px
}
.footer-bottom .footer-linck a {
width:unset;
margin:0;
float:none;
font-size:16px
}
.back-to-top {
width:auto;
line-height:unset
}
.rbn1 {
padding-bottom:5px
}
.blog-post .text {
font-size:16px!important
}
ul li {
font-size:16px!important
}
}
@media(max-width:640px) {
.vc_row.vc_row-no-padding .wpb_column {
padding:0 15px!important
}
.map-holder {
margin:0 -15px
}
}
@media(max-width:600px) {
.transparent-header .blocks-container {
padding-top:0!important
}
.cutomise-pop-head {
font-size:22px
}
.popup-heading {
font-size:24px
}
}
@media(max-width:500px) {
.myslider-defi {
width:90%;
margin:auto
}
.w50p, .w75p {
width:100%
}
h2.text-cap {
font-size:28px
}
.w50p {
float:none
}
ul li {
font-size:12px
}
.icon_left i, .icon_left_title i {
float:left;
margin-right:10px
}
.brhm {
display:block
}
.divimg {
width:90%;
margin:auto;
height:auto
}
.my-new-block, .vc_row {
padding:0
}
}
@media(max-width:375px) {
.sg-chat-us {
left:auto;
right:130px
}
}
