@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);
img{max-width:100%}
.thumbnail {border: 1px solid #d3d1d1;cursor: pointer;display: inline-block;width: 75px;height: 75px;line-height: 140px;margin-right:-3px;margin-top: 0px;text-align: center;overflow:hidden;float:none;position:relative;top:441px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; }

#pic_1_start { display:table; }
.thumbnail img {max-width: 90%;max-height: 90%;width: auto;height: auto; margin-top:3px ;}
.thumbnail:hover ~ #pic_1_start { display:none; }
#img_thumb_1:hover ~ #pic_1 { display:table; }
#img_thumb_2:hover ~ #pic_2 { display:table; }
#img_thumb_3:hover ~ #pic_3 { display:table; }
#img_thumb_4:hover ~ #pic_4 { display:table; }
#img_thumb_5:hover ~ #pic_5 { display:table; }
#img_thumb_6:hover ~ #pic_6 { display:table; }

.big_image {display: none;width:100%;height:460px;float:left;position:relative;bottom:120px;}
.big_image div {max-width: 455px;max-height: 455px;display: table-cell;vertical-align: middle;text-align: center;border-bottom:0px solid #d3d1d1;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.big_image img {max-width: 455px;max-height: 455px;vertical-align: middle;}

@media (min-width: 0px) and (max-width: 320px) {
.big_image {height:260px;bottom:48px;}
.big_image img {max-width: 230px;max-height: 230px;}
.thumbnail {height: 39px;line-height: 39px;width: 39px;top:255px;}
#img_thumb_1 { margin-left:0px; }}

@media (min-width: 0px) and (max-width: 359px) { .big_image {height:260px; bottom:64px;} .big_image img {max-width: 230px;max-height: 230px; width:100%} .thumbnail {height: 39px;line-height: 39px;width: 39px;top:260px;}; #gallery_div { max-width: 0px; width: 100%; }}

@media (min-width: 360px) and (max-width: 767px) { .big_image {height:320px;bottom:62px;} .big_image img {max-width: 310px;max-height: 310px;} .thumbnail {height: 50px;line-height: 50px;width: 50px;top:316px;}}

@media (min-width: 768px) and (max-width: 980px) { .sidebar p {font-size:12px} .big_image {height:420px;bottom:80px;} .big_image img {max-width: 410px;max-height: 410px;} .thumbnail {height: 70px;line-height: 70px;width: 70px;top:420px;}}



@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext');
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Bree+Serif);
html, body, ul, li, h1, h2, h3, h4, h5, h6, img, p { color: #777; font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
.clear {clear:both}
.space_div { width:100%; height:0px; background-color:#000; float:left; }

body { font-size: 14px; letter-spacing: 0.2px; background-image:url(../PIC/bg.jpg); background-color:#000; background-repeat:repeat;}



/*TOP BANNER SOCIAL*/
.topbanner {margin:0 auto; height:120px; width:980px }
.logodv { width:40%; float:left }
.logodv img { width: 285px; padding-top: 12px; }
.socialdv { width:60%; float:left }

.imgbanner{ margin:0 auto; width:980px; height:272px; background-color:#000000 }

.top-social-icons img {float: right; height: 100px; margin-top: 9px;}


.icoup {height:81px; width:100%; float:left;  }
.ico {height:81px; width:980px; margin:0 auto;background-color:#FFF }
.topbanner {margin:0 auto; height:120px; width:980px }
/*TOP BANNER SOCIAL*/


/*SLIDER START*/
@keyframes slidy { 
0% { left: 0%; opacity:1 } 
40% { left: 0%; opacity:1 } 
70% { left: -100%;opacity:1 } 
100% { left: -100%; } } 

figure { margin: 0; background: #; font-family: Istok Web, sans-serif; font-weight: 100; } 
div#captioned-gallery { width: 100%; overflow: hidden; width:229px; height:291px; margin:0 auto } 
figure.slider { position: relative; width: 500%; font-size: 0; animation: 10s slidy infinite; } 
figure.slider figure { width: 20%; height: auto; display: inline-block; position: inherit; } 
figure.slider img { width: 100%; height: auto; } 
figure.slider figure figcaption { position: absolute; bottom: 0; background: rgba(0,0,0,0.4); color: #fff; width: 100%; font-size: 2rem; padding: .6rem; }
/*SLIDER END*/



/*MENU START*/
.main_manu_div {margin:0 auto; height:44px; width:980px;margin-top: 2px; }

.menubar-menu-up { background: rgb(40,40,40);
background: -moz-linear-gradient(top,  rgba(40,40,40,1) 0%, rgba(22,22,22,1) 100%);
background: -webkit-linear-gradient(top,  rgba(40,40,40,1) 0%,rgba(22,22,22,1) 100%);
background: linear-gradient(to bottom,  rgba(40,40,40,1) 0%,rgba(22,22,22,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#161616',GradientType=0 );}

.menubar-menu-up { width:980px; height:44px; float:left;  }
.menubar-menu{ width:760px; height:44px; float:left ;}

.toggle, [id^=drop] { display: none; } 
.menubar-menu nav:after { content:""; display:table; clear:both; } 
.menubar-menu nav ul li { display:inline-block; float: left; line-height:32px; border-right: 1px solid rgba(0, 0, 0, 0.27);} 
.menubar-menu nav ul li:last-child {  border-right:none}
.menubar-menu nav ul li a { display:block; padding:6px 25px; color:#FFF; font-size:14px; font-family: "Open Sans", sans-serif; text-decoration:none; 
font-weight:normal; text-transform:uppercase } 
.menubar-menu nav ul li a:hover { color:#FFF ; background-color:#de0f18;-o-transition:.7s; -ms-transition:.7s; -moz-transition:.7s; -webkit-transition:.7s; transition: .7s; } 

.favourite {width:220px; height:44px; float:left}
.favourite a {display: block; padding: 12px 5px 10px 37px; color: #FFF; font-size: 14px; font-family: "Open Sans", sans-serif; text-decoration: none; font-weight: normal; text-transform: uppercase;}
.favourite a:before { font-family: FontAwesome; content: "\f004"; font-size: 19px; color: #dd1018; position: relative; padding-right: 7px; bottom: -2px; }

/*MENU END*/


.content{ margin:0 auto; width:980px; height:auto; background-color:#000; padding-top:0px}

.contentdv1 { width:100%; float:left; background-color:#FFF }
.contentdv1_1 { width:550px; float:left; background-color:#FFF }
.contentdv1_2 { width:980px; float:left; background-color:#FFF }
.contentdv1_2 .p1 { padding:30px 0px 15px 0px; font-family:'Open Sans',sans-serif; font-size:28px; color:#4f4f4f; font-weight:400; margin-right: 20px; letter-spacing: 0px; margin-left: 20px;}

.contentdv1_2 #des_content_nw p { padding:15px 0px 15px 0px; font-family:'Open Sans',sans-serif; font-size:13px; color:#616161; font-weight:300; border-top:1px solid #CCC; 
border-bottom:1px solid #CCC;margin-right: 20px; line-height:23px ;margin-left: 20px;}

.contentdv1_2 .p3 { padding:18px 0px 13px 0px; font-family:'Open Sans',sans-serif; font-size:17px; color:#5d5d5d; font-weight:400; margin-right: 20px;margin-left: 20px; }
.icondv { padding-top: 20px; padding-bottom: 20px; }

.contentdv2 { width:100%; background-color:#FFF; float:left; padding-bottom:30px}
.space_line { width:940px; border-top: 1px solid #ccc; background-color: #fff; height:30px; margin:0 auto } 
.contentdv2_1 { width:270px; background-color:#FFF; float:left }
.contentdv2_2 { width:710px; background-color:#FFF; float:left }




/*LEFT SECTION START*/
.left_bar{ width:237px; height:auto; float:left; padding-left:0px}
.title_radius { background: #1A5997; background: -webkit-linear-gradient(#1A5997, #093B6D);background: -o-linear-gradient(#1A5997, #093B6D); 
background: -moz-linear-gradient(#1A5997, #093B6D); background: linear-gradient(#1A5997, #093B6D);border-bottom: 2px solid #000; }

.left_title { width:230px; height:40px; margin:0 auto; float:left; float:left;}
.left_title p {font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#FFF; letter-spacing:; padding:12px 0px 0px 10px; float:left; text-transform:uppercase; }
.left_title img { padding:8px 10px 0px 10px; float:left }

.left_content { display:block; padding:0px 0px 7px 0px; width:228px; height:auto; float:left }
.left_content .ula { width: 230px;list-style: none;padding: 0px ;margin-top: 0px;margin-left: 0px;display: block;}
.left_content .lia { position: relative;display: block;height: 30px;line-height: 30px; border-bottom:none; background-color:#F5F5F5; border-bottom: 1px solid #e9eaec; }
.left_content .aa { text-indent: 10px;text-align: left;text-decoration: none;font: 13px Arial; display: block;height: 32px;line-height: 32px; color:#635F5F }
.left_content .lia:hover { background-color:#EEEEEE; color:#1A5997; cursor:pointer }



.PriceSearchInner {width:220px; height:26px ;padding:10px 0px 10px 10px; background-color:#F5F5F5; background-repeat:no-repeat; float:left ; margin:0px 0px 7px 0px}
.minusd {float:left; margin:0px 3px 0px 0px }
.minusd input { padding:4px }
.maxusd {float:left; margin:0px 6px 0px 3px }
.maxusd input { padding:4px }
.minusd input {background:#FFF; font:normal 13px Arial, Helvetica, sans-serif; text-align:center; color:#666; border:1px solid #CCC; width:86px; padding:5px ;}
.maxusd input {background:#FFF; font:normal 13px Arial, Helvetica, sans-serif; text-align:center; color:#666; border:1px solid #CCC; width:86px; padding:5px ;}



.payment { margin:0px 10px 17px 20px; float:left; width:230px; height:290px; background-image:url(../PIC/secure_payment.jpg) }
.delivery { margin:0px 10px 17px 20px; float:left; width:230px; height:290px; background-image:url(../PIC/delivery_option.jpg) }
/*LEFT SECTION END*/


/*MIDDLE SECTION START*/
.middle_bar{ width:823px; height:auto; float:left;}

.middle_title{border-bottom: 2px solid #000;height:40px; float:left; width:100%;margin:0 auto; float:left; margin:0px 0px 0px 0px; float:left;}
.middle_title p {font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#FFF; letter-spacing:; padding:12px 0px 0px 10px; float:left; text-transform:uppercase; }
.middle_title img { padding:8px 10px 0px 10px; float:left }
/*MIDDLE SECTION END*/



/*FEATURED CATEGORIES START*/
#fc_main_div { width:100%; height:378px; background-color:#FFF; clear:both; margin-bottom:7px }
#fc_img_div { width:33.33%; float:left; padding:0px; height:auto; margin-top:10px }
#fc_main_div #fc_img_div #img_div {width: 250px; height: 153px; padding: 0; margin:0 auto }
#fc_main_div #fc_img_div #img_div figure { width: 250px; height: 153px; margin: 0; padding: 0; background: #fff; overflow: hidden; }
#fc_main_div #fc_img_div #img_div figure #img { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; width:250px; height:153px}
#fc_main_div #fc_img_div #img_div figure:hover #img {-webkit-transform: scale(1.05);transform: scale(1.05);}
/*FEATURED CATEGORIES END*/


/*GALLERY START*/
#gallery_div { width:530px; height:auto; margin:0 auto; text-align:center; float:left; background-color:#FFF; padding-top:60px; padding-bottom:0px }
.preview { height:480px } 
.thumbnails img { height: 80px; border: 1px solid #CCC; padding: 1px; margin: 0 0px 10px 0; max-width:70px; max-height:70px} 
.thumbnails img:hover { border: 1px solid #999; cursor:pointer; } 
.preview img { border: 1px solid #ccc;padding: 10px 10px 10px 10px; max-width:450px; max-height:450px ; }
/*GALLERY END*/

.description_content { width:823px; height:auto; background-color:#FFFFFF;margin:0 auto; float:left; margin:0px 0px 7px 0px}
.description_content .dv1 { padding:25px 10px 20px 30px}
.description_content .dv1 p { font-family:'Lato'; font-size:28px; font-weight:bold; color:#1A5997; padding:5px 10px 20px 0px; text-align:center}

.description_content .dv2 { background-color:#EEEEEE; margin-right:20px; border:0px; padding:0px }
.description_content .dv2 p { font-family:'Lato'; font-size:15px; font-weight:normal; color:#666; padding:0px; text-align:left; padding:20px }

.description_content .dv1 h3 { font-family:'Lato'; font-size:20px; padding:20px 0px 0px 0px }
.description_content .dv1 .dv3 { background-color:#; margin-left:18px; border:0px; padding:0px }
.dv3 ul{  margin-left: 36px;margin-right: 20px;     margin-bottom: 18px;}
.description_content .dv1 .dv3 ul li { font-family:'Lato'; font-size:15px; line-height:1.7; color:#616161}

.dv3 ul li { font-family: 'Open Sans',sans-serif; font-size: 13px; font-weight: 300; }

/*POLICIES CONTENT START*/
.policies_content { width:710px; height:auto; background-color:#FFFFFF;margin:0 auto; float:left; margin:0px 0px 6px 0px}
.tabbed_content { width:710px; height:auto;background-color:#FFFFFF;margin:0 auto; padding:0px}
.tabbed {margin: 0 auto; min-width: ; max-width: ; font: 14px 'Open Sans', sans-serif; margin-bottom:10px; width: 710px;}
.tcontent {background: #FFFFFF; color: #FFFFFF; font: 14px 'Open Sans', sans-serif;width: 690px; }
.tcontent > div {display: none; padding: 20px 25px 20px; background-color:# ;border: 1px solid #e9eaec; border-top: none;}
.tcontent > div ul {list-style:none}

.tabbed input {display: none;}
.tabbed label {display: inline-block; padding: 12px 4px 12px 3px; font-weight: normal; text-align: center;background: #e73438; color:#fff; width:18%; border: 0px solid #f1f1f1;
; text-transform:uppercase}
label:hover {color: #fff; cursor: pointer;}
input:checked + label {background: #262626; color: #fff;; width:18%; text-transform:uppercase}
.tabbed label img { float:left; padding-right:5px; width:30px }
#content1 ul img { position:relative; right:-2px; bottom:-10px; width:205px }
#tab1:checked ~ .tcontent #content1,
#tab2:checked ~ .tcontent #content2,
#tab3:checked ~ .tcontent #content3,
#tab4:checked ~ .tcontent #content4,
#tab5:checked ~ .tcontent #content5{display: block;}
/*POLICIES CONTENT END*/



/*FOOTER START*/
.footer{ width:980px; height:56px; margin:0 auto; margin-top:0px; background-color:#111; float:left}
.footer_div1 { width:235px; height:56px; background-color:#; float:left; opacity:1 }
.footer_div1 .dv1_p1 { font-size:21px; color:#999; float:left; font-family:'Oswald', sans-serif; font-weight:bold; padding: 10px 0px 0px 14px; }
.footer_div1 .dv1_p2 { font-size:16px; color:#999; float:left; font-family:'Oswald', sans-serif; padding:16px 7px 0px 8px; }

.footer_div2 { width:737px; height:56px; background-color:#; float:left; opacity:1; margin-right: 8px; }
.footer_div4 { width:112px; height:56px; background-color:#; float:right; opacity:1; background-image:url(https://merkrv.com/ebay/Tem8/PIC/logo_nw2.png) ;background-repeat: no-repeat;
background-position: 0px 9px;}


/*Animation*/
.scroll-right {
 height: 50px;	
 overflow: hidden;
 position: relative;
     right: -px;
}
.scroll-right p {
 font-size: 13px;
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 line-height: 60px;
 text-align: center;
 font-family:'Oswald', sans-serif;
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);	
 transform:translateX(100%);
 -moz-animation: scroll-left 15s linear infinite;
 -webkit-animation: scroll-left 15s linear infinite;
 animation: scroll-left 15s linear infinite;
}
@-moz-keyframes scroll-left {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
 0%   { 
 -moz-transform: translateX(100%); 
 -webkit-transform: translateX(100%); 
 transform: translateX(100%); 		
 }
 100% { 
 -moz-transform: translateX(-100%); 
 -webkit-transform: translateX(-100%); 
 transform: translateX(-100%); 
 }
}
/*Animation*/


@media (max-width: 1000px) {
	
div#captioned-gallery2 { width: 100%; overflow: hidden; width:100%; height:auto; margin:0 auto }
	
.topbanner_up { width:100%; margin:0 auto }
.topbanner { height:127px; width:50%; float:left }
.topbanner img { height:auto; width:100% }


.main_manu_div { width:100% }
.menubar_div { width:100% }
.store_image { display:none }
.homea { display: inherit; }
.menubar{ width:100%; height:auto;}
.menubar-menu{ width:100%; height:auto }

/*MENU*/
nav { margin: 0; background-color:#FFF } 
.toggle + a, .menu { display: none; } 
.toggle { display: block; background-color: #12a89d; padding:12px 20px; color:#FFF; font-size:17px; text-decoration:none; border:none; } 
.toggle:hover { } 
[id^=drop]:checked + ul { display: block; background-color:#000; width:100%} 
nav ul li { display: block; width: 100%; } 
nav ul ul .toggle, nav ul ul a { padding: 0 40px; } 
nav ul ul ul a { padding: 0 80px; } 
nav a:hover, nav ul ul ul a { background-color: #111; opacity:0.9 } 
nav ul li ul li .toggle, nav ul ul a, nav ul ul ul a{ padding:14px 20px; color:#FFF; font-size:17px; } 
nav ul li ul li .toggle, nav ul ul a { background-color: #212121; } 
nav ul ul { float: none; position:static; color: #ffffff; } 
nav ul ul li:hover > ul, nav ul li:hover > ul { display: none; } 
nav ul ul li { display: block; width: 100%; } 
nav ul ul ul li { position: static; }
nav a { padding: 6px 44px 6px 20px; }
/*MENU*/

	
.topbanner { height:auto; width:100% }
.topbanner img { height:auto; width:100% }

.imgbanner { width:100%; height:auto; margin: 0; padding: 0; border:0 }
.imgbanner img { width:100%;height:auto; margin: 0; padding: 0; border:0}


.content{ margin:0 auto; width:980px; height:auto; background-color:#000; padding-top:0px}

.contentdv1 { width:100%; }
.contentdv1_1 { width:55%; }
.contentdv1_2 { width:45%; }
.contentdv1_2 .p1 { padding:30px 0px 15px 0px; margin-left: 20px;}
.contentdv1_2 .p2 { padding:15px 0px 15px 0px; margin-left: 20px;}
.contentdv1_2 .p3 { padding:20px 0px 15px 0px; margin-left: 20px; }

.dv3 ul { margin-left: 40px; }

.icondv { padding-top: 20px; }
.icondv img { width:90% }

.contentdv2 { width:100%; background-color:#FFF; float:left; }
.space_line { width:100%; border-top: 1px solid #ccc; background-color: #fff; height:30px; margin:0 auto } 
.contentdv2_1 { display:none }
.contentdv2_2 { width:90%; float:none; margin:0 auto }


.preview img {  max-width:400px; }



div#captioned-gallery { width: 100%; overflow: hidden; width:100%; height:auto }	



.content{ margin:0 auto; width:100%; height:auto; background-color:#000000}
.left_bar{ display:none }
.middle_bar{ width:100%; height:auto; background-color:#E5E4E4; float:left;}


#gallery_div { width:100%; height:500px; margin:0 auto; text-align:center; float:left; background-color:#FFF; padding-top:30px }



.image_gallery{ width:100%; height:auto; padding:0px ;  margin:0 auto; float:left; padding-top:10px}

.space_div {display:none}

.tabbed label {padding: 10px 0px 10px 0px; width:100%} 


.description_title{ width:100%; height:50px; margin:0 auto; margin:5px 0px 0px 0px}
.description_content { width:100%; height:auto; margin:0 auto; padding:0px; border:0px}

.gallery .images>span.right {  margin-left:-50px }

input:checked + label span { padding-left:15px }
label span { padding-left:15px }

.policies_content { width:100% }
.tabbed_content { width:100% }
.policies_title{ width:100%; height:50px; margin:0 auto; margin:10px 0px 0px 0px}
.policies_content { width:100%; height:auto; margin:0 auto; float:left; margin:0px 0px 0px 0px}

.tabbed_content { width:100%; height:auto; margin:0 auto; padding:0px}
.tabbed label img { display:none }
.tabbed { width:100% }
input:checked + label {width:100%}

.tcontent img { display:none }
.tcontent { width: 100%; }

.social_icons{display:inherit;width:100%; height:auto; padding: 8px 0px 4px 0px;; background-color:#000 }
.social_icons a img{ display:inherit; }
.social_icons a img:hover{ display:inherit;}

.social-icons-top{ display:none }
.social-icons-top a img{ display:none }
.social-icons-top a img:hover{ display:none }

.social_icons{margin:0px;}



#featured_categories { width:100%;text-align:center; float:none; margin:0 auto}
#hover { width:100%; height:100%; text-align:center; float:none; margin:0 auto}
.cat { margin-top:24px;  margin-bottom:20px;}


.featured_items_new { display:none; }
.featured_items_new .logo_hide{ display:none; }


/*FOOTER START*/
.footer{ width:100%; height:40px; background-image:url(); background-color:#FFF; opacity:1 }

.footer_div1 { display:none }
.footer_div2 { width:100%; height:40px; text-align:center }

.social_icons{display:;width:; height:auto; margin-top:0px; text-align:center; padding:8px 0px 4px 0px; }
.social_icons a img{ width:33px; }
.social_icons a img:hover{ opacity:0.8 }
.footer_div3 { width:115px; height:50px; background-color:#F30; float:left; opacity:0.0; display:none } 
/*FOOTER END*/

}





@media all and (max-width : 800px) {

.icondv { padding-left:20px; padding-bottom:20px }
.icondv img { width:50% }
	
.contentdv1_1 { width:100%; }
.contentdv1_2 { width:100%; margin-bottom: 20px; }
.contentdv1_2 .p1 { padding:30px 0px 15px 0px; margin-left: 20px;}
.contentdv1_2 .p2 { padding:15px 0px 15px 0px; margin-left: 20px;}
.contentdv1_2 .p3 { padding:20px 0px 15px 0px; margin-left: 20px; }
}


@media all and (max-width : 768px) {
	
.topbanner { height:auto }
.search_dv_up { display:none }

.social_dv { display:none }

/*FEATURED CATEGORIES START*/
#fc_main_div { width:100%; height:382px;  }
#fc_img_div { width:33.33%; height:auto; margin-top:10px }
#fc_main_div #fc_img_div #img_div {width: 100%; height: auto; }
#fc_main_div #fc_img_div #img_div figure { width: 100%; height: auto;  }
#fc_main_div #fc_img_div #img_div figure #img { width:100%; height:30%}


/*FEATURED CATEGORIES END*/

.preview { height:auto; padding-bottom: 10px; } 
.preview img { width: 98%; padding:0px 0px 0px 0px}
#gallery_div { height:auto; padding-top:12px }


/*.preview { padding: 0px 0px 0px 0px; } 
.preview img { padding: 0px 0px 0px 0px; } 
*/
	



#content1 ul img {display:none}
#content4 ul img {display:none}


}





@media (max-width: 500px) { 
.toggle:before { font-family: FontAwesome;  content: "\f0c9"; padding-right: 8px;}

.logodv {width:100%; text-align: center;}
.topbanner img {padding: 5px 0px 5px 0px; width: 50%;}
.socialdv {width:100%; float: left; }
.top-social-icons { bottom: 0px;}
ul.social-icons { margin-bottom: 7px;}
.top-social-icons {margin:0 auto; float:none}

.contentdv1_2 .p1 {    padding: 20px 0px 13px 0px; text-align: center;}
.contentdv1_2 #des_content_nw p {margin-left: 20px;}

.icondv { text-align: center;}
.icondv img {width: 70%;}

.contentdv1_2 {    margin-bottom: 7px;}

.footer {background-color:#000; height:auto}
.footer_div2 {    margin-right: 0px;  height: 35px;}
.scroll-right {height:35px}
.scroll-right p {line-height: 35px;}

.footer_div4 {background-repeat: no-repeat;background-position: center; width: 100%;}

.contentdv2 {    padding-bottom: 20px;}
}








@media (max-width: 420px) {
.image_gallery{ width:100%; height:auto; padding:0px ;  margin:0 auto;}
.content4 ul img{ width:100% }
}


@media all and (max-width : 330px) {
nav ul li { display:block;}
}

@media all and (max-width : 310px) {



}

