.red-crcl-dt{border: 2px solid #C31F3D; border-radius: 50%; width: 260px;height: 260px; margin-bottom: 30px;font-family: 'Roboto Condensed';}
    .red-crcl-img-dt {margin-top: -22px;margin-left: 62px;}
    .name-rd-crcl{font-size: 20px; font-weight: 600; color: #231F20; display: block; text-align: center;vertical-align: middle; margin-top: 46px; text-transform: uppercase;}
    .position-rd-crcl{font-size: 16px; font-weight: normal; color: #231F20; display: block; text-align: center;vertical-align: middle; text-transform: uppercase;}
    .comtry-para1-dt{font-size: 20px; font-weight: 500; color: #231F20;}
    .comtry-para2-dt{font-size: 16px; font-weight: normal; color: #5F6062; font-weight: 500;}
    
		/*=ACCORDION
------------*/
.accordion {margin-bottom:1em;}
h4.expand a {padding:.9em;}
.expand a {display:block;}
.expand a:link, .expand a:visited {color:#fff;text-decoration:none;background:#D9D9D9;margin-bottom:0.5em;color: #4C4D4E;/* text-transform: uppercase; */}
.expand a:hover, .expand a:active, .expand a:focus {background:#C10230;color:#ffffff}
.expand a.open:link, .expand a.open:visited {background:#C10230; color: #fff;/* text-transform: uppercase; */}
.expand a:before {content:'\e936';font-family:'icomoon';speak: none;padding-right:.5em}
.expand a.open:before {content:'\e937';font-family:'icomoon';speak: none;padding-right:.5em}
/*tabbed accordion*/
ul.tabs {float:left;width:100%;padding:1em 0 0 0;background:transparent url(../images/nav-year-bg.png) left bottom repeat-x;margin-bottom:0 !important}
ul.tabs li {float:left;cursor: pointer;margin:0 0 0 .5em;padding:4px 10px;border:1px solid #ccc;border-bottom:none;text-decoration:none;color:#333}
ul.tabs li:first-of-type {margin:0}
ul.tabs li:hover {background:#eee}
ul.tabs li.active {padding-bottom:5px;background:#fff;border-color:#0067a4;color:#0067a4;font-weight:bold}
.tab-container {border:1px solid #0067a4;border-top:none;clear:both;float:left;width:99.796334%;background:#fff;overflow:auto;} /*980 divide 982 = 99.796334%*/
.tab-drawer-heading {display:none;}
.tab-drawer-content {padding:1em;display:none;}
		
		
    ul.tabs {    float: left;    width: 24.5%;    }
		.tab-container {border-top:0;margin-top:0px;/* clear:both; */width: 74%;float: left;   clear: inherit;}
		ul.tabs li {width:100%;text-transform: uppercase; border-bottom: 1px solid #fff;}
		ul.tabs li.active{border-color: #fff}
		.comm-border{display: block; padding-bottom: 30px; margin-bottom: 30px; border-bottom:1px dashed #707070; }
    @media screen and (max-width: 1100px){
        .comtry-paras-dt{margin-left: 40px;}
    }
    
    @media screen and (max-width: 991px){
        .comtry-paras-dt{margin-left: 0px;}
    }
    @media screen and (max-width: 860px){
        .comtry-paras-dt{margin-left: 40px;}
    }      
    @media screen and (max-width: 767px){
        .comtry-paras-dt{margin-left: 0;}
        .red-crcl-dt{margin: auto; margin-bottom: 30px;}
    } 