/* -----------------------------------------------------------------------
    Responsive
-------------------------------------------------------------------------- */

input[type='text'], input[type='radio'], input[type='checkbox'], input[type='password'], select {
	outline: none;
}
@media only screen and (max-width: 1201px) {
body {
	transition: all .2s linear;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
}
#wrapper {
	overflow: hidden;
	text-align: justify;
}

#NumberBanner {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: -3px;
}

}

@media only screen and (min-width: 980px) and (max-width: 1200px) {
#wrapper {
	width: 977px !important;
	margin: 0 auto;
}

header .topheader .logo {
    width: 33%;
    float: left;
    display: inline-block;
    padding: 0px;
    margin-bottom: -4px;
}
.UpperNav {
    width: 67%;
    float: right;
    display: block;
}
.Uppersec {
    width: 49%;
    float: right;
    display: block;
    margin: 4% 0 0 0;
}
#NumberBanner {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: -3px;
}

#ProSlider {
    height: 100%;
    float: left;
    width: 100%;
    margin-bottom: 10%;
}
.Darrowright {
    width: auto;
    float: right !important;
    display: block;
    margin-top: 5%;
}
#Dcarousel ul { width: 100% !important; height: 300px !important; }
#Dcarousel li { width:31%; height: 280px; }
#DDProSlider {
    height: 182px;
    width: 100%;
    margin-top: 2%;
    float: left;
}
#DDcarousel ul { width: 100% !important; height: 300px !important; }
#DDcarousel li { width:31%; height: 280px; }
#DDpager {
    position: absolute;
	left: 45%;
	bottom: 42%;
}

#carousel li span h2 {
    font-size: 12px;
    font-weight: 100;
    font-family: 'latoregular';
    text-align: center;
    padding: 5px;
    float: left;
    line-height: 18px;
    width: 100%;
}
#carousel li span h3 {
    color: #1c0f08;
    font-size: 16px;
    font-family: 'latoregular';
    text-align: center;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
}

/******** different css *********/
#carousel { padding:2% 0 0 0; }
.caroufredsel_wrapper { width: 100% !important; height: 300px !important; }
#carousel ul { width: 100% !important; height: 300px !important; }
#carousel li { width:28%; height: 280px; }
.QuotesLines { font-size: 15px; white-space: normal; }
.quoteauthor { font-size: 14px; }
#pager { position: absolute; left: 44%; bottom: 4%; }


}


/* Tablet Portrait size to Tablet Landscape (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 979px) {
#wrapper { width: 768px !important; margin: 0 auto; }

header .topheader .logo {
    width: 33%;
    float: left;
    display: inline-block;
    padding: 0px;
    margin-bottom: -4px;
}
.UpperNav {
    width: 67%;
    float: right;
    display: block;
}
.Uppersec {
    width: 62%;
    float: right;
    display: block;
    margin: 4% 0 0 0;
}
.CallUs { font-size: 16px; }

header .topheader ul li a { padding: 14px 10px; float: left; }
header .topheader ul li { font-size: 12px; }

.ConatctFull .Contactleft .PageContact .SiteForm { width: 100%; }

#NumberBanner {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: -3px;
}

#ProSlider {
    height: 100%;
    float: left;
    width: 100%;
    margin-bottom: 10%;
}
.Darrowright {
    width: auto;
    float: right !important;
    display: block;
    margin-top: 5%;
}
#Dcarousel ul { width: 100% !important; height: 300px !important; }
#Dcarousel li { width:31%; height: 280px; }
#DDProSlider {
    height: 182px;
    width: 100%;
    margin-top: 2%;
    float: left;
}
#DDcarousel ul { width: 100% !important; height: 300px !important; }
#DDcarousel li { width:31%; height: 280px; }
#DDpager {
    position: absolute;
	left: 45%;
	bottom: 42%;
}
.ConatctFull .Contactleft {
    width: 100%;
    float: left;
    display: inline-block;
    margin-right: 3%;
}
.ConatctFull .ContactRight {
    width: 100%;
    float: left;
    display: inline-block;
}
.PointsHead { text-align:center; }

#carousel li span h2 {
    font-size: 12px;
    font-weight: 100;
    font-family: 'latoregular';
    text-align: center;
    padding: 5px;
    float: left;
    line-height: 18px;
    width: 100%;
}
#carousel li span h3 {
    color: #1c0f08;
    font-size: 16px;
    font-family: 'latoregular';
    text-align: center;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
}

/******** different css *********/
#carousel { padding:2% 0 0 0; }
.caroufredsel_wrapper { width: 100% !important; height: 300px !important; }
#carousel ul { width: 100% !important; height: 300px !important; }
#carousel li { width:28%; height: 280px; }
.QuotesLines { font-size: 15px; white-space: normal; }
.quoteauthor { font-size: 14px; }
#pager { position: absolute; left: 44%; bottom: 4%; }


}


@media only screen and (max-width: 767px) {
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
#wrapper { width: 601px !important; margin: 0 auto;}
.smallMenu {display:block; float:right; cursor:pointer; padding: 3% 2% 0px 0px;}

.UpperNav {
    width: auto;
    float: left;
    display: block;
}
.Uppersec {
    width: 53%;
    float: left;
    display: block;
	margin-bottom:6%;
}
.CountryDown {
    width: auto;
    float: left;
    display: inline-block;
    padding: 3% 0 0 10%;
}
header .topheader ul {
    width: auto;
    float: right;
    display: none;
}
.VideoSection .downbtn {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: -12%;
}
.downbtn img { width: 25px;  height: 25px; }
#NumberBanner img { width:100%; }
.arrowright {
    width: auto;
    float: right !important;
    display: block;
    margin-top: 3%;
}
#ProSlider {
    height: 100%;
    float: left;
    width: 100%;
    margin-bottom: 10%;
}
.Darrowright {
    width: auto;
    float: right !important;
    display: block;
    margin-top: 5%;
}
#Dcarousel ul { width: 100% !important; height: 300px !important; }
#Dcarousel li { width:31%; height: 280px; }
#DDProSlider {
    height: 182px;
    width: 100%;
    margin-top: 2%;
    float: left;
}
#DDcarousel ul { width: 100% !important; height: 300px !important; }
#DDcarousel li { width:275px; height: 280px; }
#DDpager {
    position: absolute;
	left: 45%;
	bottom: 42%;
}
.ConatctFull .Contactleft {
    width: 100%;
    float: left;
    display: inline-block;
    margin-right: 3%;
}
.ConatctFull .ContactRight {
    width: 100%;
    float: left;
    display: inline-block;
}
.PointsHead { text-align:center; }
.copy li {
    width: auto;
    display: inline-block;
    color: #FFFFFF;
    font: normal 14px 'latoregular';
    border-right: 1px solid #4a2e1f;
    padding: 0 3px;
}
.copy {
    float: left;
    width: 100%;
    padding-top: 3px;
}
.copy li { padding: 0 6%; }

.design {
    float: left;
    width: 100%;
    margin: 5% 0px 0px;
}

.Ddesign {
    float: left;
    width: 100%;
    text-align: center;
    margin: 2% 0px;
}
.Dcopy {
    float: left;
    width: 100%;
    text-align: center;
}

#carousel li span h2 {
    font-size: 12px;
    font-weight: 100;
    font-family: 'latoregular';
    text-align: center;
    padding: 5px;
    float: left;
    line-height: 18px;
    width: 100%;
}
#carousel li span h3 {
    color: #1c0f08;
    font-size: 16px;
    font-family: 'latoregular';
    text-align: center;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
}

/******** different css *********/
#carousel { padding:2% 0 0 0; }
.caroufredsel_wrapper { width: 100% !important; height: 300px !important; }
#carousel ul { width: 100% !important; height: 300px !important; }
#carousel li { width:28%; height: 280px; }
.QuotesLines { font-size: 15px; white-space: normal; }
.quoteauthor { font-size: 14px; }
#pager { position: absolute; left: 44%; bottom: 4%; }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 600px) {
#wrapper { width: 480px !important; margin: 0 auto;}
.smallMenu {display:block; float:right; cursor:pointer; padding: 2% 2% 0px 0px;}

.UpperNav {
    width: auto;
    float: left;
    display: block;
}
.Uppersec {
    width: 53%;
    float: left;
    display: block;
	margin-bottom:6%;
}
.CountryDown {
    width: auto;
    float: left;
    display: inline-block;
    padding: 3% 0 0 10%;
}
header .topheader ul {
    width: auto;
    float: right;
    display: none;
}
.VideoSection .downbtn {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: -12%;
}
.downbtn img { width: 25px;  height: 25px; }
#NumberBanner img { width:100%; }
.arrowright {
    width: auto;
    float: right !important;
    display: block;
    margin-top: 3%;
}
#ProSlider {
    height: 100%;
    float: left;
    width: 100%;
    margin-bottom: 10%;
}
.Darrowright {
    width: auto;
    float: right !important;
    display: block;
    margin-top: 5%;
}
#Dcarousel ul { width: 100% !important; height: 300px !important; }
#Dcarousel li { width:100%; height: 280px; }
#DDProSlider {
    height: 182px;
    width: 100%;
    margin-top: 2%;
    float: left;
}
#DDcarousel ul { width: 100% !important; height: 300px !important; }
#DDcarousel li { width:100%; height: 280px; }
#DDpager {
    position: absolute;
	left: 36%;
	bottom: 39%;
}
.ConatctFull .Contactleft {
    width: 100%;
    float: left;
    display: inline-block;
    margin-right: 3%;
}
.ConatctFull .ContactRight {
    width: 100%;
    float: left;
    display: inline-block;
}
.PointsHead { text-align:center; }
.copy li {
    width: auto;
    display: inline-block;
    color: #FFFFFF;
    font: normal 14px 'latoregular';
    border-right: 1px solid #4a2e1f;
    padding: 0 3px;
}
.copy {
    float: left;
    width: 100%;
    padding-top: 3px;
}
.copy li { padding: 0 6%; }

.design {
    float: left;
    width: 100%;
    margin: 5% 0px 0px;
}

.Ddesign {
    float: left;
    width: 100%;
    text-align: center;
    margin: 2% 0px;
}
.Dcopy {
    float: left;
    width: 100%;
    text-align: center;
}

#carousel li span h2 { width: 100%; }
#Dcarousel li span h2 { width: 100%; }

/******** different css *********/
#carousel { padding:2% 0 0 0; }
.caroufredsel_wrapper { width: 100% !important; height: 280px !important; }
#carousel ul { width: 100% !important; height: 300px !important; }
#carousel li { width:100%; height: 280px; }
.QuotesLines { font-size: 15px; white-space: normal; }
.quoteauthor { font-size: 14px; }
#pager { position: absolute; left: 44%; bottom: 4%; } 

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px) {
.sidebar { display:block; }
#wrapper { width: 320px; margin: 0 auto; }
.smallMenu {display:block; float:right; cursor:pointer; padding: 3% 2% 3% 0px;}
.UpperNav {
    width: 66%;
    float: left;
    display: block;
	margin:4% 2% 2% 2%;
}
header .topheader .logo {
    width: 100%;
    float: left;
    display: inline-block;
    padding: 0px;
    margin-bottom: -4px;
}
.Uppersec {
    width: 100%;
    float: left;
    display: block;
}
.CountryDown {
    width: auto;
    float: left;
    display:none;
    padding: 3% 0 0 10%;
}
header .topheader ul {
    width: auto;
    float: right;
    display: none;
}
.VideoSection .downbtn {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: -12%;
}
.downbtn img { width: 25px;  height: 25px; }
#NumberBanner img { width:100%; }
.arrowright {
    width: auto;
    float: right !important;
    display: block;
    margin-top: 3%;
}
#ProSlider {
    height: 100%;
    float: left;
    width: 100%;
    margin-bottom: 10%;
}
.Darrowright {
    width: auto;
    float: right !important;
    display: block;
    margin-top: 5%;
}
#Dcarousel ul { width: 100% !important; height: 300px !important; }
#Dcarousel li { width:100%; height: 280px; }
#DDProSlider {
    height: 182px;
    width: 100%;
    margin-top: 2%;
    float: left;
}

#carousel li span h2 { width: 100%; }
#Dcarousel li span h2 { width: 100%; }

#DDcarousel ul { width: 100% !important; height: 300px !important; }
#DDcarousel li { width:100%; height: 280px; }
#DDpager {
    position: absolute;
    left: 30%;
    bottom: 44%;
}
.ConatctFull .Contactleft {
    width: 100%;
    float: left;
    display: inline-block;
    margin-right: 3%;
}
.ConatctFull .ContactRight {
    width: 100%;
    float: left;
    display: inline-block;
}
.PointsHead { text-align:center; }
.copy li {
    width: auto;
    display: inline-block;
    color: #FFFFFF;
    font: normal 14px 'latoregular';
    border-right: 1px solid #4a2e1f;
    padding: 0 3px;
}
.copy {
    float: left;
    width: 100%;
    padding-top: 3px;
}
.copy li { padding: 0 3px; }

.design {
    float: left;
    width: 100%;
    margin: 5% 0px 0px;
}

.Ddesign {
    float: left;
    width: 100%;
    text-align: center;
    margin: 2% 0px;
}
.Dcopy {
    float: left;
    width: 100%;
    text-align: center;
}

#carousel { padding:2% 0 0 0; }
.caroufredsel_wrapper { width: 100% !important; height: 300px !important; }
#carousel ul { width: 100% !important; height: 300px !important; }
#carousel li { width:94%; height: 290px; }
.QuotesLines { font-size: 13px; white-space: normal; }
.quoteauthor { font-size: 11px; }
#pager { position: absolute; left: 40%; bottom: 4%; } 

.MobLogo { width:100%; float:left; display:block; padding:6% 0px; }
.MobLogo li { width:auto; text-align:center; display:block; }

}