

@media only screen and (max-width: 1023px){
   
    .resTabIcons {
    display: block;
}
 .commonTabs {
    display: none;
}
.footerImageright
{
    float: none;
}
}
@media only screen and (max-width: 1042px) {
      .contentWidthSlider{
        height:345px;
    }

    .contentRightBlock {
        padding: 35px 20px 30px 20px;
        background: #f0f0f0;
        position: relative;
        margin-left: 0px;
        width: 290px;
    }

      .contactadd{
        width: auto;
    }
     .taipeimap{
        width: 90%;
        margin-left: 16px;
    }
    .searchBoxWrap input[type="text"] {
        height: 47px;
        border: 1px solid #e5e5e5;
        /* font-size: 1.167em; */
        color: #888888;
        width: 265px;
        padding-left: 12px;
        margin-left: 22px;
    }
    .searchBoxWrap input[type="submit"] {
        height: 47px;
        width: 65px;
        border: 0 none;
        background: url(../images/serach-icon-btn.png) center no-repeat;
        position: absolute;
        right: 0;
        top: 0;
        text-indent: -9999px;
        overflow: hidden;
        opacity: 0.75;
    }
}

@media only screen and (max-width: 768px) {
      .contentWidthSlider{
        height:345px;
    }
      .contactadd{
        width: auto;
    }
    
    .taipeimap{
        width: 90%;
        margin-left: 16px;
    }
    .rightPart {
    display: none;
    }
    .rightPartShadow
    {
      display: none;   
    }
    .left-text {
        text-align: center;
        /* margin-left: -25px; */
    }
    .list-inline {
        padding-left: 0px;
        margin-left: -5px;
        list-style: none;
    }

    .tabMoreLinks {
        margin-bottom: 0;
        border-top: 1px solid #e5e5e5;
        padding-top: 10px;
        width: 98%;
        display: none;
    }

    .pause {
        float: right;
        margin-top: -11px;
        margin-right: 10px;
        display: none;
    }

    .tpheading {
        width: 104%;
    }
    #sel1 {
        display: none;
    }
    ul.nav li:hover>ul.dropdown-menu {
        display: block;
    }
    #navbar {
        text-align: center;
    }
    .text-center_h {
        text-align: center;
    }
    .side-collapse-container {
        width: 100%;
        position: relative;
        left: 0;
        transition: left .4s;
    }
    .side-collapse-container.out {
        left: 200px;
    }
    .side-collapse {
        top: 0px;
        bottom: 0;
        left: 0;
        width: 96%;
        position: fixed;
        overflow: scroll;
        transition: width .4s;
        z-index: 1381;
    }
    .side-collapse.in {
        width: 0;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #eef1f5;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-inverse .navbar-nav>.open>a,
    .navbar-inverse .navbar-nav>.open>a:focus,
    .navbar-inverse .navbar-nav>.open>a:hover {
        color: #195c9f;
        background-color: #eef1f5;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #ffffff;
    }
    .navbar-nav {
        display: inline;
    }
    .navbar-default .navbar-brand {
        display: inline;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-nav .dropdown-menu>li>a {
        color: red;
        background-color: #ccc;
        border-radius: 4px;
        margin-top: 2px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #333;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        background-color: #ccc;
    }

    .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid white;
        border-radius: 0;
    }
    .dropdown-menu {
        padding-left: 10px;
    }
    .dropdown-menu .dropdown-menu {
        padding-left: 20px;
    }
    .dropdown-menu .dropdown-menu .dropdown-menu {
        padding-left: 30px;
    }
    li.dropdown.open {
        border: 0px solid red;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 0px;
    }
    .ulstyle {
        position: relative;
        background-color: #f0f0f0;
        width: 100%;
    }
    .sliderControls {
        display: none;
    }
    .contentRightBlock {
        padding: 35px 20px 30px 20px;
        background: #f0f0f0;
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
		width: 290px;
    }
    .register {
        margin-left: 0px;
        margin-top: 10px;
    }

    .em {
        margin-left: 0px;
        margin-top: 10px;
    }
    .tab-pane {
        padding: 15px 0;
        height: 336px;
        overflow: scroll;
    }
	
	#restab1{
	 display: none;
 }
      
	 .mapimg{
		display: none;
	 }	 
	 .makeinindia a{
		 display: none;
	 }
    .leatestNewsWrap li {
        border-bottom: 1px dashed #d1d1d1;
        /* padding-bottom: 20px; */
        padding-top: 20px;
        /* height: 68px; */
        padding: 6px 0px 10px 0px;
        margin-left: -30px;
    }
    .resp-tab-content {
        border-top: 1px solid #ffffff;
        /* width: 98%; */
    }
    footer {
        background-color: #195c9f;
        padding: 25px;
        background: #195c9f;
        padding: 25px 0;
        color: #fff;
        font-size: 1.083em;
        height: 504px;
    }
    .right-text {
        text-align: center;
    }
.langSelectBox {
    width: 100px;
    float: left;
    margin-left: 196px;
    /* display: none; */
    margin-top: -158px;
}

  
    #navbar-close{
        margin-left: 315px;
    margin-top: -170px;
    }
}
@media only screen and (max-width: 425px) {
     .contentWidthSlider{
        height:275px;
    }
    .contactadd{
        float: right;
        margin-right: 17px;
        width: 100%;
    }
    .taipeimap{
        width: 90%;
        margin-left: 2px;
    }
    .rightPart {
    display: none;
    }

    .rightPartShadow
    {
      display: none;  
    }
    #wrapper {
        background-size: 180% 9px;
    }
    .searchBoxWrap {
        display: none;
    }
    .transition-timer-carousel .carousel-caption {
        position: static;

        padding: 15px;
    }
    .tpheading {
        width: 108% !important;
    }

    .contentRightBlock {
        padding: 35px 20px 30px 20px;
        background: #f0f0f0;
        position: relative;
        margin-top: 10px;
            margin-left: 25px;
    }
    .register {
        margin-left: 0px;
        margin-top: 10px;
    }

    .em {
        margin-left: 0px;
        margin-top: 10px;
    }
    .bannerLinks {
        display: none;
    }
    .langSelectBox {
    width: 100px;
    float: left;
    margin-left: 230px;     
    /* display: none; */
    margin-top: -158px;
}
    iframe{
    width: 100%;
    height: auto;
 }  
 .map_image{
    width: 100%;
    height: auto;
 }

}
@media only screen and (max-width: 320px) {
    

    #items {
        height: 235px !important;
    }
        .langSelectBox {
    width: 100px;
    float: left;
    margin-left: 230px;     
    /* display: none; */
    margin-top: -158px;
} 

.rightPart {
    display: none;
    }
    .rightPartShadow
    {
    display: none; 
    }   
 
 iframe{
    width: 270px;
    height: 300px;
 }  
 .map_image{
    width: 270px;
    height: 85px;
 }
    
}