﻿
body {
    margin:0px;
    overflow-x:hidden;
}

#titleArea h1, #titleArea h2 {
    text-align: center;
    font-size: 72px;
    letter-spacing: -3px;
    transition:font-size 0.2s;
}
#titleArea h2 {
    font-size: 36px;
}
@media(max-width:991x) {
    #titleArea h1 {
        font-size: 48px;
    }

    #titleArea h2 {
        font-size: 28px;
    }
}
.sectBtn{
    padding:12px;
    width:100vw;
    border-bottom:2px solid #333;
    border-top:2px solid #333;
}

#copyLink::selection{
    background:#1a1a1a;
    color:#FD2138;
}
#copyLink{
    min-width:50vw;
    border:none;
    background:inherit;
    height:70px;
}
@media(max-width:991px) {
    #copyLink {
        width: 100vw;
    }
}
@media(min-width:992px){
}

.codeBlock{
    border:2px solid #333;
    color:#ccc;
    background:#1a1a1a;
    padding:8px;
}

/*Demo start*/
#exampleSlider{
    padding:0;
	min-height:400px; background:#fff
}
.sliderBox{
    text-align:center;
    background-size:cover;
    color:rgba(242,132,7,0.9);
    font-weight:700;
    padding:0;
}
.sliderBox h3 ,.sliderBox h2{
    font-size: 3.5em;
    padding-top: 6em;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.sliderBox h3 span ,.sliderBox h2 span {
    display: block;
    color: #47cf73;
    color: #eee;
    padding-top: .2em;
}

#sl1{
	background-size:cover;
}
#sl2{
	background-size:cover;
}
#sl3{
	background-size:cover;
}
#sl4{
	background-size: cover;
}
#sl5{
	background-size:cover;
}
/*Demo end*/
.sliderArr {
    transition: background 0.2s;
    z-index: 100;
    position: absolute;
    top:45%;
    bottom: 50%;
    width: 50px;
    height: 50px;
    padding: 8px;
    background: rgba(0,0,0,0.7);
    cursor: pointer;
	border-radius:0!important 
}
#sliderControl {
    height: 35px;
}
.sliderBull {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 42px;
    top: -15px;
}
img#sliderRight {
    right: 260px!important;
}
img#sliderLeft {
	left:260px!important;
}
#exSect{
    padding-left:16px;
    padding-right:16px;
    padding-bottom:48px;
}
#exSect .codeBlock{
    height:200px;
    overflow-y:auto;
    overflow-x:hidden;
}
/*-- start-responsive-design --*/
@media (max-width:1920px){
	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:212px;
	}
}
@media (max-width:1710px){
	#exampleSlider,.sliderBox {
		width:100%!important;
		min-height:360px!important;
	}
	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:212px;
	}
}
@media (max-width:1680px){
	.sliderBox h3,.sliderBox h2 {
		font-size: 3em;
		padding-top: 4em;
	}
	#exampleSlider,.sliderBox {
		width:100%!important;
		min-height:310px!important;
	}
	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:212px;
	}
	
}
@media (max-width:1366px){
	#exampleSlider,.sliderBox {
		width:100%!important;
		min-height:260px!important;
	}
	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:212px;
	}
	
}
@media (max-width:1024px){
	#exampleSlider,.sliderBox {
		width:100%!important;
		min-height:220px!important;
	}
	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:212px;
	}
	
}
@media (max-width:991px){
	.sliderBox h3,.sliderBox h2 {
		font-size: 2.4em;
		padding-top: 5em;
	}
	#exampleSlider,.sliderBox {
		width:100%!important;
		min-height:200px!important;
	}
	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:212px;
	}
}
@media (max-width:768px){
	#exampleSlider,.sliderBox {
		width:100%!important;
		min-height:150px!important;
	}
	.sliderBox h3,.sliderBox h2 {
		font-size: 2.2em;
		padding-top: 4em;
	}
	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:212px;
	}
}
@media (max-width:667px){

	#exampleSlider, .sliderBox {
		width: 100%!important;
		min-height:160px!important;
	}
	.sliderBox h3,.sliderBox h2 {
		font-size: 2em;
		padding-top: 4em;
	}
	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:120px;
	}
}
@media (max-width:600px){
	#exampleSlider, .sliderBox {
		width: 100%!important;
		min-height:160px!important;
	}
	.sliderBox h3 {
		font-size: 1.8em;
		padding-top: 4em;
	}

	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:212px;
	}
}
@media (max-width:480px){
	.sliderBox h3 {
		font-size: 1.4em;
		padding-top: 5em;
	}
	#exampleSlider, .sliderBox {
		width: 100%!important;
		min-height:160px!important;
	}
	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:212px;
	}
}
@media (max-width:414px){
	#exampleSlider, .sliderBox {
		width: 100%!important;
		min-height:160px!important;
	}
	.sliderBox h3,.sliderBox h2 {
		font-size: 1.4em;
		padding: 4em 1em 0 1em;
	}
	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:80px;
	}
}
@media (max-width:384px){
	#exampleSlider, .sliderBox {
		width: 100%!important;
		min-height:160px!important;
	}
	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:70px;
	}
}
@media (max-width:375px){
	#exampleSlider, .sliderBox {
		width: 100%!important;
		min-height:160px!important;
	}
	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:70px;
	}
}
@media (max-width:320px){
	#exampleSlider, .sliderBox {
		width: 100%!important;
		min-height:100px!important;
	}
	.sliderBox h3,.sliderBox h2 {
		font-size: 1em;
		padding: 3em 1em 0 1em;
	}
	.ba1,.ba2,.ba3,.ba4,.ba5,.ba6{ 
		background-size:cover; 
		height:70px;
	}
}
/*-- //end-responsive-design --*/





body {
  margin: 0px;
  padding: 0px;
  background: #f5f5f5;
}

ul.resp-tabs-list,
p {
  margin: 0px;
  padding: 0px;
}

.resp-tabs-list li {
    display: inline-block;
    padding: 6px 6px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: none;
    margin-right: 26px;
}

.resp-tabs-container {
    padding: 1em;
    background: #ffffff;
    clear: left;
    margin: 2em 0 0 0;
}

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}

.resp-tab-content {
  display: none;
}

.resp-tab-active {
   border:3px solid #34bf49;
}
 /*
.resp-tab-active:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid #bc0023;
    border-left: 10px solid rgba(69, 42, 21, 0);
    border-right: 10px solid rgba(199, 57, 57, 0);
    left: 45%;
    top: 103%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}*/

.resp-tab-active {
    /* border-bottom: none; */
    /*  background-color: rgba(255, 206, 20, 0.3); */
}

.resp-content-active,
.resp-accordion-active { display: block; }

.resp-tab-content {
    /* border: 1px solid #1ca0de; */
    border-top: transparent;
    min-height: auto;
}

h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0px solid #c1c1c1;
  margin: 0px;
  padding: 10px 15px;
}

h2.resp-tab-active {
  border-bottom: 0px solid #fff !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}

/*-----------Vertical tabs-----------*/

.resp-vtabs ul.resp-tabs-list {
  float: left; border-bottom:1px solid #eee;
  width: 100%;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px 0 !important;
  margin: 0;
  cursor: pointer;
  float: left;
}

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  float: left;
  width: 100%;
  clear: none;
}

.resp-vtabs .resp-tab-content { border: none; }

.resp-vtabs li.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 25px 15px !important;
}

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
    border-top: 12px solid #ed8516;
}

h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom:12px solid #111727;
}

/*-----------Accordion styles-----------*/

h2.resp-tab-active { background: #ffffff !important; }

.resp-easy-accordion h2.resp-accordion { display: block; }

.resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }

.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }

.resp-jfit {
  width: 100%;
  margin: 0px;
}

.resp-tab-content-active { display: block; }

h2.resp-accordion:first-child { border-top: 1px solid #c1c1c1 !important; }
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {

ul.resp-tabs-list { display: none; }

h2.resp-accordion { display: block; }

.resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }

.resp-vtabs .resp-tabs-container {
  border: none;
  float: none;
  width: 100%;
  min-height: initial;
  clear: none;
}

.resp-accordion-closed { display: none !important; }

.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
}

@media only screen and (max-width:1080px) {
	.resp-tabs-list li {
		padding: 6px 6px;
		margin-right: 15px;
	}
}
@media only screen and (max-width:1050px) {

}
@media only screen and (max-width:991px) {

}
@media only screen and (max-width:800px) {

}
@media only screen and (max-width:768px) {

}
@media only screen and (max-width:640px) {

}
@media only screen and (max-width: 568px) {
	.resp-arrow {
		margin-top: 8px;
		border-top: 9px solid #1c2020;
	}
	h2.resp-tab-active span.resp-arrow {
		border-bottom: 9px solid #ed8516;
	}
}
@media only screen and (max-width: 384px) {
	.resp-arrow {
		margin-top: 7px;
		border-top: 8px solid #1c2020;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
	}
	h2.resp-tab-active span.resp-arrow {
		border-bottom: 8px solid #ffce14;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
	}
}