
		#gold-btn, .gold-btn{
		    background: #ac8c5e !important;
		    padding:11px 20px;
		    color:#fff;
		}
		#gold-btn:hover, .gold-btn:hover{
		    color:#fff;
		}
		#content .single-post h2, .heavy,b,strong{
			font-family: 'Opensans Bold';
		}
		
		#content h2{
		    margin-bottom: 20px;
		}
		
		.content-wrap-60-0-radiology{
		    padding:75px 0;
		    position:relative;
		}
		.vertical-alignment-helper {
    	    display:table;
    	    height: 100%;
    	    width: 100%;
    	    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
    	}
    	.vertical-align-center {
    	    /* To center vertically */
    	    display: table-cell;
    	    vertical-align: middle;
    	    pointer-events:none;
    	}
    	.flex-center{
		    display: flex;
            justify-content: center;
            align-items: center;
		}
		
		.radiology-sub-bg{
		    background:url(https://www.sunwaymedical.com/images/radiology/radio-mri1.jpg) no-repeat center;
		    background-size:cover;
		}
		.radiology-digital-bg{
		    background:url(https://www.sunwaymedical.com/images/radiology/x-ray-big.jpg) no-repeat center;
		    background-size:cover;
		}
		.radiology-ctscan-bg{
		    background:url(https://www.sunwaymedical.com/images/radiology/radio-CT-Scan-big.jpg) no-repeat center;
		    background-size:cover;
		}
		.radiology-opthamology-bg{
		    background:url(https://www.sunwaymedical.com/images/radiology/opthamology-big.jpg) no-repeat center;
		    background-size:cover;
		}
		.radiology-ortho-bg{
		    background:url(https://www.sunwaymedical.com/images/radiology/opthamology-big.jpg) no-repeat center;
		    background-size:cover;
		}
		.radiology-ultrasound-bg{
            background:url(https://www.sunwaymedical.com/images/radiology/radio-ultrasound2.jpg) no-repeat center;
		    background-size:cover;
		}
		.radiology-bmd-bg{
		    background:url(https://www.sunwaymedical.com/images/radiology/bone-mineral-density-big.jpg) no-repeat center;
		    background-size:cover;
		}
		.radiology-mammogram-bg{
		    background:url(https://www.sunwaymedical.com/images/radiology/mammogram-big.jpg) no-repeat center;
		    background-size:cover;
		}
		.radiology-fluoscopy-bg{
		    background:url(https://www.sunwaymedical.com/images/radiology/fluoscopy-big.jpg) no-repeat center;
		    background-size:cover;
		}
		
		
		.radiology-cta-bg{
		    background:url(https://www.sunwaymedical.com/images/radiology/CTA-radiology.jpg) no-repeat center;
		    background-size:cover;
		}
		.radiology-ciarm-bg{
		    background:url(https://www.sunwaymedical.com/images/radiology/radio-coarm.jpg) no-repeat center;
		    background-size:cover;
		}
		
		
		#how{
		    padding-top: 20px; 
		    padding-bottom: 20px;
		    
		}
		
		#specialties{
            overflow:hidden;
        }
		
		@media (max-width:767px)
		{
		    .hero .row{
		    flex-direction: column-reverse;
		}
		
		/*#content{*/
		/*    padding-top:0!important;*/
		/*}*/
		}
		
		#content{
		    padding: 50px 0 20px;
		}
		
		
		
		a.news_button, a.news_button:hover{
		    text-transform: none;
	        padding: 10px 30px;
	        font-weight: normal;
            letter-spacing: 0.5px;
            font-size: 15px;
		}
		.alignitems_center{align-items: center;}
		.alignitems_stretch{align-items: stretch;}
		
		#why,#benefits{
	        background-image:  url("https://www.sunwaymedical.com/images/coe/robotic/choco_bg.jpg") ;
            background-size: cover;
            background-position: right center;
            background-repeat: no-repeat;
            background-attachment: fixed;
            padding: 50px 0;
		}
		#how{
		    padding: 50px 0 30px;
		}
		
	    html{
	        scroll-behavior: smooth;
	    }
		
		ol.faq li {
			margin-bottom:15px !important;
		}
		#content .single-post .flexslider ol {
			padding:0 !important;
		}
		.heavy{
			font-family: 'Opensans Bold'! important;
		}

		.font-30{
			font-size: 28px! important;
			line-height: 33px;
		}
		
		.font-18{
			font-size: 18px! important;
			line-height:1.3;
		}
			
		.gold{
			color:#ac8b5e! important;
		}
		.margin-0-auto{
			margin:0 auto;
		}

		#content .single-post ul li{
			margin-bottom: 10px;
		}
		.bold600{
			font-weight: 600! important;
		}
		.bg-choco{
			/*background-color: #ac8b5e;*/
			background-image: url( "https://www.sunwaymedical.com/images/coe/robotic/choco_bg.jpg");
			background-size: cover;
			background-position: right center;
			background-repeat: no-repeat;
 		 	background-attachment: fixed;
		}
		.bdr-b-choco{
			border-bottom:1px solid #85673e;
		}
		.bdr-b-grey{
			 border-bottom: 1px solid #cecece;
		}

		   
		.col-choco h4{
			letter-spacing: 1px;
			font-size: 20px;
			line-height:23px;
		}

		.pr-20{
			padding-right: 20px;
		}
		.bg-grey{
			background-color:#f4f4f4;
		}

		.bg-grey2{
			background-image: url("https://www.sunwaymedical.com/images/coe/robotic/greybg.jpg");
			background-size: cover;
			background-position: right center;
			background-repeat: no-repeat;
 		 	background-attachment: fixed;
		}
		.doctor_name2{
			text-align:left;
			height: 135px;
		}

		.doctor_name2 p{
			font-size: 14px;
		    line-height: 18px! important;
		    margin-bottom: 0px;
		}

		.greytext{
			color:#7f7f7f! important;
		}
		.doctor_name2 h4{
			font-size: 20px! important;
			line-height: 23px;
		}

		#oc-doctor.owl-carousel .owl-dots .owl-dot{
			background:#a7a7a7;
		}

		.owl-carousel:hover .owl-nav [class*=owl-] {
		    left: 0px;
		}

		.owl-carousel:hover .owl-nav .owl-next {
		    left: auto;
		    right: 0px;
		}
		.owl-carousel .owl-nav [class*=owl-]{
			background-color: #dedede !important;
		    color: #444444 !important;
		    border: 0px! important;
		}
		.owl-carousel .owl-nav [class*=owl-]:hover{
			background-color: #ac8b5e !important;
		    color: #fff !important;
		}

		.toggle .togglet i{
			right: 0px;
		}

		.toggle.toggle-bg .togglet, .toggle.toggle-bg .toggleta{
			padding: 20px 45px 20px 15px;
			margin-top: 10px;
			margin-bottom: 20px;
    		background: #f4f4f4;
    		border:none;
		}

		.toggle.toggle-bg .togglec{
			padding: 5px 45px  12px 15px;
		}

		.toggle.toggle-bg .togglet i {
			top: 20px;
		    left: auto;
		    right: 14px;
		    line-height: 25px;
		    height: 25px;
		    width: 25px;
		    color: #a7865a;
		    background: #e3d7c5;
		    border-radius: 20px;
		}

		.mbx{
			margin-bottom: 0px! important;
		}

        .img-white{
            filter: brightness(0) invert(1);
        }

		.contacth4{
			color:#444444;
			font-weight:600! important;
		}

		.iconleft{
			float: left;
		    margin-right: 15px;
		    height: 50px;
		}

		.iconboxleft h4{
			float: left;
		    line-height: 23px;
		    margin-top: 10px;
		    letter-spacing: 0px;
		    margin-bottom:10px;
		    text-align:left;
		}

		.underline{
			text-decoration: underline! important;
			font-weight: 600;
			color:#fff! important;
		}

		/*.col-md-3.x5{
			padding-left: 5px;
			padding-right: 5px;
		}*/

		ul.white li{
			color:#fff;
		}

		.chocotitle{
			-webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 35%, 90% 0);
    		clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 35%, 90% 0);
    		background-image: url("https://www.sunwaymedical.com/images/coe/robotic/chocoimg.jpg")  ;
			background-size: cover;
			background-position: center;
    		min-height: 70px;
		}

		.pd-30{
			padding:30px;
		}

		.pd-20{
			padding:20px;
		}
		
		.pd-10{
			padding:10px;
		}

		.redline{
			width: 80px;
		    background: red;
		    margin-bottom: 30px;
		    margin-top: 30px;
		}

		.whiteline{
			width: 60px;
			margin-top: 30px;
		    background: white;
		}
        .chocobox{
            height: calc(100% - 30px);
        }
		.chocodesk{
		    color: #999;
			box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
			/*height: calc(100% - 55px);*/
		}
		.chocodesk p{
		    font-size: 14px;
		    text-align: center;
		    color: #555555;
		}
		
		.bg-grey p{
		    font-size: 14px;
		}
		
		.fs-14{
		    font-size:14px;
		}

		.dis-flex{
			display: flex;
		}
		
		#why p,
		#benefits p{
		    font-size:14px;
		}
		
		.justify-center{
		    justify-content:center;
		}

		.titleflex{
			display: flex;
		    align-items: center;
		    vertical-align: middle;
		}
		
		.iconboxleft{
		    margin-bottom:30px;
		}

		.icondesc{
			min-height: 85px;
		}
        
		.docdesc h4{
			line-height:1.3;
			min-height:48px;
		}

		.goldbtn{
			color: #fff;
		    padding: 11px 20px;
		    width: 100%;
		    display: block;
		    margin-bottom: 10px;
		    text-align: center;
		    font-weight: 600;
		    background-image: linear-gradient(#d3a666, #b38d56);
		}

		.docprofile:hover .goldbtn{
			opacity: 1;
		}

		.goldbtn:hover{
			color:#fff;
		}
		
		.gold, span.gold {
            color: #ac8b5e! important;
        }

		.pb-60{
			padding-bottom: 60px! important;
		}

        .maxw-70{
            max-width:70%;
        }
        
        .minh-235{
            min-height:210px;
        }
        
        .minh-275{
            min-height:275px;
        }
        
        .minh-150{
            min-height:125px;
        }
        
        .minh-200{
            min-height:170px;
        }
        
        .minh-195{
             min-height:155px;
        }
        
        .maxw-1000{
            max-width:1000px;
            margin:0 auto;
        }
        
        .img-65{
            width:65px;
            height:65px;
        }
        
        #content .single-post .flexslider ol {
			padding:0 !important;
		}
		.pos-res{
			position: relative;
		}
		.pos-abso{
			position: absolute;
		}
		.btm-lef{
			bottom:0px;
			left: 0px;
		}
		
		.pd-20{
			padding: 20px 30px 20px 20px;
		}
		.bg-choco{
			background-color: #ac8b5e;
		}
		
		.robot-btn span{
		    font-size: 15px;
			padding: 8px 20px;
		    background: #5fbeb9;
		    color: #fff;
		    line-height: 20px;
		    height: 35px;
		}
		.robot-btn i{
		    font-size: 15px;
			padding: 8px 15px;
		    background: #52a09c;
		    color: #fff;
		    line-height: 18px;
            height: 35px;
		}

		.robot-btn:hover i{
			background:#ea1921;
		}
		
		#content p {
            line-height: 1.3;
        }
        
       .dis-flex{
		    display:flex;
		}
		.splide__track {
            overflow: visible! important;
        }
        
        .my-slider-progress {
            margin-top: 30px;
            background: #ccc;
            overflow: hidden;
        }
        
        .my-slider-progress-bar {
            background: #ac8c5e;
            height: 5px;
            transition: width 400ms ease;
            width: 0;
        }
        
        .splide__pagination {
            display: none !important;
        }
        
        .splide__list{
            padding-top:3px! important;
        }
        
        .splider_bg{
            position:relative;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            transition: all .5s;
        }
        
        .splider_bg:hover{
            box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        }
        
        .slide-text-area{
            position:absolute;
            top:20px;
            padding:0 20px;
        }
        .slide-text-area h4{
            font-size:20px;
            margin-bottom:10px;
            font-family: 'OpenSans Regular', sans serif;
        }
        
        .slide-text-area a{
            color:#ac8c5e;
        }
        
        .radiology-white-box{
            padding:30px;
            background-color:#fff;
            position:absolute;
            bottom:30px;
            left:15px;
            width:50%;
            
        }
        
        .radio-ct-box{
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        }
        
        .radio-ct-desc{
            padding:20px;
            min-height:165px;
        }
        
        .content-wrap-60-0{
            padding:60px 0;
            position:relative
        }
        
        .splide__slide{
            opacity:0.6;
        }
        
        .splide__slide.is-visible{
            opacity:1;
        }
        
        #specialties{
            overflow:hidden;
            padding-bottom:60px;
        }
        .radiology-box-link{
            height: 100%;
            width: 100%;
            display: block;
            padding:20px 0;
        }
        .gold-read-more{
            color:#ac8c5e;
        }
        
        .radio-ct-desc h2{
            font-size:24px;
        }
        
        
        #radiology h2{
            font-size:30px;
            font-family: 'OpenSans Bold';
            margin-bottom:10px;
        }
        
        #why h2, #ctaradiology h2, #siemens-multitom-rax h2, #cbct h2, #photon-counting h2, #benefits h2, #cbct h2{
            font-size:24px;
            margin-bottom:10px;
        }
        
        /*#photon-counting p{*/
        /*    margin-bottom:10px;*/
        /*}*/
        
        #how h2{
            font-size:24px;
            margin-bottom:15px;
        }
        #cbct h4{
            margin-bottom:10px;
        }
        
        #cbct.pb-50{
            padding-bottom:50px;
        }

		@media(min-width: 992px){
			.tab-mbx{
				margin-bottom:20px! important;
			}
			.goldbtn{
				opacity: 0;
			}
		}

		@media(min-width: 768px){
			.desk-mb-50{
				margin-bottom: 50px;
			}
			.desk-mt-30{
				margin-top:30px;
			}
			.desk{
				display: block;
			}
			.mob{
				display: none;
			}

			.desk-pr-20{
				padding-right: 20px;
			}
			
			.desk-pd-120{
    		     padding-left:80px;   
    		     padding-right:80px;  
		    }
		     .radiology-show-991{
                display:none;
            }
            
            .show-desktop{
		        display:block;
		    }
		    .show-mobile{
		        display:none;
		    }
		    
		    .w-60{
				width:80%;
			}
			.bg-choco{
				-webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 30%, 85% 0);
			    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 30%, 85% 0);
			 opacity: 0.85;
			}

			.col_1, .col_2{
				height: 400px;
				margin-bottom: 0px;
			}
			.col_desk{
				display: block;
			}
			.col_mob{
				display: none;
			}
		}


		@media(max-width: 1199px){
			.chocotitle .font-30{
				font-size: 25px! important;
				line-height: 30px;
			}
			.splide__arrow--prev {
    			left: 0em;
    		}
    
    		.splide__arrow--next {
    			right: 0em;
    		}
    
    		.splide {
    			padding-left: 15px;
    			padding-right: 15px;
    		}
    
    		.achive-box {
    			padding-left: 15px;
    			padding-right: 15px;
    		}
		}

		@media(max-width: 991px){
		    .tab-ul-mb-15{
		        margin-bottom:15px! important;
		    }
			.goldbtn{
				opacity: 1;
			}
			.row{
				display: flex;
			}
			.docprofile{
				text-align: center;
			}
			.tab-mb-50{
				margin-bottom: 50px;
			}
			.md-hide{
		        display:none;
		    }
		}

		@media (max-width:991px) and (min-width:768px){
		    .row{
		        display:flex! important;
		    }
		    .lg-md-mb-50{
				margin-bottom:50px;
			}
		}
      
        
		@media(max-width: 767px){
		    
		    #why .mb-30-767{
		        margin-bottom:30px;
		    }
		    
		    #cbct .mb-20-767{
		        margin-bottom:20px;
		    }
		    
		     .show-desktop{
		        display:none;
		    }
		    .show-mobile{
		        display:block;
		    }
		    
		    .docprofile {
                max-width: 50%;
            }
			
			.mob-mb-30{
				margin-bottom: 30px;
			}

			.mob-mb-50{
				margin-bottom: 50px;
			}

			.mob-mt-20{
				margin-top:20px! important;
			}
			.chocodesk, .icondesc{
				min-height:auto;
			}
			.desk{
				display: none! important;
			}
			.mob{
				display: block! important;
			}
			.font-30{
				font-size: 21px! important;
				line-height:26px;
			}
			.doctor_name2 h4{
				font-size: 18px! important;

			}
			.radiology-sub-bg, .radiology-cta-bg, .radiology-di-bg, .radiology-ortho-bg, .radiology-ctscan-bg, .radiology-digital-bg, .radiology-opthamology-bg, .radiology-mammogram-bg, .radiology-bmd-bg, .radiology-ultrasound-bg, .radiology-ciarm-bg, .radiology-fluoscopy-bg{
    		    background:none! important;
    		    background-color:#e3e3e3! important;
    		}
    		.content-wrap-60-0-radiology{
    		    padding:30px 0 0;
    		}
    		.pd-radiology-991{
    		    padding-bottom:30px;
    		    text-align:center;
    		}
    		.radiology-show-991{
                display:block;
                width:100%;
            }
            
             .radiology-white-box{
    	        left: 0;
                width: 100%;
                bottom: 0px;
                padding: 30px 15px 0;
    	    }
    	    .radio-ct-box.mb-30-767{
    	        margin-bottom:30px;
    	    }
		}
		
		@media(max-width:575px){
		    .col-mb-4{
		        -webkit-box-flex: 0;
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
		    }
		    .col-mb-4 img{
		        max-width:60px;
		    }
		}
		
		.bg-grey {
            background-color: #f4f4f4;
            padding: 0 0 30px;
        }
        #photon-counting + #why ul{
            max-width: 100%;
        }
        
        
        
        .img-desc{
            padding-top: 100px;
        }
        
        .img-desc-120{
            padding-top:120px;
        }
        
        @media (max-width:767px)
        {
            .img-desc,
            .img-desc-120{
            padding-top: 20px;
            }
        }
        
        .pt-120{
            padding-top: 120px;
        }
        
        .pt-50{
            padding-top: 50px;
        }
        
        .white-border{
            border: 1px solid #fff;
            padding: 20px;
            height:100%;
        }
        
       .white-border h3{
           line-height:1.3;
       }

        
        .padding-60-40{
            padding: 60px 0 40px;
        }
        
        #why ul {
            margin-right: auto;
            margin-left: auto;
        }
        
        @media (max-width:575px)
        {
            #why ul {
            width: 100%;
            padding-left:0;
        }
        }
            
        .bg-brown{
		    background-image: url("https://www.sunwaymedical.com/images/coe/robotic/choco_bg.jpg");
            background-size: cover;
            background-position: right center;
            background-repeat: no-repeat;
            background-attachment: fixed;
            padding: 60px 0 40px;
		}
		
		#arm-types .col-md-4,
		#why .col-md-3,
		#why .col-md-4{
            padding-left: 30px;
            padding-right:30px;
        }
        
        ul.no-bullets{
	        list-style-type: none;
	    }
        
        .maxw-80{
            max-width:80%;
        }
        
        #why li{
		    margin-bottom:10px;
		}
		.splide {
            padding-left: 0px;
            padding-right: 0px;
        }
