@charset "utf-8";
img {
	max-width: 100%
}

body,
h2 {
	font-family: 'Open Sans', sans-serif
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 100%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    opacity: 1;
}
#close,
.control {
	cursor: pointer
}

body {
	background: #fff;
	color: #414141;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	overflow-x: hidden
}

a,
a:focus,
a:hover {
	text-decoration: none;
	outline: 0
}

.control span,
.inner_txt h4 em {
	text-decoration: line-through
}

img {
	height: auto
}

li,
ul {
	margin: 0;
	padding: 0;
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	text-transform: uppercase;
	color: #333
}

h1 {
	font-size: 48px;
	text-transform: none;
	font-weight: 600
}

h2 {
	font-size: 38px;
	color: #4687c7;
	font-style: italic;
	font-weight: 400
}

.blue_btn:focus,
.blue_btn:hover,
.buy_panel .demo_btn:hover,
.work_content .white_btn:focus,
.work_content .white_btn:hover,
h3 {
	color: #fff
}

h3 {
	font-size: 32px
}

h4 {
	font-size: 30px
}

h5 {
	font-size: 24px
}

h6 {
	font-size: 18px
}

.blue_btn,
.white_btn {
	background: #087bbd;
	border: none;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 12px 18px;
	border-radius: 0;
	text-transform: uppercase;
	display: inline-block
}

#faq_spy_banner .heading h3,
#faq_spy_banner h3,
#faq_spy_banner h6,
#faq_spy_banner p,
#spy_faq .panel-title {
	text-transform: capitalize
}

input[type=email],
input[type=number],
input[type=tel],
input[type=text],
select {
	background: #fafafa;
	border: 2px solid #e0e0e0;
	border-radius: 0;
	color: #3d3d3d;
	font-weight: 300;
	padding: 12px 14px;
	width: 100%;
	text-transform: none;
	-webkit-appearance: initial
}

#faq_spy_banner {
	background-image: url(../images/faq_banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px 0 40px
}

#faq_spy_banner .heading {
	background: #00c8ff;
	width: 459px;
	display: inline-block;
	margin-top: 35px;
	position: relative
}

#faq_spy_banner.heading::after,
#faq_spy_banner.heading::before {
	border-bottom-color: transparent;
	border-bottom-style: solid;
	border-bottom-width: 30px;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 30px;
	content: "";
	height: 0;
	position: absolute;
	bottom: -1px;
	width: 0
}

#faq_spy_banner .heading h3 {
	font-size: 35px;
	padding: 10px 0;
	color: #fff
}

#faq_spy_banner.heading::before {
	border-right-color: #00c8ff;
	border-right-style: solid;
	border-right-width: 20px;
	left: -20px
}

#faq_spy_banner.heading::after {
	border-left-color: #00c8ff;
	border-left-style: solid;
	border-left-width: 20px;
	right: -20px
}

#faq_spy_banner h3 {
	font-size: 37px;
	font-family: roboto, sans-serif;
	padding-top: 24px;
	color: #00c8ff
}

#faq_spy_banner .banner_icon {
	padding-top: 32px
}

#faq_spy_banner .banner_icon i {
	background-color: #087bbd;
	height: 90px;
	width: 90px;
	font-size: 40px;
	color: #fff;
	padding-top: 25px;
	border-radius: 50%
}

#faq_spy_banner .banner_icon .fa-mobile {
	font-size: 50px!important;
	padding-top: 22px
}

#faq_spy_banner h6 {
	font-size: 18px;
	padding-top: 20px;
	color: #fff
}

#faq_spy_banner p {
	font-size: 16px;
	color: #fff;
	padding-top: 15px;
	font-weight: 300
}

#spy_faq {
	padding-top: 60px
}

#spy_faq .panel-title {
	font-family: Roboto, sans-serif;
	color: #087bbd;
	font-size: 18px
}

#spy_faq .panel-default>.panel-heading {
	background-color: #ecf2f4;
	border-radius: 0;
	padding: 14px 15px
}

#spy_faq .faq-img {
	padding-right: 10px;
	padding-top: 4px
}

.faq-img img {
	float: left;
	padding-right: 10px
}

#customer_support {
	background: #2b3034;
	padding: 70px 0
}

#customer_support h5 {
	color: #2e2e2e;
	text-transform: capitalize
}

#customer_support p {
	font-size: 16px
}

#customer_support input {
	border: 1px solid #d4e1e5;
	padding: 12px
}

#customer_support .btn_text p {
	font-size: 14px;
	display: inline-block;
	color: #087bbd;
	font-family: 'Open Sans', sans-serif
}

#customer_support .blue_btn {
	padding: 10px 18px
}

#customer_support .btn_text p {
	padding-top: 8px;
	float: right
}

#bottom_heading h4 {
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif
}

#bottom_heading .modal .modal-dialog {
	max-width: 28%
}

#bottom_heading .modal .modal-dialog .modal-footer .blue_btn {
	padding: 10px 20px;
	font-size: 22px;
	margin-top: 93px auto 0
}

#bottom_heading .modal .modal-dialog .modal-footer {
	border: none;
	padding: 0
}

.media-carousel .carousel-control.left {
	left: -12px;
	background: 0 0;
	border: 4px solid #fff;
	border-radius: 23px;
	height: 40px;
	width: 40px;
	margin-top: 30px
}

#bottom_heading {
	margin-top: 20px
}

#bottom_heading h4 {
	color: #055583
}

#bottom_heading .blue_btn {
	padding: 10px 100px;
	font-size: 24px;
	margin: 25px 0
}

.media-carousel .carousel-control.right {
	right: -12px!important;
	background: 0 0;
	border: 4px solid #fff;
	border-radius: 23px;
	height: 40px;
	width: 40px;
	margin-top: 30px
}

.media-carousel img {
	width: 100px
}

#testimonial .carousel-control .fa {
	color: #000;
	font-size: 40px
}

.main-header {
	background: #00c8ff
}

.left-block-icon img {
	height: 32px;
	width: 135px
}

#testimonial .carousel-control.left,
#testimonial .carousel-control.right {
	background: 0 0
}

header {
	background: #00c8ff;
	position: relative;
	z-index: 999
}

.top_right_link ul li {
	display: inline-block;
	color: #fff;
	border-right: 2px solid #fff;
	padding: 0 12px
}

.top_right_link ul li:first-child,
.top_right_link ul li:last-child {
	border: none
}

.top_right_link {
	margin-top: 18px
}

.middel_line {
	border-bottom: 0 solid #fff
}

.navbar-nav .nav-item {
	margin: 0 .4rem;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff
}

.navbar-nav .nav-link {
	padding-bottom: 1rem;
	padding-top: 1rem
}

.navbar {
	padding: 0
}

.dropdown-menu li {
	border: none!important;
	width: 100%
}

.dropdown-menu {
	background-color: #08addc;
	border: none;
	border-radius: 0;
	color: #373a3c;
	font-size: 13px;
	left: auto;
	right: 5px;
	padding: 0;
	margin: 10px 0 0
}

.dropdown-menu img {
	margin-right: 5px
}

.dropdown-menu li:hover {
	background: #0681a5
}

.dropdown .dropdown-toggle {
	padding-bottom: 20px
}

.middel_line a {
	color: #fff
}

.slider_txt h2 {
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	margin: 15px 24px
}

.slider_txt h1 {
	margin: 0 0 0 25px
}

.slider_txt ul {
	margin-left: 5px
}

.slider_txt ul li {
	display: block;
	color: #777;
	padding-left: 20px
}

.slider_btn {
	margin-top: 5%
}

.slider_txt ul li a .fa {
	line-height: 28px;
	color: #00c8ff;
	font-size: 20px;
	margin-right: 5px
}

.slider_txt .blue_btn {
	margin-right: 5px;
	font-size: 14px
}

.fade-carousel {
	height: auto;
	position: relative
}

.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
	height: 550px;
	background: #fff
}

#mspy_part {
	background: #00c8ff;
	padding: 50px 0
}

#mspy_part p {
	margin: 15px 0 0;
	font-size: 19px;
	color: #fff;
	font-weight: 600;
	line-height: 27px
}

.logo-spy,
.footer-logo-1,
.partner-logo,
.partner-logo2,
.testmoinal-img1-1-1,
.testmoinal-img2-1-1,
.testmoinal-img3-1-1,
.partner-logo3,
.line-img,
.en,
.kik-white,
.kik,
.img-24x7,
.footer-line,
.cheakbox-1,
.flag1,
.flag10,
.flag2,
.flag3,
.flag4,
.flag5,
.flag6,
.flag7,
.flag8,
.flag9 {
	display: inline-block;
	background: url('https://www.spymasterpro.com/wp-content/themes/spymaster-new/images/multiple-min.png') no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}

.logo-spy {
	background-position: -0px -0px;
	width: 328px;
	height: 55px;
	background-size: 277px;
}

.footer-logo-1 {
	background-position: -0px -65px;
	width: 188px;
	height: 45px;
}

.partner-logo {
	background-position: -0px -110px;
	width: 167px;
	height: 83px;
}

.partner-logo2 {
	background-position: -167px -110px;
	width: 160px;
	height: 61px;
}

.testmoinal-img1-1-1 {
	background-position: -167px -171px;
	width: 159px;
	height: 159px;
}

.testmoinal-img2-1-1 {
	background-position: -0px -193px;
	width: 159px;
	height: 159px;
}

.testmoinal-img3-1-1 {
	background-position: -159px -330px;
	width: 159px;
	height: 159px;
}

.partner-logo3 {
	background-position: -0px -352px;
	width: 158px;
	height: 60px;
}

.line-img {
	background-position: -188px -65px;
	width: 105px;
	height: 9px;
}

.en {
	background-position: -0px -412px;
	width: 92px;
	height: 128px;
}

.kik-white {
	background-position: -188px -74px;
	width: 51px;
	height: 29px;
}

.kik {
	background-position: -239px -74px;
	width: 51px;
	height: 29px;
}

.img-24x7 {
	background-position: -293px -65px;
	width: 32px;
	height: 33px;
}

.footer-line {
	background-position: -290px -98px;
	width: 32px;
	height: 3px;
}

.cheakbox-1 {
	background-position: -92px -412px;
	width: 26px;
	height: 26px;
}

.flag1 {
	background-position: -118px -412px;
	width: 16px;
	height: 11px;
}

.flag10 {
	background-position: -134px -412px;
	width: 16px;
	height: 11px;
}

.flag2 {
	background-position: -118px -423px;
	width: 16px;
	height: 11px;
}

.flag3 {
	background-position: -134px -423px;
	width: 16px;
	height: 11px;
}

.flag4 {
	background-position: -118px -434px;
	width: 16px;
	height: 11px;
}

.flag5 {
	background-position: -134px -434px;
	width: 16px;
	height: 11px;
}

.flag6 {
	background-position: -92px -438px;
	width: 16px;
	height: 11px;
}

.flag7 {
	background-position: -108px -445px;
	width: 16px;
	height: 11px;
}

.flag8 {
	background-position: -124px -445px;
	width: 16px;
	height: 11px;
}

.flag9 {
	background-position: -140px -445px;
	width: 16px;
	height: 11px;
}

.heading {
	margin-bottom: 0
}

.heading h4 {
	display: inline-block;
	color: #fff;
	margin-right: 10px
}

.heading .white_btn {
	font-size: 18px;
	box-shadow: 0 2px 1px #0091b9
}

.work_items {
	padding: 0 3%
}

.work_bottom .white_btn {
	font-size: 20px;
	color: #00c8ff;
	padding: 15px 6%;
	margin: 0 30px
}

.work_bottom {
	margin-top: 25px
}

#feature {
	padding: 50px 0
}

#about_feature h5,
#blog h4,
#feature h3.heading,
#partners h4,
#testimonial h4 {
	text-align: center;
	background: url(../images/line_img.png) bottom center no-repeat;
	padding-bottom: 20px
}
#feature h3.heading {
    color: #00c8ff;
    font-weight: 600;
}

#blog h4 span,
#feature h3 span,
#partners h4 span {
	color: #00c8ff
}

.blog_item .card p,
.feature_item p {
	font-size: 13px;
	line-height: 20px;
	color: #777;
	margin-top: 15px;
	margin-bottom: 5px
}

.feature_item a {
	font-size: 16px;
	color: #087bbd;
	text-transform: uppercase;
	font-weight: 600
}

.left_space {
	padding-left: 0;
	min-height: 200px
}

.feature_bottom a {
	font-size: 20px;
	padding: 15px 5%;
	margin: 0 8px
}

.feature_bottom .blue_btn {
	color: #fff
}

.feature_bottom .white_btn {
	color: #fff;
	border: 1px solid #cfcfcf
}

.white_btn {
	background: #087bbd;
	border: none;
	border-radius: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin-left: 8%;
	padding: 12px 18px;
	text-transform: uppercase;
	display: inline-block
}

.white_btn:hover {
	color: #fff
}

#feature .feature_item .fa {
	color: #087bbd;
	font-size: 32px
}

#feature .feature_item .fa-mobile {
	font-size: 46px!important
}

#feature .feature_item .fa-whatsapp {
	font-size: 38px
}

.add {
	background: #2b3034;
	color: #fff;
	margin: 20px 0 27px;
	padding: 11px 7px
}

#add_new_feature h5 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 12px;
	margin-top: 18px
}

.terms h5 {
	font-size: 22px;
	margin: 0 0 20px;
	text-transform: unset
}

.mobile_icon {
	color: #fff!important;
	font-size: 22px!important;
	line-height: 20px
}

.fa-mobile {
	font-size: 32px!important
}

.accordion .link {
	font-size: 14px;
	color: #fff
}

.accordion {
	width: 100%;
	margin: 2px auto 20px;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

#safe .accordion {
	width: 100%;
	margin: 2px auto 0
}

.accordion .link {
	cursor: pointer;
	display: block;
	padding: 18px 15px 19px 10px;
	font-weight: 700;
	border-bottom: 1px solid #00a8d6;
	position: relative;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	background: #00c8ff
}

.accordion li:last-child .link {
	border-bottom: 0
}

.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 23px;
	color: #fff;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

#safe {
	position: relative
}

.about_img img,
.about_img2 img,
.main {
	position: relative
}

#safe .link h6 {
	font-size: 20px;
	text-transform: none
}

#safe .link {
	padding: 18px 15px 18px 10px
}

#testimonial {
    background: #fff;
    padding: 40px 0;
}

.testimonial_txt p {
	font-size: 20px;
	color: #777;
	margin: 0 15%
}

.testimonial_txt h5 {
	color: #00a2e8;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin-bottom: 15px
}

#testimonial h4 {
	margin-bottom: 30px
}

#testimonial .carousel-control {
	top: 50%
}

#blog {
	padding: 50px 0 0
}

.blog_item .card h6 a {
	text-transform: none;
	line-height: 26px;
	font-weight: 500
}

.blog_item .card a {
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	text-align: left
}

#partners a,
.copyright p,
.social_icon .circle {
	display: inline-block
}

.blog_item .card {
	border: none;
	border-radius: 0;
	background: #f5f6f6;
	border-bottom: 2px solid #ebeded;
	margin-top: 50px
}

.blog_item .card-block {
	padding: 15px 10px;
	min-height: auto
}

.blog_item .card-text {
	padding: 0
}

#partners {
	padding: 40px 0
}

#partners a {
	margin: 30px 30px 0
}

footer {
	background: #2b3034;
	color: #afb0b2;
	position: relative;
}

.zopim-footer {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

.zopim-footer a {
	background: #272727;
	padding: 10px;
	color: #fff;
	border-radius: 5px;
}

.footer_links {
	padding: 12px 0 30px
}

.footer_links, .footer_links ul li a {
    color: #afb0b2;
    font-size: 13px;
    line-height: 22px;
    padding: 0;
}

.footer_links ul li:hover a {
	color: #01c8ff;
	transition: all ease-in-out .4s;
	-webkit-transition: all ease-in-out .4s
}

.footer_links h6 {
	font-size: 14px;
	color: #fff;
	padding-top: 20px;
	background: url(../images/footer_line.jpg) left bottom no-repeat;
	padding-bottom: 15px;
	margin-bottom: 10px
}

.footer_logo img {
	margin-bottom: 20px
}

.social_icon .circle {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	line-height: 35px;
	background: #414549;
	color: #fff
}

.copyright p {
	font-size: 14px
}

.copyright {
	border-top: 1px solid #414549;
	padding: 20px 0 10px
}

#inner_banner {
	padding: 40px 0
}

#about_text h2 {
	font-size: 30px;
	font-style: normal;
	text-transform: none;
	margin-bottom: 5px
}

#about_text p {
	font-size: 20px;
	color: #777;
	line-height: 30px
}

#contact_text {
	margin-top: 30px
}

.spy_banner_txt {
	margin-top: 10%
}

#about_content p {
	margin-left: 7%;
	font-size: 22px;
	line-height: 30px
}

.main {
	margin-bottom: 30px;
	margin-top: 2%
}

.about_img img {
	z-index: 99;
	float: right;
	margin-top: -15px
}

.about_img2 img {
	z-index: 99;
	margin-top: -15px
}

.inner_txt h2,
.whatsapp_txt h2 {
	font-size: 48px;
	font-weight: bolder;
	color: #333;
	font-style: normal;
	text-transform: none;
	font-family: Montserrat, sans-serif;
	margin-bottom: 30px
}

.whatsapp_txt p {
	font-size: 22px;
	color: #777;
	line-height: 30px;
	font-weight: 600
}

.whatsapp_txt {
	padding-left: 5%;
	padding-top: 6%
}

.whatsapp_img img {
	float: right
}

.no_padding {
	padding: 0
}

.inner_txt h2 {
	font-size: 42px;
	margin-bottom: 20px
}

.inner_txt h2 span,
.inner_txt h4 span {
	color: #00c8ff
}

.inner_txt p {
	font-size: 20px;
	color: #777
}

.inner_txt h4 {
	text-transform: none;
	font-size: 28px
}

.inner_txt h4 em {
	font-style: normal
}

#buy_text h2 {
	color: #00c8ff;
	font-size: 30px;
	font-style: normal;
	padding: 3% 0 0
}

.buy_now h2 {
	color: #000;
	font-size: 25px!important;
	text-align: center
}

.card-text {
	color: #fff!important;
	font-size: 14px!important;
	padding-left: 2%
}

.card-title,
.card-title_1 {
	color: #fff;
	display: block;
	font-weight: 700;
	text-align: center
}

.card-title {
	border-bottom: 1px solid #0080a3;
	box-shadow: 0 2px 0 #00aedd;
	margin-bottom: .75rem;
	padding-bottom: 5%
}

.card-title_1 {
	font-size: 25px;
	padding-bottom: 0
}

.card-block {
	background: #009ec9;
	padding: 7% 0 16px
}

.card-text>span {
	font-size: 37px
}

.card-link {
	color: #fff;
	font-size: 25px
}

.buy_top {
	margin-top: 36px
}

.none {
	display: none
}

#about_text .feature_bottom a {
	margin: 0 30px 45px
}

#about_text {
	padding: 40px 0 0
}

#android_spy {
	font-size: 19px;
	color: #777;
	text-align: justify;
	padding: 40px 0 20px;
	line-height: 30px
}

#android_bottom h2,
#android_spy h2,
#feature h2 {
	font-size: 34px;
	font-style: normal;
	color: #1f73c6;
	text-transform: none
}

.feature_heading {
	background: #00baff;
	padding: 20px 0 25px;
	margin-bottom: 35px
}

.feature_heading h3 {
	color: #fff;
	font-style: normal;
	text-transform: none
}

.demo_btn {
	background: #087bbd
}

.spy_btn {
	margin-top: 20px!important;
	margin-bottom: 40px
}

#installation_faq {
	background: #eef4f6;
	padding: 50px 0 40px;
	word-wrap: break-word
}

#android_bottom {
	padding: 50px 0 40px
}

.compatibility li {
	display: inline-block
}

.left_part ol li,
.left_part ul li {
	list-style: disc;
	color: #777;
	margin-left: 18px
}

.left_part img {
	max-width: 100%
}

.left_part h2 {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 12px;
	font-style: normal
}

#feature .feature_bottom .white_btn {
	border: 1px solid #cfcfcf;
	color: #fff;
	display: inline-block;
	margin: 25px 0 0
}

#work .work_bottom .white_btn {
	background: #fff
}

#work .work_bottom .white_btn:hover {
	color: #00b3e4
}

.note {
	background: #eef4f6;
	font-size: 18px;
	padding: 8px
}

.note p {
	margin-bottom: 0;
	color: #1f73c6
}

.android_installation {
	margin: 50px 0 0
}

.android_installation h3 {
	color: #333;
	font-size: 30px;
	text-transform: none;
	margin-bottom: 10px
}

#android_bottom h2,
.faq_part h4 {
	margin-bottom: 20px
}

.android_text {
	font-size: 19px;
	color: #777;
	text-align: justify;
	line-height: 30px
}

.faq_part .fa {
	font-size: 20px
}

.buy_panel {
	text-align: center
}

.faq_part h4 {
	text-transform: none;
	color: #00baff
}

.faq_part .fa {
	color: #00baff
}

.faq_part p {
	margin-bottom: 4px
}

#installation_btn {
	padding: 40px 0
}

.button_img img {
	margin: 17px 5px 0
}

#mspy_part .feature_bottom {
	margin-top: 21px
}

.box_part {
	background: #00c8ff;
	padding: 20px 15px 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	min-height: 235px
}

.box_part h5 {
	padding-bottom: 10px;
	font-weight: 700;
	font-size: 22px
}

.box_part h5,
.box_part p {
	color: #fff
}

.slideInUp h2,
.txt-center {
	text-align: center
}

.space {
	padding: 0
}

.control {
	margin-bottom: 10px
}

.control span {
	font-weight: 600;
	color: #ff9600
}

.control input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

#iphone_spy_banner {
	background: url(../images/iphone_spy_banner.jpg) no-repeat;
	background-size: cover;
	color: #fff;
	padding: 30px 0 0
}

#android .slider_btn,
#facebook_spy_banner .slider_btn,
#iphone_spy_banner .slider_btn,
#whatsapp_spy_banner .slider_btn {
	margin-top: 3%
}

.iphone_spy_feature {
	padding: 40px 0 20px
}

.iphone_note p {
	font-size: 26px;
	margin-top: 20px
}

#iphone_spy_bottom {
	margin-top: 40px
}

#android_spy_banner .slider_btn .blue_btn,
#facebook_spy_banner .slider_btn .blue_btn,
#iphone_spy_banner .slider_btn .blue_btn,
#whatsapp_spy_banner .slider_btn .blue_btn {
	margin-right: 10px
}

#Kik_spy_banner,
#facebook_spy_banner,
#telegram_spy_banner,
#tinder_spy_banner,
#whatsapp_spy_banner {
	color: #fff;
	padding: 30px 0
}

#android_spy_banner {
	background: url(../images/android_spy_banner.jpg) no-repeat;
	background-size: cover;
	color: #fff;
	padding: 30px 0 0
}

#android_spy_banner .iphone_left_img>img,
#whatsapp_spy_banner .iphone_left_img>img {
	margin-top: 8%
}

#facebook_spy_banner .iphone_left_img>img {
	margin-top: 14%
}

#whatsapp_spy_banner {
	background: url(../images/whatsapp_spy_banner.jpg) no-repeat;
	background-size: cover
}

#facebook_spy_banner {
	background: url(../images/facebook_spy_banner.jpg) no-repeat;
	background-size: cover
}

#tinder_spy_banner {
	background: url(https://www.spymasterpro.com/wp-content/uploads/2018/12/spy-tinder-back-1.png) no-repeat;
	background-size: cover
}

#telegram_spy_banner {
	background: url(https://www.spymasterpro.com/wp-content/uploads/2018/12/spy-telegram-back.jpg) no-repeat;
	background-size: cover
}

#Kik_spy_banner {
	background: url(https://www.spymasterpro.com/wp-content/uploads/2018/12/spy-kik-back.jpg) no-repeat;
	background-size: cover
}

#android_spy h2 {
	margin-bottom: 36px
}

.panel {
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #fff;
	background: 0 0;
	margin-bottom: 15px
}

.panel:last-child {
	border-bottom: none
}

.panel-heading {
	border-radius: 0
}

.panel-heading {
	background-color: #e0f4f9;
	color: #333;
	border: 1px solid #b9ebf7
}

.panel-title a {
	display: block;
	color: #333;
	padding: 15px 7px;
	position: relative;
	font-size: 15px;
	font-weight: 400;
	text-transform: none
}

.panel-body {
	background: #f4f6f7;
	font-size: 15px;
	line-height: 24px
}

.panel:last-child .panel-body {
	border-radius: 0 0 4px 4px
}

.panel:last-child .panel-heading {
	border-radius: 0 0 4px 4px;
	transition: border-radius .3s linear .2s
}

.panel:last-child .panel-heading.active {
	border-radius: 0;
	transition: border-radius linear 0s
}

#accordion .panel-heading a:before {
	content: '\f067';
	font-size: 24px;
	position: absolute;
	font-family: FontAwesome;
	right: 5px;
	top: 10px;
	transform: rotate(180deg);
	transition: all .5s
}

#accordion .panel-heading.active a:before {
	transform: rotate(0);
	transition: all .5s
}

.work_bottom h6 {
	color: #fff;
	margin-bottom: 38px;
	position: relative
}

.work_bottom h6::after,
.work_bottom h6::before {
	background: #fff;
	content: "";
	height: 2px;
	position: absolute;
	top: 11px;
	width: 26%
}

.work_bottom h6::after {
	right: 0
}

.work_bottom h6::before {
	left: 0
}

#whatsapp_middel {
	margin: 60px 0 40px
}

.compatibility_part h4 {
	margin-top: 20px
}

.feature_new {
	position: relative;
	padding: 24px
}

.feature_new a {
	color: #01cdff
}

.feature_line {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1
}

.feature_line2 {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: FlipH;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1
}

.new_feature_part {
	margin: 20px 0 60px
}

.feature_new h5 {
	margin-bottom: 12px
}

#new_feature_banner {
	background: url(../images/feature_banner.jpg) no-repeat;
	background-size: cover;
	color: #fff;
	padding: 60px 0
}

#new_feature_banner .iphone_left_img>img {
	margin-top: 0
}

.slider_tag {
	position: absolute;
	top: 0;
	z-index: 9999;
	right: 0
}

.footer_logo img {
	float: left;
	margin-right: 20px
}

.footer_logo p {
	margin-top: 8px
}

.left_part a {
	color: #4687c7
}

.left_part .blue_btn,
.left_part .demo_btn,
.left_part .white_btn {
	color: #fff!important
}

.payment input[type=email],
.payment input[type=tel],
.payment input[type=text],
.payment select {
	background: #f5f7f7;
	border: 1px solid #e4e7e6;
	border-radius: 1px;
	color: #000;
	font-size: 15px;
	margin-bottom: 5px;
	padding: 10px 12px;
	width: 100%
}

.payment p {
	display: inline-block
}

.payment p {
	margin-right: 20px;
	text-transform: uppercase;
	font-weight: 600
}

.payment {
	margin-bottom: 5px
}

.e_pro {
	margin: 0!important;
	max-width: 12%;
	position: absolute;
	right: 17px;
	top: 11px
}

.navbar-nav .nav-item:last-child .nav-link {
	background: #087bbd;
	padding: 16px 13px
}

#info_slider {
	padding: 50px 0
}

.top_txt h2 {
	font-size: 36px;
	font-weight: 600;
	font-style: normal;
	color: #064f79;
	margin-bottom: 5px
}

.top_txt {
	margin: 0 0 30px
}

.icon {
	display: table-cell;
	height: 50px;
	vertical-align: top;
	width: 60px
}

.snapchat_text {
	padding: 56px 0 0
}

.snapchat_text h1 {
	color: #2f2b02;
	font-size: 50px;
	text-shadow: 1px 0 2px #fff
}

#snapchat_banner {
	background: url(../images/snapchat_bg.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0 50px
}

#instagram_banner h4,
#snapchat_banner h4 {
	color: #fff
}

#instagram_banner .iphone_left_img>img,
#snapchat_banner .iphone_left_img>img {
	margin: 0
}

#snapchat_info img {
	margin: 0 0 20px
}

#snapchat_info {
	padding: 60px 0 50px
}

#snapchat_info h6 {
	margin-bottom: 15px
}

#snapchat_feature {
	background: #2b3034;
	padding: 60px 0;
	margin-bottom: 60px
}

#snapchat_feature h3 {
	text-transform: none;
	margin-bottom: 20px
}

#snapchat_safe_use {
	background: #eef4f6;
	padding: 60px 0;
	margin-top: 60px
}

.panel-body,
.payment_logo ul li {
	display: inline-block
}

.safe_box {
	margin: 15px 0;
	min-height: 136px
}

#snapchat_safe_use h2 {
	text-transform: none;
	font-style: normal;
	color: #222424;
	font-weight: 600;
	margin-bottom: 30px
}

#instagram_banner_browser_track .iphone_left_img>img,
#instagram_banner_call_logs .iphone_left_img>img,
#instagram_banner_install_app .iphone_left_img>img,
#instagram_banner_media_track .iphone_left_img>img,
#instagram_banner_phone_track .iphone_left_img>img,
#instagram_banner_read-sms .iphone_left_img>img,
#instagram_banner_read_email .iphone_left_img>img {
	margin: 0
}

#instagram_banner {
	background: url(../images/insta_bg.png) no-repeat;
	background-size: cover;
	padding: 60px 0 50px
}

#instagram_banner_read-sms {
	background: url(../images/sms_banner.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0 50px
}

#instagram_banner_browser_track {
	background: url(../images/browser_banner.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0 50px
}

#instagram_banner_call_logs {
	background: url(../images/call_logs_banner.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0 50px
}

#instagram_banner_install_app {
	background: url(../images/install_app_banner.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0 50px
}

#instagram_banner_media_track {
	background: url(../images/multimedia_banner.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0 50px
}

#instagram_banner_phone_track {
	background: url(../images/phone_banner.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0 50px
}

#instagram_banner_read_email {
	background: url(../images/email_banner.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0 50px
}

#partners img {
	margin: 25px 25px 8px
}

.blue_btn {
	text-transform: uppercase
}

.panel-title {
	color: #fff;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0
}

.panel-body {
	padding: 15px;
	width: 100%
}

.modal-body {
	padding: 15px;
	position: relative
}

.panel-default>.panel-heading {
	background-color: #337ab7;
	clear: both;
	border-color: #ddd;
	color: #fff
}

.panel-default {
	border-color: #ddd;
	margin-bottom: 0
}

.panel-heading {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding: 10px 15px
}

.collapse.in {
	display: block
}

.collapse {
	display: none
}

.panel {
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: 1px solid #ddd;
	border-top: none
}

.panel-body ul li {
	list-style: none;
	text-decoration: none;
	line-height: 26px;
	display: block;
	border-bottom: solid 1px;
	font-size: 15px;
	color: #333
}

.blue_btn {
	background: #087bbd;
	border: 1px solid transparent;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 8px 12px;
	text-align: center;
	text-shadow: 0 1px 1px #09aaba;
	transition: all .4s ease-in 0s;
	margin: 0 auto
}

.payment_logo h5 {
	color: #fff;
	margin: 5px 0 12px;
	text-transform: none;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif
}

.payment_logo {
	padding: 0 0 20px;
	border-bottom: 1px solid #414549;
	margin-bottom: 15px
}

a.btn.btn-default.get-it-here {
	background: #025aa5
}

#close {
	bottom: 131px;
	position: fixed;
	right: 18px;
	z-index: 9999;
	color: #fff
}

.social_icon p {
	color: #fff;
	display: block;
	font-weight: 600;
	margin: 10px 0 6px
}

.left_part h4 {
	font-size: 24px;
	text-transform: none;
	margin-bottom: 15px;
	color: #4687c7
}

i#check,
i#check2,
i#check3 {
	font-size: 30px;
	color: green;
	float: right;
	margin-top: 8px
}

#compatible_phones {
	background: url(../images/compatible-phones-bg.jpg) no-repeat;
	background-size: cover;
	padding: 80px 0
}

#compatible_phones .compatible_phones_txt h3 {
	color: #fff;
	font-size: 32px;
	font-weight: 700
}

#compatible_phones .compatible_phones_txt p {
	color: #fff
}

#compatible_phones .compatible_phones_search {
	padding: 30px 0
}

#compatible_phones .compatible_phones_search input {
	padding: 5px 10px;
	max-width: 500px
}

#compatible_phones .compatible_phones_search .blue_btn {
	padding: 6px 9px;
	margin-left: -4px
}

.compatible_device {
	background: #eef4f6;
	padding: 63px;
	margin: 35px 20px;
	border: 1px solid #c0e9ff;
	border-radius: 5px
}

.compatible_device .fa {
	font-size: 126px;
	color: #2c9ad6
}

.android_device ul li {
	list-style: inside;
	line-height: 28px;
	padding-left: 10px
}

.android_device h6 {
	padding: 22px 0 6px
}

.android-phone-heading {
	padding: 0 4px;
	margin-top: 20px
}

.features_text {
	padding: 15px 0
}

.features_check {
	font-size: 15px;
	padding-right: 15px;
	font-weight: 300
}

.features_check {
	color: #087bbd
}

.slideInUp h2 {
	font-weight: 700;
	color: #fff;
	margin: -2% 0 3%
}

.banner_info {
	background: #00c8ff;
	border-radius: 60px;
	bottom: -50px;
	left: 0;
	margin: 0 auto;
	max-width: 300px;
	padding: 10px 10px 0;
	position: absolute;
	right: 0;
	width: 100%
}

.banner_info h4 {
	color: #fff;
	font-weight: 700
}

.banner_info span {
	display: block;
	font-size: 20px;
	font-weight: 600
}

.hide {
	display: none
}

.nav_space {
	top: 58px
}

.mobile-banner a img {
	display: none
}

.text-right-p {
	text-align: right;
	font-size: 15px;
	line-height: 20px;
	color: #fff
}

.text-left-btn {
	text-align: left
}

.right-menu ul li {
	display: inline-block;
	padding-left: 10px
}

.navbar.nav-menu ul li a {
	font-size: 15px;
	text-transform: uppercase;
	padding: 2px 15px;
	display: block
}

.navbar.nav-menu ul li {
	display: inline-block
}

.middel_line {
	padding: 10px 0
}

.pad-none {
	padding: 0
}

.navbar.nav-menu {
	text-align: center;
	padding-top: 14px
}

.buy-now {
	border: 1px solid #087bbd;
	border-radius: 50px;
	background: #087bbd
}

.right-menu {
	padding-top: 13px
}

.buy-now:hover {
	background: #087bbd;
	border-color: #087bbd;
	color: #fff!important
}

.navbar.nav-menu li a:hover {
	color: #087bbd
}

.login a {
	text-transform: uppercase;
	color: #00588b
}

#banner {
	background: url(https://www.spymasterpro.com/wp-content/uploads/2018/12/bg-background.jpg) no-repeat;
	padding: 42px 0 0;
	background-size: cover;
	position: relative
}

.banner-right h2 img {
	float: left;
	margin-top: -14px;
	margin-right: 10px
}

.banner-right h2 {
	font-size: 33px;
	text-transform: uppercase;
	color: #f6cb22;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 17px;
	line-height: 42px;
	display: inline-block
}

.banner-right p,
.social-feature li {
	font-size: 20px;
	font-weight: 700;
	display: inline-block
}

.banner-right p {
	color: #fff;
	margin: 11px 0
}

.yellow-text {
	color: #f6cb22
}

.icon-bnr {
	width: 22px;
	vertical-align: sub;
	margin-right: 6px
}

.banner-right h3 {
	margin: 14px 0;
	text-transform: lowercase
}

.new-btn a {
	text-transform: uppercase
}

.social-feature li {
	color: #fff;
	width: 100%;
	margin: 5px 0
}

.social-feature li span {
	width: 150px;
	float: left
}

.banner-left {
	text-align: right
}

.how-work-icon i.round,
.new-btn a,
.work_items:hover i {
	transition: all .2s ease-in-out 0s
}

.opacity-none {
	opacity: 0
}

.buy-heading {
	text-align: center;
	margin-bottom: 13px;
	display: inline-block;
	width: 100%
}

.control {
	font-size: 14px;
	padding-left: 8px;
	font-weight: 700;
	text-align: left;
	margin: 0;
	padding-top: 11px;
	padding-bottom: 8px;
	position: relative;
	display: block
}

.fa.fa-angle-down.heading {
	display: none
}

.dark-btn,
.watch-our:hover {
	color: #fff
}

.buy-heading {
	padding-top: 40px
}

.buy-heading h2 {
	font-style: normal;
	font-size: 28px;
	font-weight: 700
}

.modal-content {
	position: relative
}

.modal-header.text-xs-center .close {
	position: absolute;
	top: 3px;
	right: 7px;
	margin: 0!important
}

.dark-btn {
	background: #00436d;
	padding: 9px 15px;
	border-radius: 50px
}

.watch-our {
	font-size: 16px;
	font-weight: 400
}

.what-spy h1 {
	text-align: left;
	font-size: 36px;
	color: #00436d;
	padding: 0
}
.what-spy h2 {
    margin: 18px 0;
    font-style: normal;
    text-align: left;
}

.what-spy p {
	font-size: 16px!important;
	font-weight: 400!important;
	margin: 20px 0!important
}

.play-video-btn {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 40%;
	background: #16547d;
	width: 60px;
	margin: 0 auto;
	color: #fff;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	font-size: 27px;
	padding-left: 5px
}

.play-video-btn:hover {
	background: #0e4b84;
	color: #f6f6f6
}
#work {
    background: #00c8ff;
    padding: 60px 0;
}

#videoModal iframe {
	border: 0
}

#videoModal .modal-content {
	background: 0 0;
	border: 0
}

#videoModal .modal-body {
	padding: 0
}

#videoModal button.close {
	opacity: 1;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	margin-bottom: 12px
}

.mrgn-botm {
	margin-bottom: 30px
}

.andriod-iphone-icon {
	display: inline-block;
	margin: 20px 0;
	position: relative
}

.andriod-iphone-icon a {
	margin: 0 22px
}

.andriod-iphone-icon .fa fa-apple,
.andriod-iphone-icon .fa.fa-android {
	transform: rotate(-22deg)
}

.andriod-iphone-icon a i {
	font-size: 80px;
	color: #fff
}

.andriod-iphone-icon::before {
	content: "";
	left: 0;
	right: 0;
	background: #fff;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 120px;
	margin: 0 auto
}

.how-work-icon i.round {
	background: #fff;
	font-size: 60px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	border-radius: 50%;
	color: #00c8ff;
	position: relative
}

.how-work-icon .fa.fa-search {
	position: absolute;
	font-size: 22px;
	left: 0;
	right: 0;
	top: 40%
}

.fa.fa-mobile.round {
	font-size: 78px!important;
	position: relative
}

.how-work-icon i.round::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	border-radius: 50%;
	background: 0 0;
	border: 7px solid #bfddee;
	top: 0;
	bottom: 0
}

.new-btn a {
	padding: 10px 35px;
	font-size: 18px;
	margin: 8px;
	color: #fff
}

.work_items p {
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.spy-video img {
	width: 100%
}
.work_items h5 {
    font-size: 22px;
    margin: 30px 0 20px;
    color: #fff;
    font-weight: 600;
}

.dark-btn:hover {
	background: #00c8ff;
	color: #fff
}

.dark-btn.watch-our:hover {
	background: #3f3f3f;
	color: #fff
}

#videoModal {
	overflow: inherit
}

.modal-open {
	padding: 0!important;
	overflow: visible
}
a {
    color: #000;
}

.faqbox a:focus {
    color: #000;
} 

.work_items:hover i {
    background: transparent;
    color: #fff;
}

.work_items:hover .how-work-icon i.round::after {
	border: 7px solid #fff;
}

.grtyoutube-popup {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:99999;
}

.grtyoutube-popup-content {
	margin-top:90px;
	width:95%;
	max-width:850px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.grtyoutube-popup-close {
	position:absolute;
	top:-30px;
	right:0;
	color:#FFF;
	font-size:25px;
	width:17px;
	height:17px;
	cursor:pointer;
}

.grtyoutube-iframe {
	width:100%;
	height:480px;
}



@media (max-width:767px) {
	.grtyoutube-iframe {
		width:100%;
		height:350px;
	}
}

.grtyoutube-dark-theme{
	background: rgba(0,0,0, 0.85);
}

.grtyoutube-dark-theme .grtyoutube-popup-content {
	-webkit-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
	box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
}

.grtyoutube-dark-theme .grtyoutube-popup-close {
	background: url('icon-close-white.png') no-repeat;
}

.grtyoutube-light-theme {
	background: rgba(255,255,255, 0.85);
}

.grtyoutube-light-theme .grtyoutube-popup-content {
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
}

.grtyoutube-light-theme .grtyoutube-popup-close {
	background: url('https://www.spymasterpro.com/wp-content/themes/spymaster-new/images/icon-close-black.png') no-repeat;
}



@media only screen and (max-width:1200px) {
	.banner-right h2 {
		font-size: 22px;
		line-height: 30px
	}
	.banner-right p {
		font-size: 15px
	}
	.navbar.nav-menu ul li a {
		font-size: 15px;
		padding: 2px
	}
	.right-menu ul li {
		padding-left: 7px
	}
	.navbar.nav-menu,
	.right-menu {
		padding-top: 8px
	}
}

@media only screen and (max-width:991px) {
	.banner-right p {
		font-size: 12px;
		margin: 6px 0 0
	}
	.safe-secure {
		font-size: 18px!important
	}
	.banner-right h2 img {
		width: 55px
	}
	.banner-right h2 {
		font-size: 17px;
		margin-bottom: 0;
		line-height: 22px
	}
	.banner-right h3 {
		margin: 7px 0;
		font-size: 22px
	}
	.social-feature li {
		font-size: 18px;
		margin: 0
	}
	.navbar.nav-menu {
		padding-top: 5px
	}
	.navbar.nav-menu ul li a {
		font-size: 12px;
		text-transform: inherit;
		padding: 0 2px;
		display: block;
		font-weight: 700
	}
	.navbar.nav-menu ul li a.buy-now {
		padding: 0 10px
	}
	.login a {
		font-size: 12px
	}
	.sm-none img {
		width: 24px
	}
	.right-menu {
		padding-top: 3px
	}
	.right-menu ul li {
		padding-left: 8px
	}
}

@media only screen and (min-width:992px) {
	.safe-secure {
		font-size: 24px!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.right-menu ul li {
		padding-left: 5px
	}
	.login a {
		font-size: 12px
	}
}

@media only screen and (max-width:767px) {
	.banner-right h2 {
		font-size: 25px
	}
	.banner-right p {
		font-size: 16px
	}
	.safe-secure {
		font-size: 17px!important;
		padding-bottom: 15px
	}
	.banner-left {
		display: block
	}
	.logo img {
		width: 180px
	}
	.right-menu {
		padding-top: 3px;
		float: right
	}
	.sm-none {
		display: none!important
	}
	.navbar-toggler.hidden-md-up.collapsed {
		padding: 2px 5px!important;
		background: #087bbd;
		border-radius: 3px;
		font-size: 22px;
		vertical-align: middle;
		color: #fff;
		margin-left: 8px
	}
	.navbar.nav-menu ul li {
		display: inline-block;
		width: 100%
	}
	.buy-now {
		margin-bottom: 12px!important;
		width: 140px;
		margin: 0 auto;
		background: #087bbd
	}
	.navbar.nav-menu {
		position: absolute;
		top: 39px;
		background: #00c8ff;
		left: 0;
		right: 0;
		display: none;
		z-index: 999
	}
	.buy-heading h2 {
		font-size: 20px
	}
	.buy-heading p {
		font-size: 14px;
		line-height: 17px;
		margin-top: 10px
	}
	.text-right-p {
		text-align: left;
		line-height: 15px;
		font-size: 11px
	}
	.text-left-btn {
		text-align: center
	}
	.mobile-banner a img {
		display: block!important
	}
	.full-banner a img {
		display: none!important
	}
	.feature-open {
		display: none
	}
	.newbanner button.btn {
		width: 100%;
		margin-bottom: 5px;
	}
	.howit-work ul li {
		align-items: start;
	}
}

@media screen and (max-width:1200px) and (min-width:992px) {
	.safe-secure {
		font-size: 24px!important
	}
}

@media (max-width:1200px) {
	.top_right_link ul li {
		font-size: 14px
	}
	.navbar-nav .nav-item {
		font-size: 14px;
		margin: 0 .08rem
	}
	#slider_part h1 {
		font-size: 40px
	}
	.slider_txt h2 {
		font-size: 30px
	}
	.card-title {
		font-size: 24px
	}
	.card-title_1 {
		font-size: 22px
	}
	.iphone_note p {
		font-size: 24px
	}
	.control {
		font-size: 14px
	}
	#android_spy_banner .iphone_left_img>img {
		margin-top: 55%
	}
	.panel-title a {
		padding: 15px 20px 15px 8px
	}
	.blog_item .card a {
		font-size: 14px;
		line-height: 22px;
		margin-left: 0;
		padding: 0 5px
	}
	#feature .feature_bottom {
		margin-bottom: 10px
	}
	.top_txt h2 {
		font-size: 32px
	}
	.icon {
		height: 45px;
		width: 43px
	}
	.snapchat_text h1 {
		font-size: 43px
	}
	#faq_spy_banner .heading {
		margin-top: 50px
	}
	#faq_spy_banner .banner_icon i {
		height: 70px;
		width: 70px;
		font-size: 30px;
		padding-top: 20px
	}
	#faq_spy_banner .banner_icon .fa-mobile {
		font-size: 40px;
		padding-top: 18px
	}
	#faq_spy_banner h6 {
		font-size: 18px;
		padding-top: 15px
	}
	#faq_spy_banner p {
		font-size: 14px;
		padding-top: 5px;
		font-weight: 400
	}
	.snapchat_text {
		padding: 38px 0 0
	}
	.dropdown-menu {
		margin: 1px 0 0
	}
}

@media (max-width:992px) {
	img.slider_tag {
		width: 60px
	}
	#faq_spy_banner .heading {
		margin-top: 30px
	}
	#faq_spy_banner h3 {
		font-size: 30px
	}
	#customer_support .btn_text p {
		font-size: 14px;
		padding-top: 19px;
		float: none
	}
	#bottom_heading .modal .modal-dialog {
		max-width: 40%
	}
	.snapchat_text {
		padding: 25px 0 0
	}
	#feature .feature_item h6 {
		font-size: 16px
	}
}

@media (max-width:991px) {
	img.slider_tag {
		width: 60px
	}
	.control {
		font-size: 15px
	}
	.top_right_link ul li {
		font-size: 12px;
		font-weight: 600;
		padding: 0 5px
	}
	.top_right_link {
		margin-top: 4px
	}
	.navbar-nav .nav-item+.nav-item {
		margin-left: .5rem
	}
	.navbar-nav .nav-item {
		font-size: 11px
	}
	#slider_part h1 {
		font-size: 30px
	}
	.slider_txt h2 {
		font-size: 22px
	}
	.fade-carousel .slides .slide-1,
	.fade-carousel .slides .slide-2,
	.fade-carousel .slides .slide-3 {
		height: 420px
	}
	#mspy_part p {
		font-size: 20px;
		line-height: 30px;
		margin: 15px 0 0
	}
	.footer_links h6 {
		font-size: 12px
	}
	.work_items img {
		max-width: 70%
	}
	.spy_banner_txt h1 {
		font-size: 34px
	}
	.whatsapp_img {
		display: none
	}
	#whatsapp_middel .inner_txt h2 {
		font-size: 28px;
		margin-bottom: 16px
	}
	#whatsapp_middel .inner_txt p {
		font-size: 16px
	}
	#whatsapp_middel .inner_txt h4 {
		font-size: 20px
	}
	#whatsapp_middel .whatsapp_txt p {
		font-size: 18px
	}
	.inner_txt h2,
	.whatsapp_txt h2 {
		font-size: 36px;
		margin-bottom: 18px
	}
	.iphone_left_img>img {
		margin-top: 30%
	}
	.iphone_left_img {
		padding: 0
	}
	.iphone_note p {
		font-size: 18px;
		margin-top: 8px
	}
	.feature_item {
		height: 228px
	}
	#installation_btn {
		padding-bottom: 0
	}
	.top_txt h2 {
		font-size: 26px
	}
	.snapchat_text h1 {
		font-size: 36px
	}
	.snapchat_text {
		padding: 4% 0 0
	}
}

@media (max-width:767px) {
	#add_new_feature {
		text-align: center
	}
	img.slider_tag {
		width: 55px
	}
	.top_right_link ul li {
		font-size: 16px
	}
	.footer_links .col-md-3.col-sm-6.col-xs-6:nth-child(3n+1) {
		clear: left
	}
	.heading .white_btn {
		display: inline-block;
		font-size: 14px;
		padding: 7px 13px
	}
	#work {
		padding: 40px 15px 20px
	}
	#work h6 {
		color: #fff;
		margin-bottom: 20px
	}
	.mobile_space {
		padding: 0
	}
	#safe {
		background: #00c8ff
	}
	.left_space {
		padding-left: 15px
	}
	.slider_img {
		display: none
	}
	.feature_bottom a {
		margin: 0 8px
	}
	.work_items img {
		margin-top: 22px;
		max-width: 53%
	}
	.heading h4 {
		font-size: 20px
	}
	#blog h4,
	#blog h4 span,
	#feature h3.heading,
	#feature h3 span,
	#partners h4,
	#partners h4 span,
	#testimonial h4 {
		font-size: 20px
	}
	.testimonial_txt p {
		font-size: 14px;
		line-height: 21px
	}
	.testimonial_txt h5 {
		font-size: 18px;
		margin-bottom: 11px
	}
	#partners a {
		margin: 30px 6px 0;
		width: 27%
	}
	.navbar-toggler {
		padding: 20px 10px
	}
	.navbar {
		padding: 30px 0 0
	}
	.top_right_link {
		background: #00b3e4;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		padding-left: 10px;
		margin: 0
	}
	.navbar-nav .nav-item {
		font-size: 14px
	}
	.navbar-nav .nav-item+.nav-item {
		margin-left: 0
	}
	#mspy_part {
		background: #00c8ff
	}
	.slider_txt ul {
		float: left;
		margin-left: 1%;
		margin-top: 0
	}
	.slider_btn {
		width: 100%
	}
	#slider_part h1 {
		font-size: 24px
	}
	.slider_txt h2 {
		font-size: 15px
	}
	#mspy_part h4 {
		font-size: 24px
	}
	#mspy_part p {
		font-size: 16px;
		line-height: 23px
	}
	.feature_bottom {
		margin-top: 0
	}
	#work h6 {
		font-size: 17px
	}
	.feature_bottom a {
		font-size: 15px;
		padding: 8px 4%
	}
	.footer_links, .footer_links ul li a {
		font-size: 14px;
		line-height: 26px;
		color: #000;
	}
	.footer_links ul {
		padding-left: 30px;
		display: inline-block;
	}
	.footer_links ul li {
		list-style: circle;
	}
	.links {
		height: 200px
	}
	#about_text p {
		font-size: 16px
	}
	#about_content p {
		font-size: 15px;
		line-height: 21px;
		display: table
	}
	#whatsapp_middel .inner_txt p br {
		display: none
	}
	.spy_banner_txt h1 {
		font-size: 24px
	}
	.spy_banner_txt h2 {
		font-size: 30px
	}
	.right_part img {
		margin: 0 auto!important
	}
	#feature {
		padding: 30px 0
	}
	#feature .feature_bottom {
		margin-top: 0
	}
	.button_img {
		margin: 0 0 25px
	}
	.box_part {
		padding: 20px 11px 10px
	}
	.box_part h5 {
		font-size: 15px
	}
	.box_part>p {
		font-size: 14px;
		line-height: 20px
	}
	#android_spy_banner,
	#facebook_spy_banner,
	#iphone_spy_banner,
	#whatsapp_spy_banner {
		padding: 30px 0 40px
	}
	.inner_txt {
		margin-bottom: 20px
	}
	#iphone_spy_bottom {
		margin-top: 6px
	}
	.iphone_note p {
		font-size: 15px;
		margin-top: 8px
	}
	#testimonial .feature_bottom {
		margin-top: 20px
	}
	.about_img img {
		margin-top: 88px
	}
	#android_spy_banner .slider_btn .blue_btn,
	#facebook_spy_banner .slider_btn .blue_btn,
	#iphone_spy_banner .slider_btn .blue_btn,
	#whatsapp_spy_banner .slider_btn .blue_btn {
		margin-right: 8px
	}
	.slider_txt ul li {
		font-size: 14px;
		line-height: 24px
	}
	#whatsapp_middel {
		margin: 0
	}
	#whatsapp_spy_banner {
		margin-bottom: 30px
	}
	#whatsapp_middel .about_img2 img {
		margin-top: 0;
		margin-bottom: 10px;
		max-width: 30%
	}
	.iphone_spy_work_phone {
		margin: 0
	}
	.new_feature_part img {
		max-width: 30%
	}
	.work_bottom .white_btn {
		font-size: 15px;
		margin: 0;
		padding: 9px 15px
	}
	.footer_logo img {
		float: none
	}
	.spy_btn {
		margin-bottom: 15px!important
	}
	.accordion {
		margin: 2px auto 0
	}
	.navbar-nav .nav-item:last-child .nav-link {
		padding: 10px 13px;
		margin-bottom: 10px
	}
	.top_right_link ul li ul li:first-child,
	.top_right_link ul li ul li:nth-child(2) {
		display: block
	}
	.top_txt h2 {
		font-size: 18px
	}
	.top_txt {
		margin: 0 0 16px;
		font-size: 13px;
		line-height: 18px
	}
	.top_img {
		margin-bottom: 20px
	}
	#info_slider {
		padding: 20px 0
	}
	.snapchat_text h1 {
		font-size: 27px
	}
	#faq_spy_banner .heading::before,
	.heading::before {
		border-right-width: 15px;
		left: -15px
	}
	#faq_spy_banner .heading::after,
	#faq_spy_banner .heading::before,
	.heading::after,
	.heading::before {
		border-bottom-width: 27px;
		border-top-width: 27px
	}
	.snapchat_text {
		padding: 3% 0 0
	}
	.heading::after {
		border-left-width: 15px;
		right: -15px
	}
	#faq_spy_banner .banner_icon {
		padding-top: 20px
	}
	#faq_spy_banner h3 {
		font-size: 27px
	}
	#faq_spy_banner .banner_icon i {
		height: 60px;
		width: 60px;
		font-size: 25px;
		padding-top: 20px
	}
	#faq_spy_banner .banner_icon .fa-mobile {
		font-size: 35px;
		padding-top: 13px
	}
	#faq_spy_banner .heading {
		margin-top: 18px;
		width: 350px
	}
	#faq_spy_banner .heading h3 {
		font-size: 30px
	}
	#faq_spy_banner h6 {
		font-size: 17px;
		padding-top: 10px
	}
	#faq_spy_banner .heading::after {
		border-left-width: 15px;
		right: -15px
	}
	#customer_support .btn_text p {
		float: right
	}
	#bottom_heading .modal .modal-dialog {
		max-width: 60%
	}
	.feature_heading h3 {
		font-size: 26px
	}
	.text-right-p {
		text-align: left
	}
	#add_new_feature .pull-right {
		float: none
	}
	#partners img {
		margin: 25px 11px 8px;
		max-width: 120px
	}
	.slider_txt h2 {
		margin: 5px 0 0 24px
	}
	.web {
		display: none
	}
	.mobile {
		display: block
	}
	.slider_btn .blue_btn {
		margin: 0 2px!important;
		padding: 9px 6px;
		font-size: 13px
	}
	.compatible_device {
		background: #eef4f6;
		padding: 48px;
		margin: 27px 0
	}
	.compatible_device .fa {
		font-size: 126px;
		color: #2c9ad6
	}
	#compatible_phones .compatible_phones_search input {
		padding: 5px 10px;
		max-width: 429px
	}
	.android_device ul li {
		list-style: inside;
		text-indent: -22px;
		padding: 0 25px
	}
	.nav-link {
		width: 100%;
		float: right
	}
	#navbar-header {
		width: 100%;
		float: left
	}
	.text-right-p {
		line-height: 15px;
		font-size: 11px
	}
	.accordion-open {
		background: #fff;
		padding: 14px;
		display: none
	}
	.fa.fa-angle-down.heading {
		float: right;
		width: 20px;
		height: 20px;
		line-height: 20px;
		background: #087bbd;
		text-align: center;
		border-radius: 50%;
		color: #fff;
		cursor: pointer;
		display: block
	}
	.spy-video {
		margin-top: 30px
	}
	#mspy_part .spy-video img {
		width: 100%!important
	}
	.new-btn a {
		padding: 10px 24px;
		font-size: 12px
	}
	.andriod-iphone-icon a i {
		font-size: 60px
	}
	.how-work-icon i.round {
		font-size: 40px;
		width: 80px;
		height: 80px;
		line-height: 80px
	}
	.payment_logo ul {
		padding: 0 15px
	}
	#mspy_part {
		padding: 30px 0
	}
}

@media (max-width:575px) {
	.navbar-dark .navbar-brand {
		color: #fff;
		width: 200px;
	}
	.findout-box {
		margin-top: 10px;
	}
	.findout-sec h3 {
		text-transform: capitalize;
		font-size: 24px;
	}
	.findout-sec h5 {
		font-size: 20px;
	}
	.findout-box span {
		width: 30px;
		display: inline-flex;
		height: auto;
		min-width: 30px;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
		margin-right: 15px;
		border: none;
		padding: 5px 0;
		font-size: 22px;
		color: #fff;
	}
	.pro-remote-box {
		min-height: auto;
	}
	.howit-work {
		padding: 50px 0 0;
	}
	.howit-work iframe {
		width: 100%;
		height: auto;
	}
	.tacking-icon img {
		width: 50px;
		margin-bottom: 10px;
	}
	.tracking-box h5 {
		font-size: 14px;
		font-weight: 600;
		text-transform: capitalize;
	}
	section.tracking-box-sec .tracking-box p {
		line-height: initial;
	}
	#Fooaccordion .btn-link {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		color: #000;
		text-decoration: none;
	}
	#Fooaccordion .show {
		display: block;
	}
	#faq_spy_banner .heading::before,
	.heading::before {
		border-right-width: 12px;
		left: -12px
	}
	#faq_spy_banner .heading::after,
	#faq_spy_banner .heading::before,
	.heading::after,
	.heading::before {
		border-bottom-width: 24px;
		border-top-width: 24px
	}
	img.slider_tag {
		width: 45px
	}
	.heading::after {
		border-left-width: 12px;
		right: -12px
	}
	#faq_spy_banner h3 {
		font-size: 24px;
		padding-top: 10px
	}
	#faq_spy_banner h6 {
		font-size: 11px;
		padding-top: 7px
	}
	#faq_spy_banner p {
		font-size: 12px;
		line-height: 21px;
		padding-top: 0;
		font-weight: 500
	}
	#faq_spy_banner .heading {
		width: 250px
	}
	#faq_spy_banner .heading h3 {
		font-size: 24px
	}
	#faq_spy_banner .banner_icon {
		padding-top: 0
	}
	#spy_faq .panel-title {
		font-size: 14px
	}
	#faq_spy_banner .heading::after {
		border-left-width: 12px;
		right: -12px
	}
	#bottom_heading .blue_btn {
		font-size: 18px
	}
	#bottom_heading .modal .modal-dialog {
		max-width: 70%;
		margin: 0 auto
	}
	#add_new_feature img {
		max-width: 30%
	}
}

@media (max-width:543px) {
	#feature h2,
	.left_content,
	.right_content,
	.whatsapp_txt p {
		text-align: center
	}
	#work .heading .white_btn,
	.feature_line,
	.feature_line2 {
		display: none
	}
	img.slider_tag {
		width: 40px
	}
	.heading h4 {
		width: 100%
	}
	.links:nth-child(n+4) {
		border-bottom: 1px solid #e1dfdf
	}
	.links:nth-child(3n+3) {
		border-right: 1px solid #e1dfdf
	}
	.links:nth-child(even) {
		border-right: none
	}
	.links:nth-child(n+5) {
		border-bottom: none
	}
	#about_part p {
		font-size: 14px
	}
	#about_feature h5,
	.spy_banner_txt h1 {
		font-size: 20px
	}
	#about_part {
		padding: 7px 0 20px
	}
	#about_feature {
		padding: 40px 0
	}
	#middel_part {
		padding: 20px 0 25px
	}
	.right_content {
		margin-top: 30px
	}
	.left_space {
		padding-left: 15px
	}
	.left_content {
		padding-right: 15px
	}
	#android_spy {
		font-size: 14px
	}
	#android_spy {
		line-height: 22px
	}
	#buy_text h2,
	.left_part h2 {
		font-size: 22px
	}
	.buy_top {
		margin-top: 0
	}
	.inner_txt h2,
	.whatsapp_txt h2 {
		font-size: 26px;
		margin-bottom: 12px
	}
	.whatsapp_txt p {
		font-size: 14px;
		font-weight: 400;
		line-height: 23px
	}
	#whatsapp_middel .inner_txt h2 {
		font-size: 20px;
		margin-bottom: 10px
	}
	#whatsapp_middel .inner_txt p {
		font-size: 14px
	}
	#whatsapp_middel .inner_txt h4 {
		font-size: 16px
	}
	.white_btn {
		margin-left: 0
	}
	#android_spy h2,
	#feature h2 {
		font-size: 23px
	}
	#android_bottom h2 {
		margin-bottom: 16px;
		font-size: 20px
	}
	.android_text {
		font-size: 15px
	}
	.note {
		font-size: 14px;
		line-height: 17px
	}
	.android_installation h3,
	.faq_part h4 {
		font-size: 20px
	}
	.faq_part p {
		font-size: 14px
	}
	#installation_btn .blue_btn {
		margin: 8px 5px
	}
	.buy_panel .blue_btn {
		margin: 0 2px 8px
	}
	.main {
		margin-bottom: 0;
		margin-top: 0;
		position: relative
	}
	#about_content {
		padding-bottom: 30px
	}
	.about_img img {
		margin-top: 88px
	}
	.box_part {
		min-height: auto
	}
	.left_part h2 {
		font-size: 20px;
		font-style: normal;
		line-height: 26px;
		text-transform: none
	}
	.left_part h4 {
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 8px
	}
	#mspy_part h3 {
		font-size: 20px;
		font-weight: 600
	}
	.panel-title a {
		font-size: 14px
	}
	.blue_btn,
	.white_btn {
		font-size: 14px;
		padding: 12px
	}
	.compatibility_part h5 {
		font-size: 17px
	}
	.feature_new h5 {
		font-size: 18px;
		margin-bottom: 7px;
		margin-top: 20px
	}
	.feature_new p {
		font-size: 13px;
		line-height: 22px;
		margin-bottom: 0
	}
	.feature_new {
		padding: 0
	}
	.feature_new a {
		font-size: 12px
	}
	.new_feature_part {
		margin: 20px 0 30px
	}
	#new_feature_banner .blue_btn,
	#new_feature_banner .white_btn {
		font-size: 13px;
		padding: 10px 8px
	}
	#new_feature_banner {
		padding: 35px 0
	}
	.snapchat_text h1 {
		font-size: 25px
	}
	#about_content p {
		margin: 10px 0 0
	}
	#partners img {
		margin: 25px 5px 8px;
		max-width: 80px
	}
	#faq_spy_banner p {
		line-height: 15px;
		padding-top: 6px
	}
	#faq_spy_banner h6 {
		font-size: 14px;
		padding-top: 0
	}
	.faq_txt {
		text-align: left;
		margin-left: 10px
	}
	#faq_spy_banner .heading {
		width: 100%
	}
	#faq_spy_banner .heading h3 {
		font-size: 20px
	}
	#faq_spy_banner h3 {
		font-size: 18px;
		line-height: 24px;
		padding-bottom: 10px
	}
	#faq_spy_banner .banner_icon .fa-mobile {
		font-size: 35px!important
	}
	.android_device ul li {
		list-style: inside;
		text-indent: -22px;
		padding: 0 25px
	}
	.compatible_device {
		background: #eef4f6;
		padding: 18px;
		margin: 15px 0
	}
	.compatible_device .fa {
		font-size: 68px;
		color: #2c9ad6
	}
	#compatible_phones .compatible_phones_search input {
		padding: 5px 10px;
		max-width: 212px
	}
	.android_device h5 {
		padding: 9px 0;
		font-size: 19px
	}
	#compatible_phones {
		padding: 30px 0
	}
	.banner_info {
		max-width: 215px
	}
	.banner_info span {
		font-size: 16px
	}
	.banner_info h4 {
		font-size: 24px
	}
	.banner_info p {
		font-size: 14px;
		margin: 0 0 5px
	}
}

@media only screen and (max-width:480px) {
	.banner-right h2 {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 12px
	}
	.social-feature li span {
		width: 120px;
		float: left
	}
	.social-feature li {
		font-size: 16px
	}
	.banner-right p {
		font-size: 15px
	}
	.icon-check {
		width: 89%;
		display: inline-block;
		line-height: 18px
	}
	.icon-bnr {
		float: left
	}
	.banner-right h3 {
		margin: 11px 0;
		font-size: 24px
	}
	.banner-right h2 img {
		width: 51px;
		margin-top: 0
	}
	img.slider_tag {
		width: 35px
	}
}

@media (max-width:460px) {
	img.slider_tag {
		width: 35px
	}
	.links {
		width: 100%;
		height: auto;
		border-right: none!important;
		padding-bottom: 20px;
		padding-top: 20px
	}
	.links:last-child {
		border-bottom: none!important
	}
	.links:nth-child(n+5) {
		border-bottom: 1px solid #e1dfdf
	}
	#inner_banner img {
		min-height: 120px
	}
	.spy_banner_txt h1 {
		font-size: 16px
	}
	#inner_banner h2 {
		top: 34%;
		font-size: 24px
	}
	#about_content p {
		font-size: 13px;
		line-height: 19px
	}
	.about_img2 img {
		margin-top: 60px
	}
	#inner_banner {
		padding: 24px 0 0
	}
	#android_spy h2 {
		font-size: 18px;
		text-align: left
	}
	.feature_heading h3 {
		font-size: 20px
	}
	.spy_btn {
		margin-bottom: 18px;
		margin-top: 20px!important
	}
	.buy-heading h2 {
		font-size: 20px
	}
	.buy-heading p {
		font-size: 14px;
		line-height: 17px;
		margin-top: 10px
	}
}

@media (max-width:420px) {
	#bottom_heading .modal .modal-dialog {
		max-width: 100%;
		margin: 0 20px
	}
}

@media (max-width:320px) {
	img.slider_tag {
		width: 25px
	}
}