html, body, div, span, applet, object, iframe, h1, .home_bg h2, h2, h3, h4, .requirement_box h3, .content2 h3, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
*, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
ol, ul {
list-style: none;
}
li {
list-style: none;
}
a {
text-decoration: none;
}
blockquote, q {
quotes: none;
}
form, fieldset {
border-style: none;
margin: 0;
padding: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a img {
outline: none;
border: none;
}

#nfspotsilver{
	width:31% !important;
}

#nfspotplatinum{
	width:33% !important;
}


.clearfix {
clear: both;
}
.clearfix::after {
clear: both;
}
.clearfix::before, .clearfix::after {
content: " ";
display: table;
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
display: block;
margin: 5px auto 20px auto;
}
.alignright {
float: right;
margin: 8px 0px 20px 35px;
}
.alignleft {
float: left;
margin: 8px 35px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
p {
margin-bottom: 25px;
}
b, strong {
font-weight: 700;
}
i, em {
font-style: italic;
}
ol {
margin-left: 20px;
}
ol li {
list-style-position: outside;
list-style-type: decimal;
margin-bottom: 10px;
}
a {
color: #A3A3A3;
text-decoration: none;
}
img {
max-width: 100%;
}
.clear {
clear: both;
}
h1, h2, h3, h4, h5, h6 {
color: #113461;
}
h1 {
font-size: 33px;
line-height: 40px;
margin-bottom: 60px;
color: #D4A00C;
font-family: "Lora", serif;
}
h2 {
font-size: 26px;
line-height: 30px;
margin-bottom: 13px;
font-weight: 700;
font-family: "Lora", serif;
}
h3 {
font-size: 19px;
line-height: 24px;
margin-bottom: 15px;
font-weight: 600;
color: #7c7c7b;
}
body {
font-size: 15px;
font-family: "Open Sans", sans-serif;
color: #7c7c7b;
line-height: 25px;
background-color: #F3F3F3;
}
.container, .full_container {
width: 1170px;
margin: 0 auto;
}
.header1 {
color: #113461;
padding: 32px 0 43px;
position: relative;
}
.patriot_logo {
float: left;
width: 47%;
}
.patriot_text {
text-align: right;
float: left;
padding: 0 22px;
margin-top: 35px;
}
.patriot_text .text1 {
font-weight: 700;
font-size: 24px;
}
.patriot_text .text2 {
font-weight: 700;
}
.patriot_logos {
float: left;
width: 26%;
margin-top: 33px;
}
.patriot_logos img {
margin: 0 2px;
}
.header2 {
background-color: #113461;
}
.menu {
  text-align: center;
}
#menu > li {
display: inline-block;
margin: 0 2.1%;
position: relative;
position: relative;
}
#menu > li.active, #menu > li:hover a {
text-decoration: underline;
}
#menu > li a {
color: #fff;
font-size: 18px;
padding: 23px 0;
display: block;
font-weight: 700;
}
#menu > li > ul {
background: #113461 none repeat scroll 0 0;
box-shadow: 1px 1px 5px gray;
display: none;
left: -5px;
min-width: 207px;
padding: 9px;
position: absolute;
top: 60px;
width: 200px;
z-index: 999;
}
#menu > li > ul > li {
float: none;
height: auto;
list-style: outside none none;
margin-left: 0;
text-align: left;
transition: all 0.05s ease-in 0s;
}
#menu > li > ul > li:last-child {
border-bottom: medium none;
}
#menu > li > ul > li:hover a {
background-color: #fff;
color: #113461;
}
#menu > li > ul > li a {
color: #fff;
display: block;
padding: 5px 10px;
text-decoration: none;
transition: all 0.1s ease-in 0s;
}
#menu > li > ul > li a:hover {
color: #113461;
text-decoration: none;
}
.top {
background-image: url(images/bg.jpg);
background-repeat: no-repeat;
background-size: cover;
padding: 50px 0;
}
.top .form {
text-align: center;
float: right;
font-size: 14px;
color: #7c7c7b;
font-weight: 600;
background-color: rgba(255, 255, 255, 0.5);
padding: 18px 33px 26px;
border-radius: 10px;
width: 370px;
}
.top .form h3 {
margin-bottom: 5px;
}
.top .form input {
background-color: #fff;
font-family: "Open Sans", sans-serif;
font-size: 14px;
width: 100%;
padding: 22px 22px;
margin-top: 14px;
border: 1px solid #A3A3A3;
border-radius: 10px;
font-weight: 600;
padding: 15px 22px;
}
.top .form span {
margin-top: 14px;
display: block;
}
.top .form .submit {
background-color: #D20300 !important;
color: #fff;
font-size: 22px !important;
padding: 15px 0 !important;
width: 278px !important;
border-radius: 10px;
border: none;
display: block;
margin: 18px auto 0;
}
.boxes {
padding: 35px 0 65px;
}
.box {
float: left;
padding: 30px 28px;
color: #7c7c7b;
border-radius: 10px;
width: 370px;
margin-right: 2.5%;
min-height: 357px;
}
.box:nth-of-type(3) {
margin-right: 0;
}
.box.box1 {
background-color: #F8CE3C;
background-image: url(images/box1.png);
background-repeat: no-repeat;
background-position: bottom right;
}
.box.box2 {
background-color: #BDBDBD;
background-image: url(images/box2.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}
.box.box3 {
background-image: url(images/box3.jpg);
background-color: #fff;
background-repeat: no-repeat;
background-position: bottom right;
}
.box h2 {
border-bottom: 1px solid #A3A3A3;
padding-bottom: 10px;
}
.box p {
margin-bottom: 15px;
}
.read_more a {
background-color: #000;
color: #fff;
display: inline-block;
font-size: 15px;
padding: 10px 18px;
text-align: center;
border-radius: 10px;
margin-top: 8px;
font-weight: 600;
}
.contact_patriot {
padding: 30px 0 40px;
background-color: #113461;
color: #113461;
}
.contact_patriot h3 {
color: #fff;
}
.home_contact1 {
float: left;
width: 32%;
margin-right: 3%;
margin-left: 3%;
}
.home_contact1 input {
background-color: #fff;
font-family: "Open Sans", sans-serif;
font-size: 14px;
width: 100%;
padding: 22px 22px;
margin-top: 14px;
border: 1px solid #A3A3A3;
border-radius: 10px;
font-weight: 600;
border-radius: 0;
padding: 15px;
border: none;
margin-top: 20px;
font-size: 13px;
}
.home_contact1 h3 {
color: #fff;
font-size: 20px;
margin-bottom: 0;
}
.home_contact1 span {
margin-bottom: 20px;
display: block;
font-size: 17px;
line-height: 25px;
font-weight: 300;
}
.home_contact1 span a {
color: #113461;
}
.home_contact2 {
width: 40%;
float: left;
color: #fff;
font-size: 13px;
}
.home_contact2 > span {
margin-bottom: 12px;
display: block;
}
.home_contact2 input {
margin-right: 15px;
}
.check1 {
float: left;
margin-right: 13%;
}
.check1 div {
margin-bottom: 15px;
}
.check2 {
float: left;
}
.check2 div {
margin-bottom: 15px;
}
.home_contact3 {
width: 230px;
}
.home_contact3 .submit_btn {
width: 230px !important;
padding: 18px 0 !important;
margin: 5px 0 0;
}
.contact_form input {
background-color: #fff;
font-family: "Open Sans", sans-serif;
font-size: 14px;
width: 100%;
padding: 22px 22px;
margin-top: 14px;
border: 1px solid #A3A3A3;
border-radius: 10px;
font-weight: 600;
}
.contact_form textarea {
background-color: #fff;
font-family: "Open Sans", sans-serif;
font-size: 14px;
width: 100%;
padding: 22px 22px;
margin-top: 14px;
border: 1px solid #A3A3A3;
border-radius: 10px;
font-weight: 600;
height: 90px;
}
.contact_form .capt > div {
vertical-align: top;
}
.contact_form .capt .capt1 {
width: 73%;
float: left;
}
.contact_form .capt .capt1 input {
margin-top: 14px;
}
.contact_form .capt .capt2 {
width: 112px;
margin-top: 14px;
float: right;
}
.submit_btn {
background-color: #D20300 !important;
color: #fff;
font-size: 22px !important;
padding: 15px 0 !important;
width: 278px !important;
border-radius: 10px;
border: none;
display: block;
margin: 18px auto 0;
}
.logos {
background-color: #fff;
text-align: center;
padding: 55px 0;
}
.logos img {
margin: 0 1%;
}
.footer {
background-color: #F3F3F3;
color: #113461;
}
.footer_menu {
float: left;
width: 60%;
margin-top: 15px;
}
.footer_logo {
width: 25%;
float: right;
}
.footer_logo .patriot_text {
margin: 0;
padding: 0;
}
.footer_logo .patriot_text .text1 span {
font-size: 30px;
line-height: 35px;
}
.footer_menu1, .footer_menu2 {
float: left;
margin-right: 20%;
}
.footer_menu1 ul li, .footer_menu2 ul li {
margin-bottom: 14px;
}
.footer_menu1 ul li a, .footer_menu2 ul li a {
display: block;
font-weight: 700;
font-size: 18px;
}
.footer_menu2 {
margin-right: 0;
}
.footer_logo {
float: right;
text-align: right;
}
.footer_logo .patriot_text {
float: none;
margin-bottom: 26px;
}
.social {
float: right;
width: 18%;
}
.social a {
margin-left: 20px;
}
.footer1 {
padding: 35px 0 30px;
}
.copyright {
padding: 25px 0;
margin-top: 5px;
border-top: 1px solid #A3A3A3;
}
.copyright a {
color: #113461;
}
.copyright span {
display: block;
float: left;
width: 50%;
margin-top: 15px;
}
.contact_form_txt {
background-color: #fff;
text-align: center;
color: #7c7c7b;
padding: 100px 0 70px;
font-size: 15px;
}
.contact_form_txt .container {
width: 780px;
margin: 0 auto;
}
.contact_form {
width: 552px;
margin: 0 auto;
padding: 30px 0 60px;
}
.contact_form input, .contact_form textarea {
margin-top: 24px;
font-size: 18px;
font-weight: 400;
}
.contact_form textarea {
height: 265px;
}
.contact_form .submit {
background-color: #D20300 !important;
color: #fff;
font-size: 22px !important;
padding: 15px 0 !important;
width: 278px !important;
border-radius: 10px;
border: none;
display: block;
margin: 18px auto 0;
margin-top: 30px;
}
.top_image img {
width: 100%;
}
.mains {
padding: 60px 0 40px;
}
.main ul {
margin-left: 20px;
}
.main ul li {
margin-bottom: 10px;
list-style-position: outside;
list-style-type: disc;
}
.home1 {
padding: 60px 0 0;
}
.home {
margin-bottom: 50px;
}
.right {
width: 57%;
float: right;
color: #7c7c7b;
}
.right.right1 {
float: left;
}
.right h2 {
margin-bottom: 0;
}
.right h3 {
color: #113461;
font-size: 15px;
font-weight: 700;
}
.left {
width: 40%;
float: left;
}
.left h3 {
font-size: 16px;
font-weight: 400;
line-height: 20px;
}
.left.left1 {
float: right;
}
.home_a {
border-top: 1px solid #A3A3A3;
padding-top: 80px;
}
.purchase {
background-color: #fff;
padding: 100px 0 30px;
}
.purchase h1 {
text-align: center;
}
.step1 {
background-repeat: no-repeat;
background-position: left top;
padding-left: 130px;
background-image: url(images/step1.jpg);
width: 640px;
margin: 0 auto;
}
.steps2 {
margin: 60px 0 30px;
}
.step2 {
background-repeat: no-repeat;
background-position: left top;
padding-left: 130px;
background-image: url(images/step2.jpg);
width: 540px;
float: left;
margin-right: 3.5%;
}
.step3 {
width: 420px;
text-align: center;
margin: 0 auto;
}
.step3 img {
margin-bottom: 20px;
}
.want {
text-align: center;
padding: 50px 0;
}
.want .container {
width: 500px;
margin: 0 auto;
}
.want h2 {
font-size: 38px;
}
.want h3 {
color: #113461;
font-size: 17px;
font-family: "Lora", serif;
}
.want_phone {
background-image: url(images/phone.jpg);
background-repeat: no-repeat;
background-position: left center;
font-size: 35px;
line-height: 50px;
width: 400px;
margin: 0 auto;
}
.want_phone a {
color: #D4A00C;
font-weight: 700;
}
.guide {
margin-top: 50px;
}
.guide a {
color: #fff;
background-color: #D4A00C;
background-image: url(images/book.jpg);
background-repeat: no-repeat;
padding: 20px 50px 20px 120px;
font-weight: 700;
display: inline-block;
background-position: 20% 50%;
border-radius: 5px;
}
.more_details {
width: 76px;
height: 27px;
background-image: url(images/more.png);
background-repeat: no-repeat;
display: inline-block;
}
.gold_heading h1 {
padding: 6px 0;
text-align: center;
color: #fff;
font-weight: 700;
font-size: 28px;
position: relative;
background-color: #B87C31;
margin-bottom: 0;
}
.gold_heading h1:before {
position: absolute;
left: -15px;
top: 0;
}
.gold_heading h1:after {
position: absolute;
right: -15px;
top: 0;
}
.gold_heading h1:before {
content: url(images/gold_left.png);
}
.gold_heading h1:after {
content: url(images/gold_right.png);
}
.gold {
background-color: #fff;
border-radius: 10px;
padding: 15px 0;
border: 1px solid #A3A3A3;
margin: 45px 0 30px;
}
.gold_a {
font-size: 14px;
width: 349px;
margin: 30px 18px;
display: inline-block;
vertical-align: top;
}
.gold_a img {
margin-bottom: 15px;
}
.gold_a h2 {
font-size: 16px;
line-height: 20px;
margin-bottom: 5px;
font-family: "Open Sans", sans-serif;
}
.gold_a ul {
margin-left: 12px;
}
.gold_a ul li {
font-size: 12px;
line-height: 15px;
}
.highlight {
color: #D4A00C;
font-weight: 700;
}
.img_center {
text-align: center;
}
.buy {
background-color: #fff;
padding: 40px 0 60px;
}
.buy h1 {
color: #113461;
text-align: center;
font-weight: 700;
font-size: 38px;
margin-bottom: 75px;
}
.buy1 {
width: 560px;
margin-right: 23px;
display: inline-block;
vertical-align: top;
margin-bottom: 60px;
}
.buy1 h2 {
color: #D4A00C;
margin-bottom: 30px;
font-size: 27px;
}
.more {
float: right;
background-image: url(images/read.png);
background-repeat: no-repeat;
background-position: right center;
padding-right: 20px;
}
.more a {
color: #113461;
font-family: "Lora", serif;
font-weight: 600;
}
.silver_heading h1 {
padding: 6px 0;
text-align: center;
color: #fff;
font-weight: 700;
font-size: 28px;
position: relative;
background-color: #A3A3A3;
margin-bottom: 0;
}
.silver_heading h1:before {
position: absolute;
left: -15px;
top: 0;
}
.silver_heading h1:after {
position: absolute;
right: -15px;
top: 0;
}
.silver_heading h1:before {
content: url(images/silver_left.png);
}
.silver_heading h1:after {
content: url(images/silver_right.png);
}
@media only screen and (max-width:1200px) {
.container {
width: 100%;
padding: 0 2%;
}
.patriot_text {
padding: 0 1%;
width: 30%;
}
.patriot_logos {
width: 23%;
}
#menu > li {
margin: 0 1.3%;
}
.boxes {
text-align: center;
}
.box {
padding: 30px 10px;
width: 307px;
font-size: 12px;
float: none;
display: inline-block;
vertical-align: top;
text-align: left;
margin: 9px;
}
.box:nth-of-type(3) {
margin-right: 9px;
}
.read_more a {
padding: 10px;
}
.logos img {
margin: 10px 3px;
}
.footer_logo {
width: 40%;
}
.footer_logo .patriot_text {
width: 100%;
}
.social {
width: 50%;
text-align: right;
}
.step1 {
padding-left: 110px;
}
.step2 {
padding-left: 110px;
}
.step2 {
width: 46%;
}
.gold_a {
width: 29%;
}
.buy1 {
width: 47%;
}
.home_contact2 {
width: 65%;
}
}
@media only screen and (max-width:1085px) {
.contact_form .capt .capt1 {
width: 71%;
}
}
@media only screen and (max-width:1023px) {
.patriot_logo {
width: 30%;
}
.patriot_text {
width: 39%;
margin-top: 0;
}
.patriot_logos {
width: 31%;
margin-top: 0;
}
#menu > li {
margin: 0 1.1%;
}
#menu > li a {
font-size: 16px;
}
.right {
width: 100%;
}
.left {
width: 100%;
text-align: center;
margin-bottom: 10px;
}
.gold_a {
width: 28%;
}
.buy1 {
width: 46%;
}
}
@media only screen and (max-width:980px) {
.contact_form .capt .capt1 {
width: 59%;
}
}
@media only screen and (max-width:870px) {
#menu > li a {
font-size: 14px;
}
}
@media only screen and (max-width:790px) {
.contact_form_txt .container {
width: 100%;
}
}
@media only screen and (max-width:767px) {
h1 {
font-size: 30px;
line-height: 35px;
margin-bottom: 10px;
}
h2 {
font-size: 24px;
margin-bottom: 10px;
}
.header1 {
padding: 8px 0;
}
.patriot_logo {
width: 240px;
float: none;
}
.patriot_text {
width: 50%;
margin-top: 10px;
text-align: center;
}
.patriot_logos {
width: 50%;
margin-top: 10px;
text-align: center;
}
.visible-lg {
display: none;
}
.visible-xs {
display: block;
}
.slicknav_btn {
position: relative;
display: block;
vertical-align: middle;
float: right;
padding: 0.438em 0.625em 0.438em 0.625em;
line-height: 1.125em;
cursor: pointer;
}
.slicknav_menu .slicknav_menutxt {
display: block;
line-height: 1.188em;
float: left;
}
.slicknav_menu .slicknav_icon {
float: left;
margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
display: block;
width: 1.125em;
height: 0.125em;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
margin-top: 0.188em;
}
.slicknav_nav {
clear: both;
text-align: left;
}
.slicknav_nav ul, .slicknav_nav li {
display: block;
}
.slicknav_nav .slicknav_arrow {
font-size: 0.8em;
margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
cursor: pointer;
}
.slicknav_nav .slicknav_row {
display: block;
}
.slicknav_nav a {
display: block;
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
display: inline;
}
.slicknav_menu:before, .slicknav_menu:after {
content: " ";
display: table;
}
.slicknav_menu:after {
clear: both;
}
.slicknav_menu {
width: 219px;
float: left;
position: absolute;
right: 8px;
top: 0px;
*zoom: 1;
}
.slicknav_menu {
font-size: 16px;
}
.slicknav_btn {
margin: 5px 5px 6px;
text-decoration: none;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
background-color: #113461;
}
.slicknav_menu .slicknav_menutxt {
color: #000;
font-weight: bold;
text-shadow: 0 1px 3px #fff;
}
.slicknav_menu .slicknav_icon-bar {
background-color: #fff;
}
.slicknav_menu {
padding: 5px;
}
.slicknav_nav {
color: #000;
margin: 0;
padding: 0;
font-size: 18px;
background-color: #113461;
position: absolute;
top: 47px;
width: 94%;
z-index: 999;
box-shadow: 0px 0px 5px grey;
}
.slicknav_nav, .slicknav_nav ul {
list-style: none;
}
.slicknav_nav ul {
background-color: #113461;
margin: 0;
padding: 0;
position: relative;
width: 100%;
z-index: 999;
}
.slicknav_nav .sub-menu a {
color: #fff;
}
.slicknav_nav .slicknav_row {
padding: 2%;
margin: 0;
}
.slicknav_nav a {
padding: 2%;
margin: 0;
text-decoration: none;
color: #fff;
font-weight: 300;
text-transform: uppercase;
border: 1px solid transparent;
font-size: 14px;
letter-spacing: 1px;
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
padding: 0;
margin: 0;
}
.slicknav_nav .slicknav_row:hover {
color: #fff;
}
.slicknav_nav li:hover a {
color: #113461;
background-color: #fff;
}
.slicknav_nav li:hover a .slicknav_row a {
color: #fff;
background-color: transparent;
}
.slicknav_nav li:hover .slicknav_arrow {
color: #113461;
}
.slicknav_nav .slicknav_txtnode {
margin-left: 15px;
}
.top .form {
width: 310px;
float: none;
margin: 0 auto;
}
.top .form .submit {
width: 240px !important;
}
.home_contact1 {
width: 100%;
margin-bottom: 20px;
margin-right: 0;
}
.home_contact2 {
width: 100%;
}
.home_contact3 {
margin-top: 0;
}
.footer_menu {
width: 100%;
}
.footer_logo {
width: 100%;
text-align: center;
}
.footer_logo .patriot_text {
text-align: center;
}
.social {
width: 100%;
text-align: center;
margin: 20px 0 10px;
}
.copyright {
padding: 0;
}
.copyright span {
width: 100%;
text-align: center;
}
.contact_form_txt {
padding: 30px 0 20px;
}
.mains {
padding: 30px 0 20px;
}
.home1 {
padding: 20px 0 0;
}
.home {
margin-bottom: 20px;
}
.purchase {
padding: 30px 0 20px;
}
.step1 {
width: 100%;
}
.step2 {
width: 100%;
margin-right: 0;
}
.step3 {
width: 100%;
}
.gold_heading h1:before {
display: none;
}
.gold_heading h1:after {
display: none;
}
.gold_a {
width: 96%;
margin: 10px 18px;
}
.gold_a img {
text-align: center;
display: block;
margin: 0px auto 15px;
}
.buy h1 {
font-size: 25px;
margin-bottom: 30px;
}
.buy1 {
width: 100%;
margin-right: 0;
margin-bottom: 20px;
}
.buy1 h2 {
font-size: 20px;
margin-bottom: 10px;
}
.silver_heading h1:before {
display: none;
}
.silver_heading h1:after {
display: none;
}
}
@media only screen and (max-width:640px) {
h1 {
font-size: 20px;
line-height: 25px;
}
.gold_a {
width: 90%;
}
}
@media only screen and (max-width:570px) {
.contact_form {
width: 100%;
}
}
@media only screen and (max-width:500px) {
.want .container {
width: 100%;
}
}
@media only screen and (max-width:479px) {
.patriot_text {
width: 100%;
margin-top: 10px;
}
.patriot_logos {
width: 100%;
margin-top: 10px;
}
}
@media only screen and (max-width:400px) {
.want h2 {
font-size: 28px;
}
.want_phone {
width: 300px;
font-size: 28px;
}
.guide a {
padding: 20px 50px 20px 80px;
background-position: 10% 50%;
}
}
@media only screen and (max-width:360px) {
.box {
margin: 9px 0;
}
.box:nth-of-type(3) {
margin: 9px 0;
}
}
