
/*My Responsive Css*/
/***** min width 768px *****/

@media only screen and (max-width:800px) {


.carousel-innerone {
    width: 100vw;
    height: 45vh !important ;
    z-index: 0;
    overflow: hidden;
}
.section-one {
    position: relative;
    bottom: 67px;
    margin: 0px auto;
    width: 50px;
   
}

}
@media only screen and (max-width: 768px) {
body {
	padding-top: 60px;
}
.carousel-content {
	background: rgba(0, 0, 0, 0.28) none repeat scroll 0% 0%;
   
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100% !important;
	border-radius: 24px;
}
  .section-one {position: relative;
   bottom: 54px;
    margin: 0px auto;
    width: 50px;
}
    .newimgdd  img{

        width:40%;
        margin:0px auto;


    }
  
    
.morph-button-modal.open .morph-content {
    top: 15% !important;
    left: 0px !important;
  
    width: 80%;
    height: 80%;
    -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
    transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 111111;
}


  .morph-button-fixed, .morph-button-fixed .morph-content {
    width: 100% !important;
    height: 80px;
        left: 0px !important;    
}

.carousel-innerone {
    width: 100vw;
    height: auto!important;
    z-index: 0;
    overflow: hidden;
}

#clients {
	padding: 100px 0px 0px;
}
.btnsnew {
	position: relative;
	bottom: 267px;
}
.navbar-brand > img {
	width: 170px;
}
.morph-content {
	max-height: 500px;
}
.icon-top-main {
	position: relative !important;
	left: -10px !important;
	top: -10px !important;
	float: right !important;
}
.navbar-nav {
	float: none;
}
.table-filter tr td:first-child {
	width: 0px !important;
}
.table-filter tr td:nth-child(4) {
	width: 0px !important;
}
.table-filter tr td:nth-child(3) {
	width: 60% !important;
}
}
@media only screen and (min-width: 768px) {
#main-slider .slider-inner h2 {
	font-size: 18px;
	line-height: 35px;
}
.mynewp {
	padding-left: 10px;
	font-size: 13px;
}
.carousel-content {
	background: rgba(0, 0, 0, 0.28) none repeat scroll 0% 0%;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	border-radius: 24px;
}
#main-menu.navbar-default {
	background: rgb(255, 255, 255);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}
#main-menu.navbar-default .navbar-nav > li > a {
	padding-bottom: 5px;
	letter-spacing: 1px !important;
	font-size: 13px;
}
#main-menu.navbar-default .navbar-nav > li.active > a, #main-menu.navbar-default .navbar-nav > li.open > a, #main-menu.navbar-default .navbar-nav > li:hover > a {
	background: transparent;	
	letter-spacing: 1px;
}
#main-menu.navbar-default .dropdown-menu {
	padding: 0 20px;
	min-width: 220px;
	background-color: rgba(26, 28, 40, 0.9);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	background-clip: inherit;
}
#main-menu.navbar-default .dropdown-menu > li {
	border-left: 3px solid transparent;
	margin-left: -20px;
	padding-left: 17px;
	-webit-transition: border-color 400ms;
	transition: border-color 400ms;
}
#main-menu.navbar-default .dropdown-menu > li > a {
	border-top: 1px solid #404455;
	color: #eeeeee;
}
#main-menu.navbar-default .dropdown-menu > li:first-child > a {
	border-top: 0;
}
#main-menu.navbar-default .dropdown-menu > li.active, #main-menu.navbar-default .dropdown-menu > li.open, #main-menu.navbar-default .dropdown-menu > li:hover {
	border-left-color: #45aed6;
}
#main-menu.navbar-default .dropdown-menu > li.active > a, #main-menu.navbar-default .dropdown-menu > li.open > a, #main-menu.navbar-default .dropdown-menu > li:hover > a {
	color: #45aed6;
	background-color: transparent;
}
}

/***** Max width 1024px *****/

@media screen and (max-width:1024px) {
#slick {
	width: 100%;
}
.marginnew {
	margin-left: 0px;
}

/***** Max width 768px *****/

@media screen and (max-width:768px) {
#slick .w-47, #slick .w-30 {
 width: 100%;
}
#slick .mr-6, #slick .mr-5 {
 margin-right: 0;
}
#slick .map {
 margin-top: 20px;
}
#slick input.send {
 float: left;
 clear: both;
 font-size: 16px;
}
#slick .w-30, #slick .mr-5 {
 margin-bottom: 20px;
}
}

/***** max width 320px *****/
@media screen and (max-width: 320px) {
.table-filter tr td:first-child {
	display: none;
}
.tooltip {
	display: none !important;
}

#cta {
    padding: 38px 0 ;
    background-color: #eeeeee;
}


.section-one {
    position: relative;
    bottom: 38px;
    margin: 0px auto;
    width: 50px;
}


.section-two {
    position: relative;
    top: 4px;
    margin: 0px auto;
    width: 50px;
}
h2, .h2 {
    font-size: 16px !important;
}
h3, .h3 {
    font-size: 16px;
}

#main-slider .slider-inner h2 {
	margin-top: 180px;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	color: #FFF;
}
.arrow2 {
	display: none;
}
.newhide {
	display: none;
}
.morph-content {
	max-height: 350px;
}
.content-style-text p {
	font-size: 1em
}
.myvalues {
	margin-left: 21px;
}
p {
	font-size: 1em !important;
	line-height: 27px;
	text-align: justify;
}
.myvalues {
	margin-left: 9% !important;
}
.icon-top-main {
	position: relative !important;
	left: -10px !important;
	top: -10px !important;
	float: none !important;
}

    .carousel-innerone {
        width: 100vw !important;
height:auto !important;
z-index: 0;
overflow: hidden;
    }


}

/***** Min width 768px *****/


@media only screen and (min-width: 768px) {
#footer .social-icons {
	float: right;
}
/*.myvalues{ margin-left:0px}
*/
.thumbnail {
	height: 100px;
}
.thumbnail img {
	height: 100%
}
#product {
	padding: 38px 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#arrow-select-svg {
 display: none; /* <-- Hide svg arrow in webkit browsers and IE9/10 (pointer events don't work in those IE) */
}
}

/***** max width 480px *****/

    @media screen and (max-width:480px) {
 

    
    }


@media screen and (max-width:480px) {


          .section-one {
    position: relative;
    bottom: 52px !important;
    margin: 0px auto;
    width: 50px;
}

    .carousel-innerone {
    width: 100vw;
    height:0px !important;
    z-index: 0;
    overflow: hidden;
}
.smallscroll {
	position: absolute;
	text-align: center;
	z-index: 1111;
	font-size: 40px;
	color: #FFF;
	right: 44%;
	border: 1px solid !important;
	top: 26pc;
	border-radius: 31px;
	background: #4D2E9E none repeat scroll 0% 0%;
}
.navbar {
	z-index: 11111111;
}
.newhide {
	font-size: 10px;
}


    .carousel-innerone {
        width: 100vw !important;
       height:auto !important;
z-index: 0;
overflow: hidden;
    }


.carousel-content {
	background: rgba(0, 0, 0, 0.28);
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	border-radius: 24px;
}
#main-slider .slider-inner h2 {
	margin-top: 51px;
	font-size: 17px !important;
	line-height: 20px;
	color: #FFF;
	
	text-align: initial;
}
.carousel-content {
	margin-left: 0px;
}
.newaddh2 {
	margin-top: 65px !important;
}
#main-slider .slider-inner .btn {
	margin-top: 10px;
	margin-left: 10px;
	padding: 4px;
	font-size: 14px;
}
.mynewp {
	padding-left: 10px;
	font-size: 12px !important;
	line-height: 13px;
}
#main-slider .item {
	height: 400px;
	background-repeat: no-repeat;
	background-position: 50% 0px;
	background-size: cover;
}
#slick .field input, #slick .field textarea, #slick .field select {
	font-size: 16px;
}
#slick p.intro {
	font-size: 14px;
	line-height: 20px;
}
#slick input.send {
	width: 100%;
	padding: 12px;
}
.bl-box h2 {
	text-align: center;
	margin: 0;
	padding: 20px;
	width: 100%;
	font-size: 1.8em;
	letter-spacing: 2px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 10px !important;
	color: #FFF;
	line-height: 17px;
}
.icon-top-main {
	position: relative !important;
	left: -10px !important;
	top: -10px !important;
	float: none !important;
}
.tooltip {
	display: none !important;
}
}

/*****min- max width768 to 320px *****/

@media (max-width: 768px) and (min-width: 320px) {
.marginnew {
	margin-left: 0px !important;
}
.arrow2 {
	display: none
}
.newmapclass {
	margin-top: 30px;
}
.mybtnnew {
	width: 100%;
	padding: 12px;
	margin-top: 10px;

}



}
 @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
/* Force table to not be like tables anymore */
table, thead, tbody, th, td, tr {
}
/* Hide table headers (but not display: none;, for accessibility) */
thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.myth {
	color: #66F;
}
tr {
	border: 1px solid #ccc;
}
td {
	/* Behave  like a "row" */
	border: none;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	position: relative;
	padding-left: 5%;
	width: 5%;
}
td:first-child {
	color: #63F;
}

	
}
